@charset "utf-8";
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #86858d;
	background-color:#000;
	font-size:13px;
	line-height:17px;
}
p{
	padding-bottom:5px;
	padding-top:5px;
	text-align:left;
}
.evid{color:#FFF;}
.orange{color:#dd9a1d;}

h2{
	font-size:24px;
	font-weight:normal;
	padding-bottom:10px;
	color: #D9CE9D;
}
h3{
	font-size:16px;
	font-weight:bold;
	padding-bottom:10px;
	color: #AAA;
}
ul{
	padding-left:15px;
}
.selected{color: #86858d;}
.giallo{color:#dd9a1d;}
a{color: #dd9a1d;text-decoration:none;}
a:hover{color: #dd9a1d;text-decoration:underline;}
/*********************************/
#head{

	width:888px;
	height:424px;
	margin: 0 auto;

}
/*********************************/
#content{
	width:888px;
	margin: 0 auto;
	padding-top:5px;
	overflow:hidden;

}
#main{

	width:525px;
	margin: 0 auto;
	float:left;
	padding:0px 15px 10px 30px;
	
}

#col{

	width:305px;
	margin: 0 auto;
	padding-top:0px;
	float:left;
}
#box{

	width:250px;
	margin: 0 auto;
	padding:10px 10px 0px 30px;
	clear:both;
}


#box1{

	width:250px;
	margin: 0 auto;
	float:left;
	padding:0px 10px 10px 30px;
	
}
#box2{

	width:240px;
	height:210px;
	margin: 0 auto;
	float:left;
	padding:10px 25px 0px 20px;
	border-left:#1c1c1c solid 1px;
}
#box3{

	width:250px;
	height:220px;
	margin: 0 auto;
	float:left;
	padding:0px 10px 0px 30px;
	border-left:#1c1c1c solid 1px;
	overflow:hidden;
}
#box4{

	width:245px;
	height:220px;
	margin: 0 auto;
	float:left;
	padding:0px 10px 0px 50px;
	border-left:#1c1c1c solid 1px;
	overflow:hidden;
}



.parcoauto img{
	padding:4px 8px 4px 0px;
}
/*********************************/
#boxPreventivi{
	clear:both;
	
	margin: 0 auto;
	margin-top:10px;
	padding:78px;
	text-align:center;
	clear:both;
	background-image: url(../images/richiesta_veloce.png);
	background-repeat: no-repeat;
	background-position: center top;	
	height:360px;
	
	
}
#boxPreventivi input{
	width:100px;
	height:20px;
	margin:4px;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border:thin solid #aaa;
	padding:0px;
	
	 
}
#boxPreventivi select{
	padding:0px;
	border:0;
	width:100px;
	height:20px;
	margin:4px;
	font-size:11px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	border:thin solid #aaa;
	
	 
	
}
#boxPreventivi a.sendform{
	display:block;
	padding:0px;
	border:0;
	width:100px;
	height:50px;
	margin:4px;	
}
/*********************************/
form#preventivi{
	color:#dd9a1d;
}
form#preventivi input[type=text]{
	width:230px;
}
form#preventivi .texta{
	width:500px;
	margin-left:60px;
	margin-top:10px;
	float:left;
}
form#preventivi textarea{
	width:490px;
	height:100px;	
}
.formFooter{width:510px; overflow:hidden;padding-left:48px;color:#515151;}
.boxmail{float:left;margin-left:7px;margin-top:17px;}
.boxinvia{float:right;margin-top:17px;}
/*********************************/
#footer{
	clear:both;
	width:888px;
	margin: 0 auto;
	height:55px;
	background-image: url(../images/bkMenu.png);
	background-repeat: no-repeat;
	background-position: center center;
	padding-top:20px;
	text-align:center;
}
#footer #menu {
	width:697px;
	padding-left:45px;
	text-align:center;
	overflow:hidden;
	margin: 0 auto;
}
#footer #menu h5{
	float:left;	
	padding:3px 10px;
	
}
/*-------*/
#footer #menu h5#mHome a{
	display:block; width:55px; height:34px;
	background-image:url(../images/menu/mHomeOff.png);
	text-indent:-6000px;
	
}
#footer #menu h5#mHome a:hover{
	background-image:url(../images/menu/mHomeOn.png)
}
#footer #menu h5#mHome .selected{background-image:url(../images/menu/mHomeSel.png);}
/*-------*/
#footer #menu h5#mAzienda a{
	display:block; width:70px; height:34px;
	background-image:url(../images/menu/mAziendaOff.png);
	text-indent:-6000px;
	
}
#footer #menu h5#mAzienda a:hover{
	background-image:url(../images/menu/mAziendaOn.png)
}
#footer #menu h5#mAzienda .selected{background-image:url(../images/menu/mAziendaSel.png);}
/*-------*/
#footer #menu h5#mServizi a{
	display:block; width:70px; height:34px;
	background-image:url(../images/menu/mServiziOff.png);
	text-indent:-6000px;
	
}
#footer #menu h5#mServizi a:hover{
	background-image:url(../images/menu/mServiziOn.png)
}
#footer #menu h5#mServizi .selected{background-image:url(../images/menu/mServiziSel.png);}

/*-------*/
#footer #menu h5#mParcoAuto a{
	display:block; width:92px; height:34px;
	background-image:url(../images/menu/mParcoAutoOff.png);
	text-indent:-6000px;
	
}
#footer #menu h5#mParcoAuto a:hover{
	background-image:url(../images/menu/mParcoAutoOn.png)
}
#footer #menu h5#mParcoAuto .selected{background-image:url(../images/menu/mParcoAutoSel.png);}

/*-------*/
#footer #menu h5#mContatti a{
	display:block; width:72px; height:34px;
	background-image:url(../images/menu/mContattiOff.png);
	text-indent:-6000px;
	
}
#footer #menu h5#mContatti a:hover{
	background-image:url(../images/menu/mContattiOn.png)
}
#footer #menu h5#mContatti .selected{background-image:url(../images/menu/mContattiSel.png);}

/*-------*/
#footer #menu h5#mPreventivi a{
	display:block; width:81px; height:34px;
	background-image:url(../images/menu/mPreventiviOff.png);
	text-indent:-6000px;
	
}
#footer #menu h5#mPreventivi a:hover{
	background-image:url(../images/menu/mPreventiviOn.png)
}
#footer #menu h5#mPreventivi .selected{background-image:url(../images/menu/mPreventiviSel.png);}

/*-------*/
#footer #menu h5#mOfferte a{
	display:block; width:68px; height:34px;
	background-image:url(../images/menu/mOfferteOff.png);
	text-indent:-6000px;
	
}
#footer #menu h5#mOfferte a:hover{
	background-image:url(../images/menu/mOfferteOn.png)
}
#footer #menu h5#mOfferte .selected{background-image:url(../images/menu/mOfferteSel.png);}
/*-------*/
#footer #address{
	font-size:10px;
	padding-top:10px;
	padding-bottom:20px;
	color:#515151;
	font-weight:bold;
}
#footer #address a,#footer #address a:hover{
	font-size:10px;
	padding-top:10px;
	padding-bottom:20px;
	color:#515151;
}
/*********************************/
