@charset "utf-8";
body {
	margin:0;
	padding:0;
	text-align:center;
	background-attachment: scroll;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
#rodape {
	margin-top: 20px;
	background-image: url(../images/rodape.jpg);
	background-repeat: no-repeat;
	height: 56px;
	width: 780px;
	padding-top: 16px;
	padding-left: 154px;
	vertical-align: middle;
	clear: both;
	margin-bottom: 25px;

}
#rdp_topo {
	float:right;
	width: 118px;
	height: 21px;

	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
		float: right;
}
#rdp_nome {
	color: #FFF;
	background-image: url(../images/rodape_bga.jpg);
	width: 157px;
	height: 41px;
	padding-left: 22px;
	padding-top: 5px;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
}
#rdp_contato {
	background-image: url(../images/rodape_bgb.jpg);
		width: 373px;
	height: 38px;
	color: #a0a0a0;
	float:right;
	padding-left: 31px;
	padding-top: 8px;
		float: left;
}
#chamadas {
	clear: both;
}

#menu_prod {
	height: 196px;
	width: 181px;
	float: left;
	clear: left;
}
#topo {
	clear: both;
}

#geral {
	width: 932px;
	margin:0 auto;
	text-align: left;
	padding-top: 10px;
}
#left_bar {
	width: 180px; float: left; clear: left;
}
#right_content {
	width: 751px;
	float: right;
	clear: right;
	text-align: right;
}


#rodape a {
	font-size: 10px;
	color: #000000;
}
#rodape #rdp_buts {
	float: right;
	margin-top: 8px;
	vertical-align: middle;
}
.texto_destaque {
	font-family: VErdana;
	font-size: 14px;
	font-weight: bold;
	color: #0e4487;
}
.header_cola {
	float: right;
	clear: none;
	width: 235px;
}
#tituloProd {
	margin-left: 35px;
	margin-right: 30px;
}
#textoProd {
	padding: 10px;
}


.header_colb {
	clear: none;
	float: left;
	width: 235px;
}
.subtexto {
	font-family: Verdana;
	font-size: 1em;
}
#instrucoes {
	background-image: url(../images/internas_tit_instru.gif);
	background-repeat: no-repeat;
	width: 166px;
	padding-left: 10px;
	font-size: 11px;
	padding-right: 5px;
	font-family: Verdana;
	padding-top: 37px;
	margin-top: 10px;
	height: 230px;
}
#historico {
	background-image: url(../images/imprensa_bgleft.gif);
	background-repeat: no-repeat;
	width: 166px;
	padding-left: 10px;
	font-size: 11px;
	padding-right: 5px;
	font-family: Verdana;
	padding-top: 37px;
	margin-top: 10px;
	height: 230px;
}
a.info{
    position:relative; /*this is the key*/
    z-index:24;
    color:#189335;
    text-decoration:underline;
	}

a.info:hover{z-index:25; background-color:#ffffff}
#instrucoes span { color: #000; }
a.info:visited{z-index:25; background-color:#ffffff}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
	padding: 5px;
    border:1px solid #189335;
    background-color:#ffffff; color:#0e4487;
    text-align: center}
.texto_destaque2 {
	font-family: VErdana;
	font-size: 14px;
	font-weight: bold;
	color: #189335;
}
#encontrebox {
	background-image: url(/images/internas_tit_encontre.gif);
	background-repeat: no-repeat;
	width: 166px;
	padding-left: 10px;
	font-size: 11px;
	padding-right: 5px;
	font-family: Verdana;
	padding-top: 37px;
	margin-top: 10px;
	height: 230px;
}
#galeriabox {
	background-image: url(/images/internas_tit_galeria.gif);
	background-repeat: no-repeat;
	width: 166px;
	padding-left: 10px;
	font-size: 11px;
	padding-right: 5px;
	font-family: Verdana;
	padding-top: 42px;
	margin-top: 10px;
	height: 200px;
}
a {
	color: #189335;
	text-decoration: underline;
}
a:hover {
	color: #189335;
	text-decoration: none;
}
h1 {
	color: #0e4487;
	font-size: 18px;
}

