a:link, a:visited, a:active { 
	text-decoration: none; 
	color:#0000CC;
	font-family:Tahoma;
	font-size:12px;
}

a:hover {
	text-decoration:underline;
	color:#F86F06;
}

body { 
	text-align: center;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px;
}

#divSite { 
	width:700px;
}

#divCabecalho, #divConteudo, #divRodape {
	width:100%;
}

#divCabecalho {
	height:120px;
	float:left;
	background-image: url(images/pontos_revenda_02.jpg);
}

#divConteudo {
	float:left;
	border:1px solid #f1f1f1;
}

#esquerda {
	width:320px;
	height:300px;
	background:url(images/pontos_revenda.jpg);
	background-repeat:no-repeat;
	float:left;
	text-align: left;
	line-height: 20px;
	margin-bottom: 20px;
}

#direita {
	float:left;
	width:100%;
	clear:left;
}

#listagem_revendas {
	margin: 0px;
}

table {
	margin: 0px;
	padding: 0px;
	border: 1px solid #cecece;
}


#listagem_revendas tr { 
	width: 700px;
}

#listagem_revendas tr td{
	font-size:11px;
	padding-left: 12px;
	padding-right: 12px;
	
	border-left: 1px solid #cecece;
	border-bottom: 1px solid #cecece;

	
	font-family: arial;
	background-color: #fff;
	color: #3e6183;
	text-decoration: none;
	word-spacing: -0.05em;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.6em;
	
}
#listagem_revendas tr td.titulotd {
	font-weight:bold;
	font-size: 12px;
	background:#3e6183;
	color:#FFFFFF;
}
#listagem_revendas tr td a {
	font-size:11px;
	color:#444;
}

#lista_estados {
	width: 350px;
	float:right;
	padding-top: 20px;
}

#direita h1 {
	background:#003366;
	color:#FFFFFF;
	padding-left: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#direita p {
	padding-left: 20px;
	font-size:12px;
} 
#texto {
	float:right;
	width:350px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right:10px;
	text-align: left;
	line-height: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*h1 {
	font-weight:bold;
	color:#0E480B;
	font-size:14px;
}
*/

#logovideo {
	width: 121px;
	height:70px;
	float:right;
}

#logos {
	width: 571px;
	height:70px;
	background-image:url(images/logos.jpg);
	float:left;
}

#divRodape {
	height:73px;
	float:left;
	background: #FBFBFB;
}

