/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#999999;
}


/* ------------------------- ID ------------------------- */

#testata {
	width:900px;
	height:140px;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	background-image:url(../img/bg_testata.jpg);
	background-position:center;
	background-repeat:no-repeat;
}
 
#main {
	width:900px;
	height:auto;
	padding-left:30px;
	padding-right:30px;
	padding-top:30px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-image:url(../img/bg_main.jpg);
	background-position:left;
	background-position:top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

#sx {
	width:220px;
	float:left;
}

#dx {
	width:580px;
	float:right;
}

#dx_eco {
	width:610px;
	float:right;
	background-image:url(../img/bg_eco.jpg);
	background-repeat:no-repeat;
}

#ddx_eco {
	width:580px;
	padding-left:30px;
}

#dx_a {
	width:580px;
	float:right;
	background-image:url(../img/bg_intro.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
 
#dx_b {
	width:240px;
	min-height:240px; !important
	height:auto;
	padding-left:20px;
	padding-right:315px;
	background-image:url(../img/bg_car.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

#dx_c {
	width:580px;
	float:right;
	background-image:url(../img/bg_servizi.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

.ssx {
	width:290px;
	float:left;
}

.ddx {
	width:240px;
	float:right;
}

.ddx_noleggio {
	width:240px;
	float:right;
	background-image:url(../img/bg_noleggio.jpg);
	background-repeat:no-repeat;
}

.toogle_1 {}
.toogle_2 {}
.toogle_3 {}

/* ------------------------- CLASSI ------------------------- */	

.logo {
	width:320px;
	height:140px;
	float:left;
}

.menu {
	width:auto;
	height:auto;
	float:right;
}

.intro {
	width:370px;
}

.ps {
	width:280px;
	height:115px;
	background-image:url(../img/bg_ps.jpg);
	background-repeat:no-repeat;
	padding-left:280px;
	padding-right:20px;
	padding-top:15px
}

.td_news {
	text-align:left;
	vertical-align:text-top;
}

.td_imm {
	width:172px;
	border:#CCC solid 2px;
}

.td_imm_g {
	width:275px;
	border:#CCC solid 2px;
}

.t_news {
	width:570px;
}

/* ------------------------- FLOAT ------------------------- */

.float_sx {
	float:left;
}

.float_dx {
	float:right;
}


/* ------------------------- FONT ------------------------- */
    
.f_menu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
	list-style-type:none;
	vertical-align:bottom;
}

.f_menu a:hover{
	text-decoration:underline;
}

.f_menu_on {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A40C11;
	text-decoration: none;
	list-style-type:none;
}

.f_menu_on a:hover{
	text-decoration:underline;
}

.f_titolo {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
	list-style-type:none;	
}

.f_titolo a:hover{
	text-decoration:underline;
}

.f_titolo_r {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #A40C11;
	text-decoration: none;
	list-style-type:none;	
}

.f_titolo_r a:hover{
	text-decoration:underline;
}

.f_txt {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#595C62;
	text-decoration: none;
	list-style-type:none;	
}

.f_txt a:hover{
	text-decoration:underline;
	color:#A40C11;

}

.f_txt_v {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color:#2C601E;
	text-decoration: none;
	list-style-type:none;	
}

.f_txt_v a:hover{
	text-decoration:underline;
	color:#2C601E;

}

/* ------------------------- IMG ------------------------- */

.img {
	border:0;
}

.img_c {
	border:0;
	clear:both;
}


.img_sx {
	border:0;
	float:left;
}

.img_dx {
	border:0;
	float:right;
}

.w3c {
	border:0;
	width:80px;
	height:15px;
}

/* ------------------------- ALTRO ------------------------- */
