body {
	background-color: #FFFFFF;	
	font-family:georgia, "Gill Sans MT", sans-serif;
	font-size:14px;
	width:90%;
	color:#000066;
}

/* intestazione */
div#pullman_noleggio{
	text-align:center;  
	margin-left:20px;
	margin-right:20px;
	margin-top:20px;
	position:absolute;
	width:700px;
	height:126px;
	/*border-style: ridge;
	border-width:1px;
	border-color:#333399;*/
}

/* menù */
div#noleggio_bus_conducente{
	background-color: #C2E9EB;
	position:absolute;
	margin-left:20px;
	margin-top:172px;
    width:130px;
	height:330px;
	text-align:center;
}

*:first-child+html #noleggio_bus_conducente img{
	margin-left:10px;
}

/* contenuto */
div#auto_matrimoni{
	background-color: #C2E9EB;
	margin-left:170px;
	margin-top:162px;
    width:550px;
	height:370px;	
	position:absolute;
	text-align:justify;
	overflow:auto;
}

/* urgente */
div#noleggio_auto_conducente{
	background-color: #FFFFFF;
	width:340px;
	height:140px;
	border-style: ridge;
	border-width:1px;
	border-color: #0000CC;
	position:absolute;
	margin-top:545px;
	margin-left:380px;
	text-align:center;
}

/* recapito */
div#noleggio_auto_bus_autista{
	background-color: #FFFFFF;
	width:340px;
	height:140px;
	border-style: ridge;
	border-width:1px;
	border-color: #0000CC;
	text-align:center;
	position:absolute;
	margin-top:545px;
	margin-left:20px;
}

/* contenitore */
div#noleggio_di_lusso{
	border-style: double;
	border-color: #C2E9EB;
    /*border-bottom-color:#C2E9EB;*/
	border-width:2px;
	background-color: #C2E9EB;
	
	margin-left:130px;
	width:745px;
	height:706px;
	border-bottom:none;
	padding-bottom:20px;
}

h1{
	font-size:16px;	
	text-align:center;
	font-family:georgia;
	margin-top:-3px;
}

/* titolo di ogni casella */
h1.minibus_a_noleggio{
	font-size:14px;
	color: #000066;
	background-color:  #C2E9EB;
	text-align:right;
	padding-right:5px;
	margin-top:20px;
}

/* fondo */
div#macchine_noleggio{ 
	background-color:#FFFFFF;
	text-align:center;
	height:auto;
	width:745px;
	border-style: double;
	border-color: #C2E9EB;
	border-top:none;
	border-width:2px;
	font-style:italic;
	position:absolute;
	margin-top:710px;
}

html>/**/body div#macchine_noleggio{
	margin-left:130px;
}

img.sigest{
	border:none;
	padding-top:4px;
}

img.servizio_autonoleggio{
	border-color: #CCCCCC;
	border-width:2px;
	border-bottom-style: solid;
}

p{
	padding-left:15px;
	padding-right:15px;
	padding-bottom:15px;
}

/* menu colorato */
#noleggio_auto_per_aziende a:hover
{ 
width:90px;
display:block ;
color: #000066;
font:10px verdana, helvetica, sans-serif;
font-weight:bold;
height:30px;
line-height:1.4em;
padding:0 1em; 
background-color: #C2E9EB; 
text-decoration:none; 
border:2px solid white; 
margin-left:8px;
margin-bottom:1px;
}


#noleggio_auto_per_aziende a
{ 
width:90px;/* aggiungo la larghezza e tolgo il float */ 
display:block ;
color: #000066;
font:10px verdana, helvetica, sans-serif;
font-weight:bold;
height:30px;
line-height:1.4em;
padding:0 1em;
background:white; 
text-decoration:none; 
border:2px solid #C2E9EB; 
margin-left:8px;
margin-bottom:1px;
}

a#autonoleggio_auto_bus{
width:90px;/* aggiungo la larghezza e tolgo il float */ 
display:block ;
color: #FFFFFF;
font:10px verdana, helvetica, sans-serif;
font-weight:bold;
height:30px;
line-height:1.4em;
padding:0 1em; 
background-color: #000066; 
text-decoration:none; 
border:2px solid white; 
margin-left:8px;
margin-bottom:1px;
}

#noleggio_auto_per_aziende{
	margin-top:5px;
}

#italia_noleggio{
background-image:url(autonoleggio_con_conducente/autonoleggio-conducente01.gif); 
background-repeat:no-repeat; 
background-position:center;
color:#000000;
height:320px;
padding-bottom:0px;
}

#noleggio-auto-conducente{
background-image:url(autonoleggio_con_conducente/autonoleggio-conducente01.gif); 
background-repeat:no-repeat; 
background-position:center;
color:#000000;
height:320px;
padding-bottom:0px;
text-align:center;
}