@charset "utf-8";
/* CSS Document */

body{
width:100%;
height:100%;
margin:0px;
background-image:url(Immagini/sfondo.JPG);
background-repeat:repeat-x;
background-position:top;
}

#banner_menu{
width:950px;
height:155px;

}


#sotto_default{
width:950px;
height:334px;
}


#banner{
width:950px;
height:463px;
}

#banner3{
width:950px;
height:190px;
}


#conteiner{
width:100%;
height:100%;
vertical-align:top;

}

#piano{
width:100%;
}

#centro{
width:950px;
height:100%;
}



#modificabile{
width:740px;
}


div#sinistra{
    vertical-align:top;
	float:left;
	/* Inizia il Simplified Box Model Hack */
    width:210px; /* Dimensioni per Opera 5 */
	width:210px; /* Dimensioni per Explorer 5.x */
	width:210px; /* Dimensioni per browser standard compliant */
	height:950px;
}



div#destra{
    vertical-align:top;
	float:right;
	width:740px;/* Dimensioni per Opera 5 */
	width:740px; /* Dimensioni per Explorer 5.x */
	width:740px; /* Dimensioni per browser standard compliant */
	height:100%;
}



#piede{
width:740px;

}










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%;
	padding: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:0px;
}


div#extra2{ 
    text-align:center;
	float:right;
	width:120px;
	width:120px;
	width:120px;
	height: 165px;
	padding:0px;
}