body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	text-align:center;
	font-size:76%;
	
}
#geral
{
	position:relative;
	text-align:left;
	margin:0 auto;
	width:740px;
}

div#principal
{
/*
	position:absolute;
	top: 180px;
	left:8px;
*/
	width:470px;
}

img {border:0;}

div.texto
{
	padding: 0 5px 0 10px;
}

dt 
{
	font-style: italic;
	font-weight: bold;
}

a,a:visited 
{
	color: #006600;	
}
a:hover 
{
	color: #339933;
}

ul 
{
	list-style-image: url(../img/css_img1.gif);
}


td 
{
	vertical-align: top;	
}

th._ver{
	background-color:#006600;
	color:#FFFF00
}

td.titulo_carro
{
	font-size:15px;
	font-weight:bold;
	font-style:italic;
	text-align:right;
	color:#FFCC00;
}
table.dados
{
	
	color:#FFFFFF;
}  

 /* used to padding the text  */
div.text						
{
	padding: 5px 5px 0 20px
}

h1
{
	padding:3px 0 3px 5px;
	color:#999;
	font-size:1.0em;
	font-weight:bold;	
	letter-spacing:2px;
	margin:0;
	border-bottom:1px solid #F00;
	text-align:left;
}

/* ----------------------------------------- FORMAT TOP -------------------------------------------- */
div#topo
{
/*
	position:absolute;
	top:41px;
*/	
	height:130px;
	background-image: url(../img/topo.jpg);		
	background-position: top;
	background-repeat: no-repeat;	 
	margin:0;
	padding:0;
	width:100%;
}

div#topo div#menu_topo
{
	float:right;
	text-align:right;
	margin:42px 0 0 0;
	padding:10px 0 63px 0;
}

div#topo div#menu_topo a, div#topo div#menu_topo a:visited
{
	color:#CCCCCC;
	font-size:0.8em;
	text-decoration: none;
	background-image: url(../img/linha_menu.jpg );
	background-position: left top;
	background-repeat: repeat-y;	
	padding: 10px 5px 65px 10px;
	margin: 0px;
}

div#topo div#menu_topo a:hover
{
	color:#00FFCC;
}
/* ----------------------------------------- ENDS FORMAT TOP -------------------------------------------- */

/* ----------------------------------------- FORMAT MENU -------------------------------------------- */
div#menu
{
	margin:0px 0 7px 0;
	background-image: url(../img/menu_img.jpg);		
	background-position:bottom;
	background-repeat: repeat-x;
	height:30px;	
	font-size:0.88em;
}

div#menu div
{
	float:right;
	text-align:center;
	padding:0 5px;
	background-color:#FFF;
	height:30px;
}

div#menu div a,div#menu div a:visited
{
   	text-decoration : none;
	margin: 0px;
	text-align: center;
	color:#A0A0A0;
	font-size:0.8em;
}
div#menu div a:hover 
{
   	color:#000000;
	text-decoration:underline;
}

/* ----------------------------------------- ENDS FORMAT MENU -------------------------------------------- */

/* FORMATS CONTACTOS PAGE */ 
div.dir {
	float:right;
	width:200px;
}
/* ENDS FORMATS CONTACTOS PAGE  */


/* ''''''''''''''''''''''''''''''''''''''''' FORMAT SONDAGEM ''''''''''''''''''''''''''''''''''''''''''''''*/
div#sondagem
{
	float:right;
	width:170px;
	height:280px;
	text-align:center;
	font-size:0.8em;
	border:1px solid #CCCCCC;
	margin:0px 10px 10px 0;
	padding:0;
	color:#666666;
	background: url(../img/sondagem_back.jpg) bottom repeat-x;
	

}
p.sondagem
{

	font-family:"Arial narrow", Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	font-size:25px;
	margin:3px 0 2px 0;
	padding:0;
}
div#sondagem form
{
	font-size:10px;
	font-weight:bold;
	margin:10px 0 0 10px;
	padding-bottom:0px;
	text-align:left;
}

div#sondagem form .cbox
{
	margin-left:20px;
}
 /* Poll question */
div#sondagem span
{
	font-weight:bold;
	font-size:10px;	
}

div#sondagem form .botao
{
	background-color:#C8C8C8;
	border: 1px solid #666666;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	width: 65px;
	height:23px;
	margin-left:20px;
}


/* ''''''''''''''''''''''''''''''''''''''''' ENDS FORMAT SONDAGEM ''''''''''''''''''''''''''''''''''''''''''''''*/

div#esq
{
	float:left;
	width:120px;
	margin:10px 0 0 0px;
}

form
{
	margin:0;
	padding:1px 5px 10px 5px;
}

form input.texto
{
	width:79px;
}
div#esq div.anuncio
{
	border:2px solid #006600;
	background-color:#ddddbb;
	color:#003300;
	width:116px;
	text-align:center;
}
div#esq div.anuncio a
{
	display:block;
	color:#006633;
	text-decoration:none;
}

div#centro
{
/*
	position:absolute;
	top:170px;
*/
	margin:0px 2px 0 0px;	
	padding:5px 10px;
	width:450px;
}	

/* +++++++++++++++++++++++++++++++++++++ FORMAT DESTAQUES PANNEL ++++++++++++++++++++++++++++++++++++++ */
div#dir
{
	float:right;
/*
	position:absolute;
	z-index:20;
	left:478px;
	top:170px;
*/	
	width:262px;
	background-image: url(../img/dir_back.jpg);
	background-repeat: repeat-y;
	text-align: center;
	margin: 0px;
} 

div.destaques
{
	margin:10px 0 0 0;
	padding:0;
}

div.destaques p.carro
{
	margin:0px;
	padding: 0px;
	height: 180px;
	padding-left:45px;
	text-align:left;
	font-size:1.0em;
	font-weight:bold;
	color:#333333;	
}	
div.destaques p.carro a img
{
	border:2px solid #666666; 
}

div.destaques p.carro_link
{
	margin:0;
	padding:0;



}
div.destaques p.carro a, div.destaques p.carro a:visited
{
	color:#737373;
	text-decoration:none;
	font-weight:bold;
	color:#737373;	
	font-size:0.8em;
}

/* +++++++++++++++++++++++++++++++++++++ ENDS FORMAT DESTAQUES PANNEL ++++++++++++++++++++++++++++++++++++++ */

span.menor1
	{
		font-size:80%;
	}


h1.titulo
{
/*	background-color:#ddffaa;*/
	border-bottom:1px solid #006600;
	font-style:oblique;
	color:#006600;
	text-align:left;
	padding-left:10px;
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+ - FUNDO - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */

div#fundo
{
/*
	position:absolute;
	z-index:10; 
	top:950px;
	left:0;
*/
	background-color:#E7E7E7;
	border-top:5px solid #CCC;
	height:100px;
	width:720px;
	padding-left:20px;
	font-size:0.8em;
	color:#999;
	clear:both; 
}
div#fundo ul
{
	margin:40px 0 5px 0px;
	padding-left:0px;

}
div#fundo ul li
{
	display:inline;

}
div#fundo ul li a, div#fundo ul li a:visited
{
	color:#BDBDBD;
	font-size:0.9em;
	font-weight:bold;
	text-decoration:none;

}
div#fundo ul li a:hover
{
	color:#999999;
}
div#fundo ul li img
{
	vertical-align:middle;
}
div#fundo div.contacto
{
	float:right;
	color:#D2D2D2;	
	margin:30px 30px 0 0;
	text-align:center;
	font-weight:bold;
}
div#fundo div.contacto span
{
	font-size:2.5em;
}

/* +-+-+-+-+-+-+-+-+-+-+-+-+-+ - ENDS FUNDO - +-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+-+ */

/* -+--+--+--+--+--+--+--+--+--+- PROCURA NA PAGINA PRINCIPAL -+--+--+--+--+--+--+--+--+--+--+--+- */	 
div#procura	
{
	border:1px solid #DDDDDD;
	background-color:#F0F0F0;
	color: #999999;
	width:270px;
	text-align:center;

}  
div#procura p.procura
{
	padding: 3px 0 3px 7px;
	margin: 0; 
	font-size:12px;
	font-weight:bold;
	color:#888888;
	text-align:left;
	

}			  

div#procura form div.inside_frm
{
	border: 1px solid #999999;
	background-color:#E0E0E0;
	padding:5px 5px 10px 5px;
	text-align:left;
}


div#procura form label
{
	font-size: 0.9em;
	color:#666666;
}

div#procura form input
{
	border: 1px solid #AAAAAA;
	width: 100px;
}				 
div#procura form select
{
	border:1px solid #AAAAAA;
	width: 104px;
	

}

 div.coloca_esq
{
	float: left;
	margin:0;
	padding-right: 20px;	
	padding-left:10px;	
/*border: 1px solid blue;*/
}

div#procura form input.btn_enviar
{
	margin-top:10px;
	color:#000000;
	border:1px solid #999999;
	background-color:#C8C8C8;
	font-size: 0.9em;
	font-weight:bold;
}
/* -+--+--+--+--+--+--+--+--+--+- ENDS PROCURA NA PÁGINA PRINCIPAL -+--+--+--+--+--+--+--+--+--+--+--+- */	 

/* ----------------------------------- NOVIDADES ---------------------------------------------------- */
div.novidades
{
	width:270px;
	margin:0px 0 0 0;
}
div.info
{
	margin: 0px 0px 3px 0px;
	font-size:0.9em;
	color: #999999;
	font-weight:bold;	
	border-top:1px solid #FFF; 
}

div.novidades h2
{
	background: #669966 url(../img/novidades.jpg) repeat-y;
	color:#FFF;
	border:0;
	font-size:1em;
	padding:3px 10px;
}
div.novidades a,div.novidades a:visited{
	text-decoration:none;
}

div.novidades table
{
	margin:0;
}
div.novidades td
{
	border-bottom:1px dotted #999999;
	font-size:0.8em;
	font-weight:bolder;
	color:#333333;
	
}
/* ----------------------------------- ENDS NOVIDADES ---------------------------------------------------- */

div.procuramos
{
	width:220px;
}
div.procuramos h2
{
	background: #06F url(../img/procuramos.jpg) repeat-y;
	color:#FFF;
	border:0;
	font-size:1em;
	padding:3px 10px;
}

div.vendanos
{
	float:right;
	width:220px;
	margin-right:10px;
}

div.vendanos h2
{
	background: #900 url(../img/vendanos.jpg) repeat-y;
	color:#FFF;
	border:0;
	font-size:1.0em;
	padding:3px 10px;
}

/* +++++++++++++++++++++++++++++ formata página carro.asp ++++++++++++++++++++++++++ */

div.carro
{
	margin:0px 0px 0 00px;	
	width:760px; 
	width:100%; 
	padding:0px 0px;	
} 
h1.carro_tit
{
	margin: 0 0 5px 0;
	background-image: url(../img/veiculos_tit.jpg);	
	padding: 5px 0 3px 10px;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;	
	text-align: center;	  
	font-weight: bold;
	color:#000;
	font-size:1em;
}
div.carro_fotos
{
	width: 450px;
	margin: 0 0 0 0px;
	float: left;
}

div.carro_info
{
/*  	float: right;*/
 	margin-left: 475px;	  
	padding-left: 5px;
	font-size:0.9em;
	
}
span.carhead 
{
	float:left; 
	width:100px; 
	text-align: left;
	font-weight:bold;
	font-style:oblique;	
}	  
span.texto_maior
{
	font-size: 1.5em;
}

div.carro_detalhes
{
	margin: 0 0 5px 110px;
}
p.carro_extras
{
	margin: 5px 20px 5px 0px;
	padding-left: 2px;
	font-size: 1.3em;
	border-bottom: 1px solid #999999;	
	font-weight:bold;
	font-style:oblique;	
}

div.extras
{
	
	margin: 10px 10px 5px 15px;
}
/* ends formata página carro.asp */

/*                                  RESULTADOS                                          */
div#resultados
{
	position:relative;
	border:1px solid #999999;
	width:400px;
	margin:0 auto;
	text-align:left;
	color:#999999;
}

div#resultados p.resultados
{
	text-align:center;
	margin: 10px 0 20px 0 ;
	font-weight:bold;
}
div#resultados span.segmento
{
	float:left;
	width:100px;
	font-size:0.8em;
	font-weight:bold;
	padding:0 5px 0 3px;
	text-align:right;
}

 /* para dar a largura total do span da %, para este não ultrapassar os limites do div#resultados */
div#resultados span.largura
{
	float:left;
	width:230px;
	border-bottom:1px dashed #AAAAAA;
}
div#resultados span.percentagem
{
	float:left;
	background-color:#bbdd00;
	border-top:1px solid #006600;
	border-bottom:1px solid #006600;		
	font-size:0.8em;
}
div#resultados span.numero
{
	float:right;
	font-size:0.8em;
	font-weight:bold;
	color:#999999;
	padding: 0 5px 3px 0;
}


/*                                  ENDS RESULTADOS                                          */


form.frm_class legend{
	font-weight:bold;
}

form.frm_class div.label
{
	padding-left: 10px;
	/*text-align: right;*/
	float: left;
	width: 90px; 
	font-weight: bold;		
	color: #666;
}

form.frm_class div.button
{
	margin-left: 150px;
	/*text-align: right;*/
	
	
/*border: 1px solid red;	*/
}
form.frm_class fieldset{
	background-color:#FAFAFA;
	padding-bottom:10px;
}
form.frm_class *.text
{
	border: 1px solid #4058A2;
}

form.frm_class h3 {
	font-size:1em;
	border-bottom:1px solid #EEE;
	margin:20px;
	
}