/* CSS Document */

body{
	margin:0px;
	padding:0px;
	background-color:#5f0e14;
	color: #000:
}
body, div, td{
	font:normal 10px Arial, Helvetica, sans-serif;
	/* color: #dfcfd0; */
	color: #fff;
}

p {margin: 0px 0px 10px 0px; font-family: "Verdana";}
a {text-decoration: none;}
img {border: 0px;}

/* ------------------------------------------------------------ estrutura */

#global {
    position: relative;
	width: 100%
}

#topo, #rodape, #conteudo {
	width: 860px;
	text-align: left;
	margin: 0px 60px 0px 60px;
}

#topo {
	height:85px;
}

#meio{
	height: 475px;
}
	#conteudo {
		height: 475px;
		text-align: left;
	}

#rodape {
	height:40px;
	_height:50px;
	text-align: left;
	font: 10px "Tahoma";
	padding-top: 10px;
}#rodape a{color: #c12d1b;}

/* ------------------------------------------------------------ index */

.logo {
	position: absolute;
	top: 18px;
}
#menu {
	position: relative;
	float: right;
	top: 54px;
	width: 500px;

}

#sub1 {
	position: relative;
	float: right;
	top: 10px;
	right: 219px;
	visibility: hidden;
}#sub1 img {margin-bottom: 3px;}


.endereco {
	position: relative; 
	left: 300px;
	margin-top: -14px;
	z-index: 20;
}

#dt1 { 
	position: absolute;
	top: 411px;
	width: 600px; 
	height: 149px; 
	margin-left: 40px;
	background-image: url("imgs/dt2.png") !important;
	background-image: none; 
	background-repeat: no-repeat; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/dt1.png'); 
	z-index: 10;
}
#dt2 { 
	position: absolute;
	top: 463px;
	width: 320px; 
	height: 97px; 
	margin-left: 700px;
	background-image: url("imgs/dt3.png") !important;
	background-image: none; 
	background-repeat: no-repeat; 
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='imgs/dt3.png'); 
}

/* ------------------------------------------------------------ home */


#txt_left{
	position: relative;
	top: 60px;
	width: 300px;
	font-size: 9px;
	text-align: justify;
}

#txt_right{
	position: relative;
	top: -50px;
	left: 400px;
	width: 435px;
	height: 320px;
	z-index: 60;
}
.chamada_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FFF;
	clear:both;
	display:block;
	margin-bottom:40px;
}
#txt_right p {
	margin: 0px 0px 0px 7px;
	width: 200px;
	color: #5e0e13;
	font: 10px "Verdana";
	text-align: justify;
}

.pag {
	background: #5e0e13;
	color: #fff;
	padding: 1px 4px 1px 4px;
	font: 8px "Verdana";
}

.associada-tit {
	position: absolute;
	bottom: 235px;
	right: 0px;
}
.associada {
	position: absolute;
	bottom: 185px;
	right: 0px;
}

.associada2 {
	position: absolute;
	bottom: 115px;
	right: 0px;
}

.associada-tit2 {
	position: absolute;
	bottom: 90px;
	right: 0px;
}
.associada-tit3 {
	position: absolute;
	bottom: 165px;
	right: 0px;
}

.associada3 {
	position: absolute;
	bottom: 60px;
	right: 0px;
}

.associada4 {
	position: absolute;
	bottom: 27px;
	right: 0px;
}

.destaque_descricao{
	font-size:16px;
	font-weight:bold;
	height:45px;
	line-height:22px;
	margin:0 0 4px;
	width:350px;
}

.bt_scroll{
	float:left;
	width:22px;
	position:relative;
	margin-top:-98px;	
	left:150px;}

.txt{margin-left:3px;}

/* ------------------------------------------------------------ internas */

#interna {
	position: relative;
	top: 20px;
	left: 190px;
	width: 620px;
	height: 300px;
}

#img {
	float: left;
	width: 173px;
	height: 300px;
	position:relative;
	bottom:35px;
	right:145px;
	left:-200px;

}

.cor1 {
	color: #5e0e13 ;
}


.dt_title {
	position: absolute;
	margin: 0px 0px 0px -38px;
}

.dt_title_int {
	margin: 0px 0px 4px 0px;
}

.link{
	text-decoration:none;
	color:#5F0E14;
	font-weight:bold;
}

.link_underline{
	text-decoration:underline;
	color:#5F0E14;
}

.link_none{
	text-decoration:none;
	color:#5F0E14;
}

/* ------------------------------------------------------------ Barra de Rolagem */


#cont_interna{
	position:absolute;
	left: 146px;
	visibility:hidden;
}

#cont_interna2{
	position:absolute;
	left: 146px;
}

#Scroller-1 {
	position:absolute;
	left:26px;
	width:420px; height:270px;
	overflow:hidden;
	padding-bottom:0;
	text-align:justify;
	top: 20px;
}
#Scrollbar-Container {
	position:absolute;
	left:458px;
	width:10px; height:170px;
	top: 15px;
}
.Scroller-Container {
	color: #5f0e14;
	position:absolute;
	background:transparent;
}
.Scrollbar-Track {
	width:12px; height:170px;
	background: url("imgs/bg_scroll_barra.gif") no-repeat;
}
.Scrollbar-Handle {
	position:absolute;
	width:8px; height:36px;
	background: url("imgs/bg_scroll_rolagem.gif") no-repeat;
	margin-left:2px;
}

/* ------------------------------------------------------------ fim Barra de Rolagem */

/* ------------------------------------------------------------ A LINK */
a:link {text-decoration: none; color:#5f0e14;}
a:visited {text-decoration: none; color:#5f0e14;}
a:hover {text-decoration: none; color: #b10000;}
a:active {text-decoration: none; color:#5f0e14;}
/* ------------------------------------------------------------ FIM A LINK */

/* ------------------------------------------------------------ INC CONTATO */
.contato{
	margin-left:25px;
	width:282px;
	height:auto;
	color:#5f0e14; /*grená*/
}

.nome_campo{margin-bottom:5px; color:#5f0e14;}

.campos, .text_area {
	background-color:#d9d6c8;
	border:none;
	height:14px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:2px;
	width:280px;
	color:#5f0e14; /*grená*/
}

.select{
	background-color:#d9d6c8;
	font-size:10px;
	height:17px;
}


.text_area{
	height:116px;
	width:280px;
	padding-left:5px;
}

.campo_texto_seminovos{
	width:385px;
	padding:5px;	
}

.texto_informativo{
	 margin-top:0px;
	 color:#5f0e14; /*quase preto*/
	 font-size:9px;
	 float:left;
	 width:117px;
	 height:12px;
}


.bt_formulario{
	float:right;
	margin:5px 0px 20px -100px;
	_ margin-left:100px;
	color:#5f0e14;
}

.mensagem_email{
	background:url(imgs/div_alerta_msg.gif) no-repeat;
	width:316px;
	height:349px;
	z-index:99999;
	text-align:left;
	font-size:12px;
	color:#ff7d02;
	font-weight:bold;
	padding:10px;
	margin-left:25px;
	color:#5f0e14;
}

#div_carregando{margin:50px 0 0 100px;}

/* ------------------------------------------------------------ FIM INC CONTATO */

/* ------------------------------------------------------------ SLIDE SHOW */
.slide_show{
	position:absolute;
	top:140px;
	left:180px;
	width:207px;
	height:148px;
}
/* ------------------------------------------------------------ FIM SLIDE SHOW */
.titulos_arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bolder;
	color: #FFF;
	background-color: #5f0e14;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-bottom:10px;
}

