@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;}
body{ background:#09C;}

/*index*/

#menu{ width:766px; height:355px; margin:0 auto; background:#FFF;}
#cont{ width:746px; margin:0 auto; padding:10px; background:#fff;}
#carros{ width:766px; height:132; margin:0 auto; background:#fff; text-align: center;}
#footer{ width:766px; height:30px; margin:0 auto; background:#666; font:12px Arial, Helvetica, sans-serif; color:#fff; text-align:center; line-height:2.2; clear:both;}
#footer a{color:#fff; text-align:center;}
.loader{ width:980px; height:200px;  padding-top:200px;}


/*home*/
#box_home{ width:746px; height:550px; margin:auto; background:#FFF;}
#box_home h1{ width:346px; height:380px; font:14px Arial, Helvetica, sans-serif; text-align:justify; line-height:1.3; background:#fff; float:left;}
#box_home h2{ width:350px; height:296px; background:#666; float:right; text-align:right; display:block; padding:10px;}
#box_home h3{ width:746px; height:166px;  clear:both; margin:0 auto; background:#red;} 

/*mudancas*/

#box_mudancas{ width:746px; height:650px; margin:auto; background:#FFF;}
#box_mudancas h1{ width:346px; height:430px; font:14px Arial, Helvetica, sans-serif; text-align:justify; line-height:1.3; background:#fff; float:left;}
#box_mudancas h2{ width:350px; height:263px; background:#666; float:right; text-align:right; display:block; padding:10px;}
#box_mudancas h3{ width:746px; height:166px;  clear:both; margin:0 auto;} 

/*gmoveis*/


#box_gmoveis{ width:746px; height:650px; margin:auto; background:#FFF;}
#box_gmoveis h1{ width:346px; height:430px; font:14px Arial, Helvetica, sans-serif; text-align:justify; line-height:1.3; background:#fff; float:left;}
#box_gmoveis h2{ width:350px; height:263px; background:#666; float:right; text-align:right; display:block; padding:10px;}
#box_gmoveis h3{ width:746px; height:166px;  clear:both; margin:0 auto;} 


/*clientes*/
#box_clientes{ width:746px; min-height:920px; margin:auto; background:#FFF;}
#box_clientes h1{ width:746px; font:20px Arial, Helvetica, sans-serif; font-weight:bold; text-align:center; line-height:1.3; background:#fff;}
#cliente{width:746px; font:14px Arial, Helvetica, sans-serif; text-align:left;}
#cliente h1{width:180px; height:121px; margin:0 35px 0 30px; cursor: pointer; clear:both;}
#cliente p{ width:746px; height:200px; font:14px Arial, Helvetica, sans-serif; text-align:left; float:left; display:none; clear:both;}
#cliente h1 a{ border:none;} 
#cliente h1 a:focus{ outline:none;}

/*orcamento*/

#box_orcamentos{ width:1000px; height:3400px; margin:0 auto; text-align:left; font:14px Arial, Helvetica, sans-serif;}
.tit{ font:20px Arial, Helvetica, sans-serif; font-weight:bold; line-height:2.5; } 
.orcamento{ width:766px;}
/*contato*/

#box_contato{
	width:766px; 
	height:400px;
	text-align:center; 
	font: 12px Tahoma, Geneva, sans-serif;
}
#info{
	width:380px;
	height:360px;
	float:left;
	padding-top:30px;
}
#info h1{
	width:400px;
	height:180px;
	margin:0 auto;
	font:20px Arial, Geneva, sans-serif;
	font-weight:bold;
	color:#000;
	background:;
	
	
}
#info h2{
	width:400px;
	height:180px;
	margin:0 auto;
	font:20px Arial, Geneva, sans-serif;
	font-weight:bold;
	color:#000;
	background:;
	
	
}

#form{ width:320px; height:400px; float:left; text-align:left; padding-top:30px; padding-left:20px;}
form{ width:290px; float:left; background:;}
form fieldset{ border: none; }
form fieldset legend{ color:#000; font:20px Arial, Helvetica, sans-serif; font-weight:bold; padding-bottom:8px;}
form label{ display:block; padding:3px 0;}
form label span{ display:block; color:#000; font:14px Arial, Helvetica, sans-serif; font-weight:bold;}
form label input{ font-weight:bold; color:#000; padding:3px 0; width:280px; background:;}
form label textarea{  width:280px; font-weight:bold; color:#000; padding:3px 0; background:;}
form input.btn{ width:60px; padding:5px 0; color:#000; font:12px Tahoma, Helvetica, sans-serif; font-weight:bold; border:none; cursor:pointer;  }
form input.btn2{ width:60px; padding:5px 0; color:#000; font:12px Tahoma, Helvetica, sans-serif; font-weight:bold; border:none; cursor:pointer; }


#box_orcamentos .orcamento table {
	text-align: left;
}

