/*============================CORPO============================*/

body, h1, h2, h3, h4, h5, h6, form, dl, ul, ol, dt, dd, p, address {
	margin:0px;
	padding:0px;
}

body,td,th {
	background-color:#ffffff;
}

ul, li {
	list-style:none;
}

body {
	background-color:#CCCCCC;
}

body, html {
	height: 100%;
}

.clearer {
	clear: both;
	display: block;
	height: 0px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}

/*============================GERAL============================*/

#Topo {
	width:778px;
	height:106px;
}

#Rodape {
	width:778px;
	float:left;
	position:relative;
	background-image:url(images/bg_rodape.jpg);
	background-repeat:repeat-x;
}

#VejaMais {
	text-align:right;
}

/*========================ROLL OVER======================*/

.bg_celula_over {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	background-color:#e2e2e2;
	cursor:hand;
}

.bg_celula_out {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	background-color:#ffffff;
}

/*============================ESTILOS=============================*/
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.TituloDestaque {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:hover {
	text-decoration: underline;
}
.textoLegenda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.form {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	border:1px solid #000000;
	margin-left:2px;
}
#erro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#CC0000;
}
