/* CSS Document */
body {
margin:0;
padding:0;
background:#ccc;
text-align:center; /* hack para o IE */	
	}
#tudo {
width: 760px;
height:740px;
margin:0 auto;			
text-align:left; /* "remédio" para o hack do IE */	
	}
#topo {
	background:url(../images/template2_r1_c2.jpg) no-repeat center;
	height: 106px;
	width: 760px;
}	
#conteudo {
padding: 5px;
background-color: #eee;
	}
#patrocinio {
	}	
#rodape {
width:760px;
background:url(../images/template2_r26_c2.jpg) no-repeat center;
height:24px;
background-color: #eee;
	}	
/* ---------------------- Blueslate nav ---------------------- */
#tabs25{
	position:relative;
	display:block;
	height:42px;
	font-size:10px;
	font-weight:bold;
	background:transparent url(images/blueslate_background.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	text-transform:uppercase;}
#tabs25 ul{margin:0px;padding:0;list-style-type:none;width:auto;}
#tabs25 ul li{display:block;float:left;margin:0 1px 0 0;}
#tabs25 ul li a{display:block;float:left;color:#D5F1FF;text-decoration:none;padding:14px 14px 0 14px;height:28px;}
#tabs25 ul li a:hover,#tabs25 ul li a.current{color:#fff;background:transparent url(images/blueslate_backgroundOVER.gif) no-repeat top center;}
/* ---------------------- END Blueslate nav ---------------------- */ 

.style0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	font-weight: bold;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #006699;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	font-weight: bold;
	line-height:240%;
}
.style3 {
	margin-top:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
}

.style4 {
	color: #FFFFFF;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align:center;
}
a.linque0{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	text-align:center;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-weight: bold;

	text-decoration: underline;
} 
a.linque0:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
}
a.linque0:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-weight: bold;
	text-transform: none;
	text-decoration: underline;
}
a.linque0:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006699;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
}


a.linque1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: underline;
} 
a.linque1:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: underline;
}
a.linque1:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	text-decoration: underline;
}
a.linque1:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: underline;
}

.input_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	border: 1px solid #CCCCCC;
}
.bt_form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 1px;
	padding: 1px;
	border: 1px solid #CCCCCC;
}
.esquerda {
	float: left;
	width: 50%;
	margin-bottom:20px;		
}
.direita {
	float: right;
	width: 40%;
	margin-top:20px
}