/* CSS Document */

html{width:100%; height:100%;}

body{margin:0px;height:100%;width:100%;}

body,td,th,div,h1,h2,h3,ul,li{
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9px;
}

img{border:none; behavior:url("pngbehavior.htc"); clear:both; border:0px; text-decoration:none; display:block; float:none;}
a{text-decoration:none; cursor:pointer; color:#FFFFFF;}
hr{
	border:none;
	border-top:1px dashed #eee; 
	margin:5px 0px 5px 0px;
	height:1px;
}
/********

******/

#Xmain{
	overflow:auto;
	width:390px;
	height:280px;
}
#Xmain_parceiros{
	overflow:auto;
	height:280px;
}
.titulo{
	font-size:16px;
	color:#FFFFFF;
	font-weight:bold;
	padding-left:1px;
}
.titulo_cont{
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;

}
.texto{
	border:4px solid #595850;
	background:#5e5e56 url(../imagens/fundo_texto.gif);
	padding:2px;
	text-align:justify;
}
.border{
	border:1px solid #e3e1b8;
	margin:6px 10px 2px 2px;
}

.titulo_carro{
	font-size:11px;
	color:#000000;
	font-weight:bold;
	background:#eee;
	border-bottom:1px solid #999;
	padding:4px 3px 4px 5px;
	
	
}

.caracteristicas{
	color:#000000;
	padding-left:5px;
	font-size:11px;
	padding:5px;
}
.caracteristicas div{
	color:#000000;
	font-size:11px;
	padding-bottom:5px;
}

.grupo {
	font-size:11px;
	color:#000000;
	font-weight:bold;
}


/************************* Scroll ******************************************/
#Xmain, #Xmain_parceiros{
	scrollbar-3dlight-color:#595850 ;
	scrollbar-arrow-color:#FFF;
	scrollbar-base-color:#99998E;
	scrollbar-face-color:#7B7B71;
	scrollbar-track-color:#99998E;
	
	
}
/************************* Contactos ******************************************/

#tb_Contactos{margin-top:5px;}
#tb_Contactos th{font-weight:normal;}
#tb_Contactos input{ width:250px; border:1px solid #DDD;}
#tb_Contactos select{ width:256px; border:1px solid #DDD;}
#tb_Contactos textarea{ width:309px; height:70px; border:1px solid #DDD;}
#enviar{background-color:#F1f1f1; border:1px solid #DDD; border-bottom:1px solid #CCCCCC;color:#333333; cursor:pointer;}
#enviar{margin:10px;}
#mailaddr a{text-decoration:none; color:#FFFFFF; cursor:pointer;}

#tb_Contactos  #obs{
	width:309px; height:40px; border:1px solid #DDD;
}
#tb_Contactos  #idd{
	width:30px; border:1px solid #DDD;
}

/************************* Rodape ******************************************/

.rodape{
	color:#000;
}

/*BIG IMAGE*/

.tools_bigimage {
	z-index:100;		
	background:#FFFFFF;	
	border: 2px solid black;
}
.tools_bigimage img{
	margin:10px;
}
.tools_bigimage .tools_legenda{
	padding:1px;
	background:#CCCCCC;
}
.tools_bigimage .x{ color:black; font-size:10px; }
.tools_bigimage .x:hover{ background-color:#CCCCCC; }

/* MAP */

.tools_bigMap {
	z-index:100;		
	background:#e2e0b7;	
	border: 2px solid #CCCCCC;
	
}

.tools_bigMap .tools_legenda{
	padding:1px;
	background:#CCCCCC;
}

.tools_bigMap .x{ color:black; font-size:10px; }
.tools_bigMap .x:hover{ background-color:#CCCCCC; }

.tools_bigMap IFrame{
	margin:10px;
	width:450px;
	height:350px;	
}

