@charset "utf-8";
/* CSS Document */

a {text-decoration:none; color:#000000;}
a:hover, a:hover * {text-decoration:underline; color:#000000;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #142634;
	/*background-image:url(../img/fundo_body.png);
	background-position:top;
	background-repeat:repeat-x;*/
}
.rodape{
	font-family:Arial;
	font-size:10px;
}
.titulo{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}
.titulo_branco{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
}
.texto_branco{
	font-family:Arial;
	font-size:10px;
	color:#FFFFFF;
}
.titulo_menu{
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
}
.texto{
	font-family:Arial;
	font-size:12px;
}

.style1 {
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
}
.style2 {
	color: #FFFFFF;
	font-size: 14px;
}
.fundo_menu{
	background-image:url(../img/fundomenu.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.txt_menu{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
}
/*.bds{
	background-image:url(../img/asd_r3_c3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width:25px;
}*/