/* ---------------------------------------------------
Copyright (c) 2008 - Layoutweb
------------------------------------------------------

------------------- Color Palette --------------------

   Red TomStardust	- #a00
   Red :hover		- #d66
   Dark Grey		- #666
   
------------------------------------------------------




/* Global Reset
---------------------------------------------------------------------------------------------------------------- */


* {
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #333333;	
}





/* General
---------------------------------------------------------------------------------------------------------------- */

body {
	background-image: url(../immagini/struttura/background-up.jpg);
	background-repeat: repeat-x;
	background-color: #f2f2f2;
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;

}


a:link, a:visited {
	text-decoration: underline;
	color: #175164;
}

a:hover {
	text-decoration: none;
	color: #175164;
}




.linkdownload td a:link, .linkdownload td a:visited  {
	text-decoration: none;
	color: #175164;
	font-weight: bold;
	padding-left:10px;
}

.linkdownload td a:hover  {
	text-decoration: underline;
	color: #175164;
}



/* FLOAT BASILARI
---------------------------------------------------------------------------------------------------------------- */



.floatleft {
	float:left;
	
	}
	
.floatright {
	float:right;
	
	}
	

.clear {
clear: both;

}




/* TITOLI H1 & Co.
---------------------------------------------------------------------------------------------------------------- */

h1 {
font-size: 16px;
color: #FF0000;
}

h1 a:link, h1 a:visited {
color: #FF0000;
/* non mettere text-decoration perchè è già nei link generici*/
}

h1 a:hover {
color: #FF0000;
/* non mettere text-decoration perchè è già nei link generici */
}




/* TITOLI H2
---------------------------------------------------------------------------------------------------------------- */
h2 {
font-size: 16px;
color: #175164;
padding:5px;
}





/* Layout
---------------------------------------------------------------------------------------------------------------- */


#header {
	width:960px;
	height: 265px;
	margin:auto;
	position:relative;
	background-image: url(../immagini/struttura/background-header.jpg);
	background-repeat: no-repeat;

	}


#wrapper {
	width:960px;
	margin:auto;
	background-color:#FFFFFF;
	}


#footer {
	width:100%;
	height: 118px;
	margin:auto;
	background-image: url(../immagini/struttura/footer/background-footer.jpg);
	background-repeat: repeat-x;
	background-position: top;
	}
	
#footer2 {
	width:960px;
	margin:auto;
	background-color: #f2f2f2;
	padding-top:15px;
	}


/* HEADER
---------------------------------------------------------------------------------------------------------------- */

#head-logo {
	width:114px;
	height: 224px;
	position:absolute;
	top:0px;
	left:24px;
	}
	
	
#head-flash {
	width:732px;
	height: 208px;
	position:absolute;
	top:0px;
	left:160px;
	}
	
#head-menu {
	width:732px;
	height: 40px;
	position:absolute;
	top:208px;
	left:200px;
	}



/* FOOTER
---------------------------------------------------------------------------------------------------------------- */


#footer-container {
	width:960px;
	margin:auto;
	}

#footer-container img {
	float:left;
	margin-top:15px;
	margin-left:30px;

}

#footer-container p {
	float:left;
	margin-top:35px;
	margin-left:20px;
}
	
#footer-container a:link, #footer-container a:visited {
	color: #175164;
	font-weight: bold;
	text-decoration: none;
	}
	
#footer-container a:hover {
	text-decoration: underline;
	}
	
	
	
	
	

#footer2 a:link, #footer2 a:visited  {
	color: #999999;
	text-decoration: none;
	}
	
#footer2 a:hover  {
	color: #999999;
	text-decoration: underline;
	}
	

/* MENU
---------------------------------------------------------------------------------------------------------------- */

ul#menu {
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	position:relative;
	display:block;
	height:25px;
	/* border-top:1px solid #74b0c6; */
}

ul#menu li {
	display:block;
	float:left;
	margin:0;
	padding:0;
	}
	
ul#menu li a {
	display:block;
	float:left;
	color:#37300e;
	text-decoration:none;
	font-weight:bold;
	padding:12px 20px 0 20px;
	height:20px;
	}
	
ul#menu li a:hover {
	background-color: #6a9db4;
	color:#000;

	 	}
                    
                    

/* COLONNE
---------------------------------------------------------------------------------------------------------------- */

#colonna_sx { 
	width: 205px; 
	float: left;
	text-align:right;

}


#colonna_dx { 
	width: 713px; 
	float: right;
	text-align:left;
	border-right:20px solid #ffffff;
}


/* TESTO E DATI COLONNA DI DESTRA DX
---------------------------------------------------------------------------------------------------------------- */


#dx_testo { 
	width: 430px; 
	float: left;
	text-align:left;
	padding-left:20px;
}

#dx_dati { 
	width: 200px; 
	float: right;
	text-align:left;
	background-color: #e9f0f4;
	padding:10px;
}


#dx_dati ul { 
margin-left: 15px;
}


/* COLONNNE PAGINA DEI LINKS
---------------------------------------------------------------------------------------------------------------- */


#dx_links { 
	width: 300px; 
	float: left;
	text-align:left;
	background-color: #CCCCCC;
	padding:25px;
}

#sx_links { 
	width: 300px; 
	float: right;
	text-align:left;
	background-color: #e9f0f4;
	padding:25px;
}





/* ROBA NELLA COLONNA SX
---------------------------------------------------------------------------------------------------------------- */

.loghi-sx { 
	width: 100%;
}


.loghi-sx img { 
	float:right;
	margin-right:20px;
	margin-bottom: 2px;
}


/* MENU PERCORSI
---------------------------------------------------------------------------------------------------------------- */

#contieni-percorsi { 
	width: 190px;
	text-align: left;
	float:right;
	background-color: #175164;
	margin-top:15px;
	
}


.percorsi-icone { 
	text-align: left;
	width:410px;
	height: 20px;
	border:1px dotted #CCCCCC;
}


.percorsi-icone img { 
float:left;
}

.percorsi-icone a { 
float:left;
clear:none;
padding:4px;
margin-right: 10px;
}



/* menu percorsi */

#menu-percorsi {
	width: 190px;
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#menu-percorsi ul { /* questo lo metto per IE*/
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#menu-percorsi li {
	border-bottom: 1px solid #336677;
	padding:9px 9px 9px 9px;
	background-repeat: no-repeat;
	background-position: left; 
	}	
	
#menu-percorsi li a {
	text-decoration: none;
	}	
	
#menu-percorsi li a:link, #menu-percorsi li a:visited {
	color: #FFFFFF;
	display: block;
	
	}
	
#menu-percorsi li a:hover {
	color: #FFFFFF;
	/* background: url(images/v6.gif) 0 -32px;
	background-repeat:no-repeat; 
	padding: 8px 0 0 50px; */
	}
	
#menu-percorsi li:hover {
	background-color: #6a9db4;
	color: #fff;
	}	
                  
                    
/* MENU UTILITY
---------------------------------------------------------------------------------------------------------------- */

#contieni-utility { 
	width: 190px;
	text-align: left;
	float:right;
	margin-top:15px;
	
}

/* menu utility */

#menu-utility {
	width: 190px;
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#menu-utility ul { /* questo lo metto per IE*/
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#menu-utility li {
	border-bottom: 3px solid #ffffff;
	padding:4px 4px 4px 15px;
	background-color: #e9f0f4;
	}	
	
#menu-utility li a {
	text-decoration: none;
		
	font-family: Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight:bold;

	}	
	
#menu-utility li a:link, #menu-utility li a:visited {
	color: #333333;
	display: block;
	
	}
	
#menu-utility li a:hover {
	color: #333333;
	/* background: url(images/v6.gif) 0 -32px;
	background-repeat:no-repeat; 
	padding: 8px 0 0 50px; */
	}
	
#menu-utility li:hover {
	background-color: #999999;
	color: #696969;
	}	
                  





/* NOLEGGIO INHOME PAGE
---------------------------------------------------------------------------------------------------------------- */

.noleggio-container {
	width: 690px;
	background-color: #eaecf3;
	float:left;
	}	
                  


.noleggio-sx {
	width: 238px;
	float:left;
	}	
	
	
.noleggio-dx {
	width: 430px;
	float:right;
	}		
	
	   
	   
/* aaa
---------------------------------------------------------------------------------------------------------------- */

.news-container {
	width: 690px;
	background-color: #eaecf3;
	float:left;
	border-bottom: 1px solid #cedade;
	}	
                  


.news-titolo {
	background-color: #6a9db4;
	width: 690px;
	text-align: left;
	}	
	

.news-sx {
	width: 161px;
	float:left;
	}	
	
	
.news-dx {
	width: 500px;
	float:right;
	}	
		
.news-dx p {
	padding:6px;
	}
			
.news-dx a:link, .news-dx a:visited {
	color: #1b5363;
	font-weight:bold;
	text-decoration: none;
	}		
	
.news-dx a:hover {
	text-decoration: underline;
	}		
		
		


/* CALENDARIO
---------------------------------------------------------------------------------------------------------------- */


.calendario_sx  {
	text-align:left; 
	padding:20px; 
	background-color: #fff; 
	float:left; 
	width: 450px;
	}		

.calendario_sx strong  {

		}		

.calendario_sx p  {
	border-top: 1px dotted #CCCCCC; 
	clear:both;
	}		


.calendario_sx img  {
	border-bottom: 10px solid #fff; 
	border-right: 10px solid #fff; 
}	
/* aaa
---------------------------------------------------------------------------------------------------------------- */




/* aaa
---------------------------------------------------------------------------------------------------------------- */



/* aaa
---------------------------------------------------------------------------------------------------------------- */



/* aaa
---------------------------------------------------------------------------------------------------------------- */





/* aaa
---------------------------------------------------------------------------------------------------------------- */




/* aaa
---------------------------------------------------------------------------------------------------------------- */



/* aaa
---------------------------------------------------------------------------------------------------------------- */



/* aaa
---------------------------------------------------------------------------------------------------------------- */





/* aaa
---------------------------------------------------------------------------------------------------------------- */




/* aaa
---------------------------------------------------------------------------------------------------------------- */



/* aaa
---------------------------------------------------------------------------------------------------------------- */
