@charset "utf-8";
/* CSS Document */
body{
	margin-top:5%;
	background-image:url(images/bg.png);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;color:#333333;
	text-align:center;
}

.login{
	position: absolute; top:180px; width:232px;margin-left:7px}
.login input{border:none}
	
table.pagina{width:715px;}
td img {display: block;}

.navLeft{
	width:239px;
	background-image:url('images/bg_navesq.jpg');
	background-repeat:repeat-y;}
	
td.textCenter{
	width:476px; text-align:center;
	background-image:url(images/bg_center.jpg);
	background-repeat:repeat-y;
	text-align:left;}

#textos{
	padding: 5px 10px 20px 25px;
	min-height:239px;
}

a{ color:#585858; text-decoration:none;}
a:hover{ color:#990000; text-decoration:underline;}

.links{
	text-align:center; vertical-align:middle;
	width:220px; height:100px;
	border:1px dotted #DDDDDD; background-color:#FFFFFF;
	padding-bottom:5px; padding-top:5px;
}


form.areaCinza{
	margin-right:10px; padding:10px;
	background-color:#FFFFFF;border:1px dotted #DDDDDD;

}
input,textarea{
	color: #781351;
	background: #FBECD0;
	border: 1px solid #EDB541}
.submit input{
	color: #000;background: #ffa20f;border: 1px solid #d7b9c9}
		
h1{font-size:20px; font-weight:lighter}
h2{font-size:18px; font-weight:600}
.style2 {color: #AE2628;}
.style3 {color: #660000;font-weight:bold}
.style4 {color:#660000;font-weight:bold}
.rodapefaixa3{
	font-family:Geneva, Arial, Helvetica, sans-serif; color:#FFF;
	height:20px; font-size:11px; text-align:center; pading-bottom:10px; text-decoration:none;
}
.rodapefaixa3 a{color:#FFF;text-decoration:none;}
.rodapefaixa3 a:hover{text-decoration:underline; color:#FFFFFF;}

