@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	height: 475px;
	background-color: #F3F7F8;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}
.oneColFixCtrHdr #container {
	width: 942px; /* the auto margins (in conjunction with a width) center the page */
	border: 1px none #00338D;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 17.5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}

/*.oneColFixCtrHdr #container #conteudo a {
	color: #00338D;
	text-decoration: none;
}

.oneColFixCtrHdr #container #conteudo a:hover {
	color:#BD3632;
	text-decoration: none;
}*/

.oneColFixCtrHdr #header {
	height: 106px;
	padding: 0px;
	padding-left: 10px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background-color: #00338D;
	padding-right: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 310px;
	padding-top: 10px;
}
.oneColFixCtrHdr #footer {
	padding: 0 0px 0 4;
	width: 942px;
	margin-top: 15px;
	float: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 70%;
	color: #000000;
	text-align: center;
}

.oneColFixCtrHdr #footer a{
	color: #BD3632;
	text-decoration:underline;
}

.oneColFixCtrHdr #nav {
	font-size:85%;
	font-weight:bold;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
.oneColFixCtrHdr #rapidas {
	background-color: #8EBAFF;
	height: 110px;
	width: 942px;
	clear: left;
	float: left;
	margin-top: 3px;
}
.oneColFixCtrHdr #nav ul {
	display: block;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}
.oneColFixCtrHdr #nav li {
	display: inline;
	background-color: #FFFFFF;
	list-style-image: none;
	color:#00338D;
	padding: 0px;
	border: 0px solid #00338D;
}
.oneColFixCtrHdr #nav li.destaque_cor{
	color:#BD3632;
	}
.oneColFixCtrHdr #container #conteudo {
	border-color: #00338D;
	float: left;
	width: 938px;
	border: 2px solid #00338D;
}
#col1 {
	float: left;
	width: 290px;
	margin-right: 0px;
	padding-left:10px;
	padding-right: 10px;
	padding-top: 5px;
}
#col2 {
	width: 306px;
	float: left;
	margin-right: 0px;
	padding-left: 0px;
	height: 295px;
	padding-top: 0px;
	border-right: 1px solid #D2DFE6;
	border-left: 1px solid #D2DFE6;
}
#col3 {
	width: 610px;
	float: left;
	margin-left: 10px;
	height: 275px;
}
#col_prod {
	float: left;
	height: 300px;
	background-color: #D2DFE6;
	text-align:center;
	width: 630px;
}
#col4 {
	width: 95%;
	float: left;
	margin-left: 10px;
}
ul {
	list-style: none;
	padding: 0px;
	font-size: 80%;
	color: #00338D;
	line-height: 1.8;
	font-weight: bold;
	text-indent: 0px;
}
.oneColFixCtrHdr #container #rapidas p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
.oneColFixCtrHdr #col1 p {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	line-height: normal;
	color: #00338D;
	font-size: 80%;
}

.oneColFixCtrHdr #container #conteudo h1 {
	color: #BD3632;
	font-weight:bold;
	font-size: 95%;
	border-bottom: 1px solid #fff;
	padding-top: 10px;
	}
	
.oneColFixCtrHdr #container #conteudo #col3 p, #col4 p {
	font-size: 80%;
	color: #00338D;
}

.oneColFixCtrHdr #secao {
	font-size: 80%;
	color: #FFFFFF;
	background-color: #00338D;
	margin: 0px;
	width: 100%;
	height: 30px;
	text-transform: none;
	margin-bottom: 2px;
}

.oneColFixCtrHdr #secao .titulo {
	color: #FFFFFF;
	font-size:110%;
	font-weight: bold;
	padding-top: 5px;
	width: 600px;
	padding-left: 10px;
	}
	
.oneColFixCtrHdr #container #conteudo #col1 b {
	color: #BD3632;
}
#col2 li ul {
	color: #00338D;
	list-style-image: none;
	text-indent: 0px;

}
#col2 ul li ul li {
	color: #BD3632;
	text-indent: 10px;
	border-bottom:1px solid #fff;
	background-color: #D2DFE6;
	padding-left: 0px;
	margin-bottom: 0px;
	padding-bottom: 1px;
	padding-top: 3px;
	}

#col2 a {
	color: #00338D;
	text-decoration: none;
	display:block;
}

#col2 a:hover {
	color: #BD3632;
	text-decoration: none;
	display:block;
}

#col2 ul li a:hover{
	display:block;
	color:#FFFFFF;
	background-color: #00338D;
	}

#col2 ul{
	padding-bottom:15px;
	text-indent: 0px;
	padding-left: 0px;
	margin-left: 0px;
	width: 100%;
}

#col2 ul li{
	color: #D2DFE6;
	background-color: #F3F7F8;
	padding-left: 0px;
	margin-bottom: 5px;
	}


#col2 ul li ul{
	color: #BD3632;
	text-indent: 0px;
	padding: 0px;
	border-bottom:1px solid #D2DFE6;
	background-color: #D2DFE6;
	}



.oneColFixCtrHdr #subsecao {
	color: #00338D;
	margin: 0px;
	height: 25px;
	width: 100%;
	padding-right: 0px;
	padding-bottom: 0px;
	font-size: 95%;
	font-weight: bold;
}

.oneColFixCtrHdr .subtitulo{
	font-size:95%;
	font-weight: bold;
	padding-top: 10px;
	width: 105%;
	padding-left: 0px;
	color:#00338D;
	float: left;
	}
.oneColFixCtrHdr #container #conteudo #col3 #subsecao .subtitulo #form {
	width: 150px;
	float: left;
	position: absolute;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: -5px;
	margin-left: 5px;
	left: 623px;
	top: 201px;
}
#imagem {
	float: left;
	width: 250px;
	margin-right: 15px;
	margin-top: 20px;
}
.oneColFixCtrHdr #container #header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#chamada {
	float: left;
	height: 100px;
	width: 310px;
	background-color: #8EBAFF;
	color: #FFFFFF;
	margin-right: 6px;
	margin-top: 15px;
	font-size: 75%;
	text-align: left;
}
#titulo {
	background-color: #00338D;
	margin: 0px;
	padding: 4px;
	font-size: 110%;
	font-weight: bold;
}
#texto_chamada {
	padding: 4px;
	vertical-align: top;
	line-height: 1.4;
}
.oneColFixCtrHdr #container #chamada #texto_chamada a {
	color: #BD3632;
	text-decoration: none;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.oneColFixCtrHdr #container #conteudo #col2 h1 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 95%;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

.oneColFixCtrHdr #container #conteudo #col1 a {
	color: #00338D;
	text-decoration: none;
}

.oneColFixCtrHdr #container #conteudo #col4 a {
	color: #00338D;
	text-decoration: none;
}
.oneColFixCtrHdr #container #conteudo #col1 a:visited {
	color: #00338D;
	text-decoration: none;
}

.oneColFixCtrHdr #container #conteudo #col4 a:visited {
	color: #00338D;
	text-decoration: none;
}
.barra {
	background-color: #03388d;
	height: 15px;
	width: 523px;
	margin-top: 25px;
	text-align: center;
}

