@charset "utf-8";
/* CSS Document */

body{
width:100%;
height:100%;
margin:0px;
}

#conteiner{
width:100%;
height:100%;
}

#banner{
width:930 px;
height:464 px;
}

#centro{
height:100%;
}

#piede{
height:62 px;

}

div#navigation{
	float:left;
	/* Inizia il Simplified Box Model Hack */
    width:350px; /* Dimensioni per Opera 5 */
	width:350px; /* Dimensioni per Explorer 5.x */
	width:350px; /* Dimensioni per browser standard compliant */
	height:180px;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}



div#extra{
text-align:right;
	float:right;
	width:350px;
	width:350px;
	width:350px;
	height:180px;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}





div#sx{
	float:left;
	/* Inizia il Simplified Box Model Hack */
    width:750px; /* Dimensioni per Opera 5 */
	width:750px; /* Dimensioni per Explorer 5.x */
	width:750px; /* Dimensioni per browser standard compliant */
	height:100%px;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}



div#dx{
background-image:url(../Immagini/menu_lato_ripetibile.jpg);
    text-align:right;
	float:right;
	width:180px;
	width:180px;
	width:180px;
	height:200px;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}


div#extra2{ 
    text-align:center;
	float:right;
	width:120px;
	width:120px;
	width:120px;
	height:165px;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}