/* CSS Document */

body{
    width: 100%;
    font-size: 10px;
	color: #333333;
	line-height: 14px;   /*dimensionamento percentuale del font */
    text-align: center;   /*centra in IE 5.x */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(images/pix_verde_chiaro.gif);
    }
	
A:link { color: #993333;text-decoration: none }
A:visited { color: #993333;text-decoration: none }
A:hover { color: #000033;text-decoration: none }

	div#centratura{margin : 0px auto;
	text-align: center;
    background: url(images/sfondo-top-pag.gif) top left repeat-x;
   }
  
    
/*top-header */	
div#header{height:45px;
	margin:0;
	background: url(images/sfondo-header.gif);
 	background-repeat: no-repeat;
	background-position: left top;}

div#headeright	{float:right;width: 559px;}

	
div#busta {
    float: right;
	height:25px;
	margin:20px 15px 0 15px;
	padding:0 0 0 15px;
	background: url(images/stri_orange.gif) top left repeat-y;}
	
div#top-menu {height:25px;
	margin:20px 0 0 10px;
	font-size: 13px;
	color: #CC9933;

	}

/*fine top-header */

h1{margin: 0;padding:3px 3px 3px 10px}
h2{margin: 0;padding:3px 3px 3px 15px}
h3,h4{margin: 0;padding:0 3px 0 10px}

h1{font-size: 11px; color: #333333;}
h2{color: #666633;font-size: 10px;
	line-height:13px;
	text-align:left; 
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	background: url(images/promo_freccia.gif) top left no-repeat;}
	
h3{color: #993333;font-size: 12px;
	line-height:20px;
	text-align:left; 
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
	text-decoration: none;
	background: url(images/striscia-box.jpg);
	background-repeat: y-repeat;}
	
	h4 {color: #993333;font-size: 12px;
	line-height:20px;
	text-align:left; 
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	font-variant: small-caps;
	text-decoration: none;
	border : 1px solid gray;
	background: CCCCCC;
	background: url(images/striscia-box.jpg) top left repeat-x;
	}


	
div#container{
    width: 780px;   /*dimensionamento in em del container principale */
    margin : 0px auto;   /*centra negli altri browsers*/
    text-align: left;   /*ripristina l' allineamento*/
	background: url(images/pix_verde_chiaro.gif);
    }
	div#content{
    float: right;
    width: 540px;
	padding:23px 0 0 0;
	color: #ffffff;
	} 
	div#content table{
	font-size: 11px;
	color: #666633;
	font-variant: small-caps;
		} 
div#content A:link { color: #996600;text-decoration: none }
div#content A:visited { color: #996600;text-decoration: none }
div#content A:hover { color: #000033;text-decoration: none }

/*colonna verticale MENU*/
	div#colonna{
    width: 220px;
    margin:0;
	padding:0 0 20px 42px;}
	
	div#cerca{height:60px;margin:0 0 11px 0;
	padding:1px 0 1px 10px;
	background: url(images/ricerca.gif) top left repeat-y;
	font-size: 12px;
	line-height:20px;
	color: #006633;
	font-weight: bold;
	font-variant: small-caps;
	}
	div#cerca form{margin:0;}
/*fine colonna verticale MENU*/



	div#pad {
	margin:0;
	padding:0 0 0 1px;
	}

	
	div#titoloporta {
	width:500px;
	padding: 2px 2px 2px 10px;
	font-size: 12px;
	font-variant: small-caps;
	margin-bottom:10px;
	border : 1px solid #CCCC66;}
	


	div#footer{clear:right;margin: 0;padding:0;
	line-height:1px;
	height:1;}
	
	.sotto{
	margin:0;
	padding:0;
	color: #ffffff;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-decoration: none;
	}
	.bottoni {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.piazzachianti {
	margin:0;
	padding:0;
	color: #ffffff;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.settore {
	font-size: 12px;
	color: #CCCC33;
	font-variant: small-caps;
	font-weight: normal;
}
.numerotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 23px;
	font-weight: bold;
	font-variant: normal;
	color: #CCCC33;
}

