/*Stile Pagina 	- ADRIATICA ASFALTI - Sviluppo Css Azienda: SKOOTER - PESARO - sviluppo css Dip. gianluca di domenica
gianlucadidomenica@gmail.com  */

										/*____________________________________
														
														ADRIATICA ASFALTI 
										_____________________________________*/



* {margin:0; padding:0;}

/*************************
	DIV GENERALI
**************************/

body {
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
}
img {border:none;}

#contenitore{
	width:1154px;
	height:auto; /*da settare ad auto*/ 
	margin-right: auto; 
	margin-bottom: auto; 
	margin-left: auto;
	/*margin-top:10px;*/
	}
/*************************
	HEADER
**************************/
#header{
	width:1154px;
	height:32px; /*64px*/
	float:left;
}
#sloganHeader {
	width:950px;
	height:32px; /*64px*/
	float:left;	
	margin:0 0 0 204px;
}
#sloganHeader h1 {
	font-size:12px;
	margin:10px 0 0 33px;  /*40px top*/
	color:#231F20;
}

/*************************
	COLONNA SX
**************************/
#colonnaSX {
	width:204px;
	height:auto;
	float:left;
}

/*************************
	LOGO IN ALTRE PAGINE E TESTO IN HOME
**************************/

#testoElogo{
	width:204px;
	height:128px;
	float:left;
}

#testoNews {
	width:160px;
	height:40px;
	float:left;
	margin:45px 0 0 35px;
}
#testoNews p {
	font-size:9px;
	color:#1A171B;
	text-align:right;
}
/*************************
	MENU SX
**************************/
#menuSX{
	width:204px;
	height:318px;
	float:left;
	background-color:#f0f1f1;
}
#menuChiuso {
	width:auto;
	height:192px;
	float:left;
	margin:64px 0 0 0px;
	
}
#menuChiuso ul{ 
	list-style:none;
	float:left;
	height:auto;
	width:auto;
	text-align:right;
	 	
}	
#menuChiuso li{ 
	float:left;
	height:auto;
	width:200px;
	margin:0 0 5px 0;
	font-size:10px;	
}
#menuChiuso a{ 
	color:#58585a;
	text-decoration:none;
	width:180px;
	height:auto;
	float:left;

}
#menuSX a:hover{ 
	
}
#menuSX a#selezionato{

}
/*************************
	MENU SX javascript
**************************/
#menu1{
    float:left;
	height:auto;
	width:auto; 
	font-size:9px;
	margin:0 0 10px 0;
	}
#menu1 ul{
	list-style:none;	
	}
#menu1 li{
	margin-bottom:0px;
	 float:left;
	height:auto;
	width:auto; 
	}
#menu1 a{
	color:#000000;
	 float:left;
	height:auto;
	width:160px; 
	}
	
#menu2{
    float:left;
	height:auto;
	width:auto; 
	font-size:9px;
	margin:0 0 10px 0;
	}
#menu2 ul{
	list-style:none;	
	}
#menu2 li{
	margin-bottom:0px;
	 float:left;
	height:auto;
	width:auto; 
	}
#menu2 a{
	color:#000000;
	 float:left;
	height:auto;
	width:160px; 
	}

/*************************
	IMG SOTTO MENU SX
**************************/
#spazioMenuBottom {
	width:150px;
	height:42px;
	float:left;
	margin:0 0 0 35px;
}

#spazioMenuBottom #conbifred {
	width:150px;
	height:42px;
	float:left;
}


/*************************
	SPAZIO SOTTO MENU SX 
**************************/
#spazioBottomMenuSX{
	width:204px;
	height:128px;
	float:left;
	background-color:#FFFFFF;	
}
/*************************
	ICONE E VIDEO LINK SX
**************************/
#iconeSX {
	width:165px;
	height:27px;
	float:left;
	margin:0 0 0 40px;
}
#iconeSX ul{
	list-style:none;
}
#iconeSX li {
	width:auto;
	height:auto;
	float:left;
}
#iconeSX #icona1{
	width:27px;
	height:27px;
	float:left;
}
#iconeSX #icona2{
	width:38px;
	height:27px;
	float:left;
}
#iconeSX #icona3{
	width:32px;
	height:27px;
	float:left;
}
#iconeSX #icona4{
	width:26px;
	height:27px;
	float:left;
}
#iconeSX #icona5{
	width:17px;
	height:27px;
	float:left;
}
/*#iconeSX #icona6{
	width:30px;
	height:44px;
	float:left;
}*/
#linkVideoSX {
	width:165px;
	height:auto;
	float:left;
	margin:0 0 0 35px;
}
#linkVideoSX h3 {
	font-size:16px;
	color:#c5c6c7;
	margin:0 0 0 15px;
}


/*************************
	FINE COLONNA SX
****************************************************************************************************************/

/*************************
	MAIN CENTRALE
**************************/
#MainCentrale{
	width:950px;
	height:auto;
	float:left;

}


/*************************
	MAIN CENTRALE SSENZA FLASH
**************************/


.fotoSfondoCentrale{
	width:950px;
	height:574px;
	float:left;
	
	
}
#imgHome {
	background-image:url(../img/bannerCentrale/bannerHomePage.jpg);
	background-repeat:no-repeat;
}
#sottofondoLogo {
	width:715px;
	height:317px;
	float:left;
	background-image:url(../img/bannerCentrale/fotoSfondoCentrale.jpg);
	background-repeat:no-repeat;
}

#logo {

}
#logoGrande{
	width:308px;
	height:137px;
	float:right;
	margin:151px 72px 0 0;
}

/*************************
	BANNER
**************************/
#spazioBanner {
	width:820px;
	height:129px;
	float:left;
}
#bannerTopFlashSX{
	width:715px;
	height:129px;
	float:left;
}
#bannerTopFlashSX .banner{
	width:715px;
	height:129px;
	float:left;
} 



/*************************
	FINE MAIN CENTRALE SSENZA FLASH
**************************/

/*************************
	LINGUA
**************************/
#lingua {
		width:160px;
		height:30px;
		float:right;
		margin:18px 20px 0 0;
	}
	#lingua ul {
		list-style:none;
		width:160px;
		height:30px;
		float:right;
	}
	#lingua li {
		width:20px;
		height:auto;
		float:right;
		border-right:dotted 1px #999999;
		
		padding:0 5px 0 5px;
	}
	#lingua a {
		width:auto;
		height:auto;
		float:left;
		font-size:10px;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		text-decoration:none;
	}
	#lingua a#selezionato {
		color:#008b99;
	}

/*************************
	FOOTER
**************************/
#footer{
	width:1154px;
	height:auto;
	float:left;
	margin:0 0 10px 0;
}
#footerTesto {
	width:626px;
	height:auto;
	float:left;
	margin:30px 0 0 204px;
	color:#000000;
	font-size:9px;
}	
#footerTesto p {
	float:left;
	height:auto;
	width:auto;
	
}
#footerTesto #top {
	float:left;
	height:12px;
	width:661px;
	
}
#footerTesto #bottom {
	float:left;
	height:10px;
	width:651px;
	
}
#flashSkooter {
	width:183px;
	height:10px;
	float:right;
	
}
#skooter {
    width:123px;
	height:10px;
	float:left;
}

#skooter a {
	text-decoration:none;
	color:#008b99;
	 width:123px;
	height:10px;
	float:left;
	
}

#skooter a#credit {
	color:#008b99;
	width:123px;
	height:auto;
	float:left;
}
#sound {
	width:55px;
	height:11px;
	float:left;
	padding:0px 0 0 0;
	
}










