* {
	margin: 0;
	padding: 0;
}

a {
	color: #000;
	text-decoration: none;
}

a img {
	border: 0;
}

body{
	font-family: Tahoma;
	font-size: 12px;
	background-color: #EEEEEE;
	background-image:url(../Imagens/Conteudo/bg.jpg);
}

h2 {
	font-size: 14px;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 10px;
}



#barra_lateral {
	float: left;
	width: 213px;
}

#barralateral_total {
	float: left;
	width: 213px;
}

#barralateral_total #barra_lateral {
	float: none;
}

#barralateral_total #unidades {
	float: none !important;
}

#busca_rapida {
	width: 213px;
	height: 213px;
	background-image: url(../images/bgs/busca_rapida.png);
	background-repeat: no-repeat;
	color: #C5C5C5;
	margin-bottom: 20px;
}

#busca_rapida label {
	padding-top:1px;
	display: block;
	margin-left: 10px;
}

#busca_rapida h2 {
	color: #C5C5C5;
}

#busca_rapida select {
	padding-top:1px;
	width: 165px;
	margin-left: 10px;
}
#busca_rapida input {
	padding-top:1px;
	width: 162px;
	margin-left: 10px;
}

#busca_rapida .botao {
	padding-top:1px;
	margin-left: 130px;
}

#busca_rapida_ref {
	position: absolute;
	margin-left:90px;
	margin-top:141px;
	*margin-top: 147px;
}

#cadastre_se {
	background-image: url(../images/bgs/newsletter.png);
	width: 163px;
	height: 203px;
	padding: 5px 25px;
	color: #fff;
}

#cadastre_se input {
	margin-bottom: 10px;
	width: 160px;
}

#cadastre_se p {
	margin-bottom: 10px;
}

#container {
	width: 100%;
	margin: 0 auto;
}
#container_sub {
	width:886px;
}
#conteudo {
	width:679px;
	float: right;
}

#iBuscaRapReferencia {
	width: 80px;
	margin-left: 20px;
}

#meio {
	background-image: url(../images/titulo_repeat.png);
	padding: 5px 20px;
}

#meio p {
	margin-bottom: 10px;
}

#menu {
	margin-top: 10px;
	margin-bottom: 15px;
}

#parceiros {
	color: #C5C5C5;
	text-align:center;
}

#enredeco {
	text-align: center;
	color:#8E8E8E;
	font-size:13px;
	font-weight:bold;
}

#unidades {
	width: 213px;
	height: 213px;
	background-image: url(../images/bgs/unidades.png);
	background-repeat: no-repeat;
	float: left;
	margin-bottom: 20px;
}

#unidades td {
	padding: 3px;
}



.botao {
	width: auto !important;
	height: auto !important;
}

.clear {
	clear: both;
}

.hidden {
	display: none;
}

.infs {
	width: 679px;
	height: 213px;
	float: right;
	background-image: url(../images/bgs/destaques.png);
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.titulo_acesso {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 15px;
}

#container_txt {
	width:776px;
	padding-left:60px;
	padding-right:60px;
	padding-top:15px;
	font-size:14px;
}
#container_txt p{
	padding-bottom:5px;
}
#container_txt ul{
	padding-bottom:5px;
	text-align:center;
	list-style:none;
	font-weight:bold;
}
.enviar {
	background-image:url(../Imagens/Conteudo/botao_detalhes.png);
	width:106px;
	height:29px;
	line-height:29px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
}
.enviar:hover {
	cursor:hand;
	cursor:pointer;
}

#infocenter {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
}

#infocenter a {
	color:#FFFFFF;
	text-decoration:none;
	outline:none;
}		
