body {
	margin: 0px;
	padding:0px;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#727272;
	background-color:#FFFFFF;
	background-image:url(../imgs/i_fundopagina.jpg);
	background-repeat:repeat-x;
}

#corpo {
	position: relative;
	width:100%;
	float:left;
	margin-top:46px;
	border: 0px solid #333333;
}

#corpo-banner {
	position: relative;
	float:left;
	width:980px;
}

#corpo-conteudo {
	position: relative;
	float:left;
	width:980px;
	background-repeat:repeat-x;
}

#conteudo-lateral {
	position: relative;
	float:left;
	width:245px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	border-right:#F3F3F3 5px solid;
}

#conteudo-centro {
	position: relative;
	float:left;
	width:650px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
}

#rodape {
	position: relative;
	width:100%;
	float:left;
	padding-top:40px;
	background-color:#F5F5F5;
	background-image:url(../imgs/i_fundorodape.jpg);
	background-repeat:repeat-x;
}

#espacador{
	position: relative;
	float:left;
	height:20px;
	width: 100%;
}

img{
	border:0px;
}

.span-titulo{
	font-size:24px;
	color:#3E685A;
	text-transform:uppercase;
}

.span-subtitulo{
	font-size:18px;
	color:#3E685A;
}

.span-titulolateral{
	font-size:18px;
	color:#3E685A;
	text-transform:uppercase;
}

.span-texto{
	font-size:12px;
	color:#646464;
}

.span-textolateral{
	font-size:12px;
	color:#838383;
	font-weight:bold;
}

.span-textodestaque{
	font-size:12px;
	font-weight:bold;
	color:#3E685A;
}

.span-textolaranja{
	font-size:24px;
	color:#DB241C;
	text-transform:uppercase;
}

.span-textorodape{
	font-size:12px;
	font-weight:bold;
	color:#666666;
}

.span-paginador{
	font-size:18px;
	color:#3E685A;
}

.text-contato{
	border: none;
	font-size:12px;
	color:#666666;
	width: 250px;
	height: 21px;
	background-color:#FFFFFF;
	border:#CCCCCC 1px solid;
}

.text-lateral{
	border: none;
	background-color:#FFFFFF;
	font-size:12px;
	color:#666666;
	width: 200px;
	height: 16px;
	border: #CCCCCC 1px solid;
}

.textarea-contato{
	border: none;
	background-color:#FFFFFF;
	font-size:12px;
	color:#666666;
	width: 305px;
	border: #CCCCCC 1px solid;
}

.table-apoio{
	border-top: #F3F3F3 5px solid;
}

a{
	font-size:11px;
	color:#333;
	text-decoration:none;
}

a:visited{
	font-size:11px;
	color:#333;
	text-decoration:none;
}

a:hover{
	font-size:11px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
}

.a-linkrodape{
	font-size:14px;
	color:#DB241C;
	font-weight:bold;
	text-transform:uppercase;
}

.a-linkrodape:visited{
	font-size:14px;
	color:#DB241C;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.a-linkrodape:hover{
	font-size:14px;
	color:#3E685A;
	font-weight:none;
	text-decoration:none;
	text-transform:uppercase;
}

.a-contato{
	font-size:14px;
	color:#DB241C;
	font-weight:bold;
	text-transform:uppercase;
}

.a-contato:visited{
	font-size:14px;
	color:#DB241C;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
}

.a-contato:hover{
	font-size:14px;
	color:#3E685A;
	font-weight:none;
	text-decoration:none;
	text-transform:uppercase;
}

.a-vejamais{
	font-size:12px;
	color:#DB241C;
	font-weight:bold;
}

.a-vejamais:visited{
	font-size:12px;
	color:#DB241C;
	font-weight:bold;
	text-decoration:none;
}

.a-vejamais:hover{
	font-size:12px;
	color:#3E685A;
	font-weight:none;
	text-decoration:none;
}

.a-paginadorpaginas{
	font-size:12px;
	color:#DB241C;
	font-weight:bold;
}

.a-paginadorpaginas:visited{
	font-size:12px;
	color:#DB241C;
	font-weight:bold;
	text-decoration:none;
}

.a-paginadorpaginas:hover{
	font-size:12px;
	color:#3E685A;
	font-weight:none;
	text-decoration:none;
}


