@charset "utf-8";


div#navigation{

/* Inizia il Simplified Box Model Hack */
width:160px; /* Dimensioni per Opera 5 */
width:170px; /* Dimensioni per Explorer 5.x */
width:160px; /* Dimensioni per browser standard compliant */
padding:1em 0 0 10px}

div#container{
    width: 100%;
    margin: 0px auto;   /*centra negli altri browsers*/
	font-family:tahoma;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	color:#FFFFFF;
	background-image:url(../_images/bg_quadri.jpg);
	background-repeat:repeat-x;
	        }
			
div#logo{
	margin: 0px auto;
	width:900px;
	height:128px;
	
	}
	
div#menu{
	margin: 0px auto;
	width:900px;
	height:20px;
	}
	
div#menu a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
	
div#menu a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}	
	
div#menu a:hover{
	color:#ffcc00;
	text-decoration:none;
	font-weight:normal;
	}

div#menusx{
	width:450px;
	height:20px;
	line-height:18px;
	float:left;
	background-image:url(../_images/bg_menuSx.gif);
	background-repeat:no-repeat;
	}
	
div#menudx{
	width:450px;
	height:20px;
	line-height:18px;
	float:left;
	word-spacing:5px;
	background-image:url(../_images/bg_menuDx.gif);
	background-repeat:no-repeat;
	}
	
div#pulito{
	clear:both;
	}
	
div#foto{
	margin: 0px auto;
	width:900px;
	}
	
div#foto1{
	width:225px;
	height:320px;
	float:left;
	}
	
div#foto2{
	width:225px;
	height:320px;
	float:left;
	}
	
div#foto3{
	width:225px;
	height:320px;
	float:left;
	}
	
div#foto4{
	width:225px;
	height:320px;
	float:left;
	}
	
div#menudown{
	vertical-align:middle;
	margin: 0px auto;
	width:900px;
	height:20px;
	line-height:20px;
	background-image:url(../_images/bg_menuDown.gif);
	background-repeat:no-repeat;
	}
	
div#menudown a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
	
div#menudown a:hover{
	color:#ffcc00;
	text-decoration:none;
	font-weight:normal;
	}
	
div#menudown a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
	
div#testo{
	margin:0px auto;
	width:890px;
	height:100%;
	background-image:url(../_images/bg_footer.gif);
	background-repeat:repeat-x;
	padding-left:10px;
	color:#004ba0;
	text-indent:50px;
	background-color:#FFFFFF;
	}
	
div#footer{
	margin: 0px auto;
	width:890px;
	height:40px;
	padding-right:10px;
	color:#d9ecf9;
	font-size:10px;
		}
#footer a {color:#d9ecf9;text-decoration:none}

		
		
/* pagine */

div#pagmenu{
	margin: 0px auto;
	width:900px;
	height:168px;
	}
	
		
div#pagmenusx{
	line-height:24px;
	margin: 0px auto;
	float:left;
	width:160px;
	height:168px;
	background-image:url(../_images/pages/bg_menuarancio.gif);
	background-repeat:no-repeat;
	}
	
div#pagmenusx a:link{
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}
	
div#pagmenusx a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	}	
	
div#pagmenusx a:hover{
	color:#ffcc00;
	text-decoration:none;
	font-weight:normal;
	}
	
div#pagfoto{
	float:left;
	width:740px;
	height:168px;
	}
	
div#pagcontent{
	color:#000000;
	padding-left:190px;
	margin: 0px auto;
	width:710px;
	height:100%;
	background-image:url(../_images/pages/bg_content.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;
	}
	
div#contatti{
	padding:290 0 0 575;
	width:165px;
	height:26px;
	float:right;
	background-image:url(../_images/pages/contattaci.jpg);
	background-color:#FFFFFF;
	
	}

