@charset "utf-8";
body {
	background-color: #CCCCCC;
	text-align: center;
}
#base {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	width: 792px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(../imagens/marca-dagua.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
h1 {font-size:24px; line-height:27px; color:#0090AC;}
h2 {
	font-size:15px;
	line-height:18px;
	color:#0090AC;
	margin-top: 18px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h3 {
	font-size:12px;
	line-height:15px;
	color:#000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
h5 {
	font-size: 10px;
	font-style: italic;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}

p, li {
	font-size:12px;
	line-height:15px;
	color:#333333;
	margin: 0px;
	padding-bottom: 9px;
}
ul {
	list-style-type: none;
	margin: 0px;
	padding: 0;
}
li {
	padding-left: 18px;
	background-image: url(../imagens/ponto-azul.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
li p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}


.item-tit li {
	font-weight: bold;
}
.item-tit p {
	font-weight: normal;
}
a {
	color: #CC3333;
	text-decoration:none;
}
a:hover {
	color: #FF0000;
}
.clear {
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
}
.recuo {
	margin-left: 36px;
}



	
#barra-sup  {
	background-image: url(../imagens/tarja_sup.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 72px;
	width: 792px;
	position: relative;
}
#barra-sup img {
	float: left;
	margin-top: 18px;
	margin-left: 52px;
}

#barra-sup #col01, #barra-sup #col02 {
	width: 100px;
	margin-top: 9px;
	float: left;
	display: inline;
}
#barra-sup #col01 {
	margin-left:230px;
}
#barra-sup #col02 {
	margin-left:10px;
}
#barra-sup div a, #barra-sup div p {
	margin: 0px;
	padding-left: 24px;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	font-weight: bold;
}
#barra-sup div a {
	background-image: url(../imagens/tarja-sup-seta-on.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

#barra-sup div a:hover {
	background-image: url(../imagens/tarja-sup-seta.gif);
}

#barra-sup div p {
	color: #00708B;
	background-image: url(../imagens/tarja-sup-seta.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 0px;
}
#prod-lateral .imagem {
	margin: 18px 0 0 18px;
}
.destaque, .destaque-sans {
	background-color: #0090AC;
	height: 108px;
	width: 216px;
	margin-top: 18px;
	position: relative;
	margin-bottom: 18px;
}
.destaque-sans {background-color:#ECECD4; }
.destaque a , .destaque-sans a {
	background-image: url(../imagens/box-moldura.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 108px;
	width: 216px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 50;
	clear: both;
}
.destaque p, .destaque-sans p {
	font-size: 14px;
	line-height: 18px;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 12px;
	padding-right: 6px;
	float: left;
	margin: 0px;
}
.destaque p{ width: 90px; }
.destaque-sans p {
	color:#0090AC;
	font-weight: bold;
}
.destaque img {	float: right;}

#rodape {
	clear: both;
	padding-top: 9px;
	padding-bottom: 27px;
	padding-left: 36px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D2EBE2;

}
#rodape p {
	float:left;
	color: #999;
	margin: 0px;
}
#rodape #top {
	float:right;
	margin-right: 18px;
}

