body
{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	/*background-image: url(images/bg_granulado.jpg); #0A2B4C*/
/*	background: #0A2B4C url(images/bg_especial.jpg) repeat-x left top;;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
}
p
{
	text-align: justify;
}
div,td
{
		font-size: 12px;	
}
.foto
{
	border: 1px solid #696969;
	padding: 3px 3px 3px 2px;
	margin: 4px 4px 4px 1px;
	float: left;
}
a
{
	color:#1F3F78;
}
h1 {
	color: #1F3F78;
	background: url(images/marker2.gif) no-repeat left 3px;
	margin-left: 5px;
	padding: 2px 0 5px 24px;
	font-size: 1.36em;
	font-weight: bold;
	position: relative;
	margin: 5 0 5px 0;
}
h2 {
	font-size: 1.1em;
	color: #D2691E;
	font-weight: bold;
	margin-bottom: 18px;
}

b
{
	color: #1F3F78;
	font-weight: bold;	
}
.separador1
{
	background: url(images/separador1.jpg) no-repeat right top;
	float:left;	
	width: 1px;
	height: 100%;
}
.separador_horiz
{
	margin-top: 15px;
	border-bottom: 1px solid #B9BBBE;	
	width: 100%;	
}
.contenido
{
	float: left;
	margin-left: 10px;
	width: 525px;
	text-align: justify;
	padding: 0px 10px 10px 0px;
}

a.link_header
{
	font-size: 14px;
	color: #f38f35;
	text-decoration:none;
}
a.link_header:hover
{
	font-size: 14px;
	color: #f38f35;
	text-decoration: underline;
}

/*==================boxes====================*/
.box {
	ackground: url(images/box-bg.gif) left bottom repeat-x #fff;
	width: 820px;
	margin-bottom: 1px;
}
.box .left-bot-corner {
	background: url(images/left-bot-corner.gif) no-repeat left bottom;
}
.box .right-bot-corner {
	background: url(images/right-bot-corner.gif) no-repeat right bottom;
}
.box .inner { padding:0 0 0 0;}
.box dl {
	float: left;
	margin: 10px 10px 0px 9px;
	background: url(images/divider.gif) no-repeat right top;
	height: 110px;
}
.box dl.last { background:none;}
.box dl dt { font-size:1.64em; line-height:1.1em; color:#000; padding-bottom:0px;}
.box dl dd p { line-height:1.27em; margin-bottom:5px;}
.box dl dd a { background:url(images/marker1.gif) no-repeat right 1px; display:block; float:right; padding:0 28px 4px 0; color:#fff; text-decoration:none; font-size:1.36em;}
.box dl dd a:hover { color:#000;}


.nav {
	float: right;
	font-size: 1.1em;
	padding: 60px 8px 0 0;
}
.nav li { display:inline; color:#9da0a2;
	background: url(images/divider.gif) no-repeat right top;
	height: 60px;
}
.nav li a {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 0 15px 0 19px;
}
.nav li a:hover { color:#fff; text-decoration:none;}
.nav li a.current { color:#fff;}


.list1 dt {
	font-weight: bold;
	font-size: 12px;
	margin-left: 5px;
}
.list1 dt a { color:#fc9f04; text-decoration:none;}
.list1 dt a:hover { color:#000;}
.list1 dd {
	border-bottom: 1px solid #ececec;
	padding-bottom: 12px;
	margin-bottom: 10px;
	color: #000;
	line-height: 14px;
	margin-left: 5px;
}
.list1 dd.last { border-bottom:none; padding-bottom:0;}



#footer {  	color: silver;text-align:right;}
#footer a
{
	color: #DAA520;
}

.brujula
{
	font-size: 10px;
}