﻿#linhaHorizontal{
	height:3px;
	width:955px;
	background-image:url('Images/linhaHorizontal.jpg');
	background-repeat:no-repeat;
	margin-bottom:20px;
	margin-top:20px;
}
#rodapeTexto h2, rodapeTitulo h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 19px;
	color: #003f5f;
	text-align: center;
	width: 298px;
}

#rodapeTitulo {
	width: 100%;
}

#rodapeTitulo td {
	width: 33%;
}

#rodapeTexto {
	width: 100%;
	float:left;
	margin-top: -10px;
	*margin-top: -6px;
	width: 305px;
	margin-left:3px;	
}

#rodapeTexto td {
	width: 33%;
	height: 110px;	
	vertical-align: middle;
}

#rodapeTexto p {
	color:#003F5F;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	font-size:19px;
	text-align:center;
	width:298px;
	margin-bottom:0px;
	height:44px;
	margin-top:-29px;
}

.rodapeFundo {
	height: 107px;
	width: 305px;
	margin-top:30px;
}

.rodapeSuperior, .rodapeInferior {
	width: 305px;
}

.rodapeSupEsq {
	background-image: url('Images/blocoRodapeConteudo.gif');
	background-position: top;
	background-repeat: repeat-x;
	height:92px;
	width:4px;
	float:left;
	display: inline;
	margin-bottom: -25px;
}

.rodapeSupCentro{
	background-image: url('Images/blocoRodapeConteudo.gif');
	background-position: top;
	background-repeat: repeat-x;
	height: 92px;
	width:294px;
	float:left;
	display: inline;
	margin-bottom: -25px;
	color:#4A4A4A;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	text-align:center;
}

.rodapeSupCentro a{
	color:#4A4A4A !important;
	position:relative;
}

.rodapeSupCentro p{
	margin-top:-18px;
}
.rodapeSupDir {
	background-image: url('Images/blocoRodapeBordaDir.gif');
	background-position: top;
	background-repeat: repeat-x;
	height: 92px;
	width: 4px;
	float:left;
	display: inline;
	margin-bottom: -25px;
}

.rodapeInfEsq {
	background-image: url('Images/blocoRodapeBordaEsqBaixo.gif');
	background-position: top;
	background-repeat: no-repeat;
	width: 9px;
	float:left;
	display: inline;
	height: 16px;
	margin-top: -3px;
}

.rodapeInfCentro {
	background-image: url('Images/blocoBordaBaixo.gif');
	background-position: top;
	background-repeat: repeat-x;
	width: 282px;
	float:left;
	display: inline;
	height: 16px;
	margin-top: -3px;
}

.rodapeInfDir {
	background-image: url('Images/blocoRodapeBordaDirBaixo.gif');
	background-position: top;
	background-repeat: no-repeat;
	height: 16px;
	width: 11px;
	float:left;
	display: inline;
	margin-top: -3px;
}

#rodapeLink {
	width: 100%;
}

#rodapeLink td {
	background-image: url('Images/rodape.gif');
	background-position: center;
	background-repeat: no-repeat;
	width: 936px;
	height: 82px;
	text-align: center;
}

#rodapeLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003e5e;
	font-weight:normal;
	text-decoration: none;	
}

#rodapeLink span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003e5e;
	text-decoration: none;	
}

.corlink{
	text-decoration:none;
	font-weight:bold;
	color:#003e5e;
}
.clearFloat{
	clear:both;
}

#blocos_ladoesquerdo{
	width:624px;
	float:left;
}

#blocos_ladodireito{
	width:336px;
	float:right;
}

