/*SFONDO PAGINA E REGOLE GENERALI L'IMMAGINE DI SFONDO E' 5000 px larga*/
body {
	background-color: #FBF5BC;
	background-image: url(images/body.gif);
	background-repeat: no-repeat;
	margin: 0px;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/*Per contenere il layout */
#contenitore {
	width: 915px;
	margin-right: auto;
	margin-left: auto;
	min-height: 600px;
}

/*La testata dove va il menu a tabs quando utilizzato*/
#testata {
	background-image: url(images/testata.gif);
	background-repeat: no-repeat;
	margin: 0px;
	width: 914px;
	height: 115px;
	background-color: #FBF5BC;
}

/*colonna di sinistra con menu immagini*/
#colsin {
	background-color: #FBF5BC;
	background-image: url(images/indicatore-sin.gif);
	background-repeat: no-repeat;
	min-height: 500px;
	width: 152px;
	float: left;
}

/*colonna che contiene i due blocchi grigio e celeste */
#colcen {
	width: 220px;
	min-height: 500px;
	margin-left: 0px;
	float: left;
}
#colcen h3 {
	font-size: 22px;
	text-transform: uppercase;
	margin-left: 15px;
	margin-top: 0px;
	padding-top: 10px;
	color: #333;
}
#colcen p {
	font-size: 15px;
	color: #333;
	padding-right: 10px;
	padding-left: 10px;
}

/*I DUE BLOCCHI GRIGIO E CELESTE */
#celeste {
	background-color: #DCE6F3;
	padding-left: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
#celeste p{
	font-size: 12px;
	margin-top: 3px;
	padding-top: 5px;
}
#grigio {
	background-color: #EAE3CC;
	margin-bottom: -10px;
	padding-bottom: 10px;
	padding-right: 7px;
	padding-left: 7px;
}
#neutro {
	padding-right: 1px;
	padding-left: 5px;
}
#neutro p{
	font-size: 12px;
}
/* TOGLIE IL BORDO ALLE IMMAGINI LINKATE SULLA SINISTRA*/
#colsin img {
	border: none;
}

/*COLONNA A DESTRA dove c'è il contenuto*/
#coldx {
	width: 530px;
	margin-left: 372px;
	background-color: #FBF5BC;
	background-image: url(images/contenuto.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
}
#coldx h4 {
	font-family: "Trebuchet MS", Verdana, sans-serif;
	color: #ed6e00;
	background-image: url(images/titoli.jpg);
	background-repeat: no-repeat;
	text-indent: 10px;
	margin: 0px;
	padding: 0px;
	font-size: 20px;
	line-height: 38px;
}

#coldx p.arancio {
	font-size: 15px;
	color: #ed6e00;
	padding-left: 10px;
}
#coldx p {
	padding-left: 10px;
}


/*Didascalia immagini*/
#coldx .dida {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	margin-top: 4px;
	height: 30px;
}
/*Freccia immagini*/
a.freccia, a.freccia:visited {
	text-decoration: none;
	color:#000;
	font-weight: bold;
}
a.freccia:hover  {
	color: #ed6e00;
	font-weight: bold;
}

td img {display: block;}

/*STILI PER IL PIEDIPAGINA*/
.clear {
	clear: both;
}
#piedipagina {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-color: #FBF5BC;
	padding-top: 18px;
	width: 900px;
	color: #333333;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
/*INTRO*/
#colintro {
	width: 762px;
	min-height: 500px;
	margin-left: 0px;
	float: left;
	background-image: url(images/intro.gif);
	background-position: right top;
	background-repeat: no-repeat;
}
/*AGGIUNTE DA GIUSEPPE*/
.piccolo{
font-size:10px;}
#coldx span.arancio {
    font-size: 15px;
    color: #ed6e00;
}

#coldx table {

    padding-left: 10px;
}
#header ul#secondary li a.open {
text-decoration:underline;
font-weight:bold;
}
/*MENU TABS*/
#header {
	position: relative;
	width: 700px;
	height: 37px;
	width: 700px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	margin-top: -5px;
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 770px; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary li  {
	display: inline;
	list-style: none;
	
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	display: block;
	float: left;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 0;
	font-weight: bold;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	padding-bottom: 6px;
	margin-top: 0;
	width: 160px;
	background-color: #FFF3B3;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #FBF5BC;
}

#header ul#primary a {
	color: #ed6e00;
	height: 25px;
	width: 146px;
	background-color: #F5EEB7;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#header ul#primary a:hover {
	margin-top: 1px;
	color: #000000;
}

#header ul#secondary {
	position: absolute;
	padding: 0;
	bottom: 2em;
	top: 38px;
	left: 1px;
	width: 700px;
	background-color: #FBF5BC;
	height: 30px;
}

#header ul#secondary li a,#header ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	background: none;

}

#header ul#secondary li a {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-top: 8px;
	width: 120px;
}

#header ul#secondary li a:hover {
	text-decoration: underline;
	padding-top: 7px;
}

#header ul#secondary li:last-child a { border: none; }
#colsin .sottomenu {
	margin-top: 165px;
	margin-left: 7px;
}
