/*===================================== STILE PER IL LAYOUT FISSO =====================================*/
html,body{
	margin:0;
	border:0;
	}
body{
	padding: 0;
	margin: 0;
	color: #454545;
	text-align: center;
	font: 13px Arial, Helvetica, sans-serif;
	background: #fff;
	}

/*===================================== STILE SPECIFICI PER IL LAYOUT =====================================*/

div#container{
	width: 796px;
	margin: 0 auto;
	text-align: center;
	}
div#header{
	height:190px;
	background-image: url(../immagini/sfondo_header.gif);
	background-repeat: repeat-x;
	margin-top: 10px;
	border-top-style: none;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	}
div#header_left{
	text-align: left;
	float:left
	}
div#header_right{
	text-align: right;
	}
div#menu{
	text-align: center;
	}
div#contenuti{
	text-align: left;
	padding: 15px;
	}
div#footer {
	width: 100%;
	clear: both;
	text-align: center;
	}
.clear { clear: both; background: none;}

/*===================================== STILE BOX 2 ANGOLI CURVI BLU =====================================*/

div#box{
	width: 100%;
	background: #669933;
	color:#fff;
	border-top: 5px solid #996600;
	}
div.gancio1{
	background: #669933;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}
div.gancio2{
	background: url(../immagini/bordoInf_dx.gif) right bottom no-repeat;
	}
div.gancio3{
	background: url(../immagini/bordoInf_sx.gif) left bottom no-repeat;
	}
div.gancio3 p{
	margin:0;
	padding:5px;
	text-align: center;
	}
	
/*===================================== STILE GENERICI DIV DIVISI =====================================*/

.testo01{
	width:510px;
    float:left;
	text-align: justify;
	padding: 15px;
	}
.testo02{
	width:230px;
    float:left;
	padding: 10px;
	}
.testo03{
	padding: 10px;
	}
.testo04{
	width:215px;
    float:left;
	}
div#box_div_3{
	width:250px;
    float:left;
	text-align: justify;
	padding: 6px;
	}
div#box_div_4{
    width:510px;
    float:left;
	text-align: left;
	padding: 10px;
	}
	
/*===================================== STILE GENERICI DIV DIVISI =====================================*/

.split2 div{
	float: left;
	width: 39%; \width: 42%; w\idth: 39%;
	padding: 0 3% 0 3%;
	}
.clearer{
	clear: left;
	}

/*===================================== STILE MENU =====================================*/

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.invertedshiftdown2{
padding: 0;
width: 100%;
border-top: 5px solid #996600; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
}

.invertedshiftdown2 a{
	float: left;
	display: block;
	color: #996600;
	text-decoration: none;
	margin: 0 1px 0 0;
	padding: 5px 10px;
	border-bottom: 8px solid white;
	font-weight: bold;
}

.invertedshiftdown2 a:hover{
background-color: #99CC66; /*Highlight red color theme*/
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #99CC66; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #996600; /*Highlight red color theme*/
padding-top: 10px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #996600; /*Highlight red color theme*/
color: white;
}

/*===================================== STILE IMMAGINI =====================================*/

.img_bordo a:link,.img_bordo a:visited {float:left; padding: 2px; border: 3px solid #669933}
.img_bordo a:hover {padding: 2px; border: 3px solid #996600}

/*===================================== STILI DA VERIFICARE =====================================*/

.img_bordo_foto a:link,.img_bordo_foto a:visited {width:80px; float:left; margin:6px; padding: 2px; border: 3px solid #99CC99}
.img_bordo_foto a:hover {padding: 2px; border: 3px solid #990000}

.img_bordo_severino a:link,.img_bordo_severino a:visited {width:133px; float:left; margin:6px; padding: 2px; border: 3px solid #99CC99}
.img_bordo_severino a:hover {padding: 2px; border: 3px solid #990000}

.img01 {margin:6px; padding: 2px; border: 3px solid #99CC99}


/*===================================== STILE LINK ===================================*/

.link_01 a:link,.link_01 a:visited {
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FF9900;
	}
.link_01 a:hover {
	font: bold 12Px  Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	}
.link_02 a:link,.link_02 a:visited {
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #996600;
	}
.link_02 a:hover {
	font: bold 12Px  Geneva, Arial, Helvetica, sans-serif;
	color: #669933;
	text-decoration: none;
	}

/*===================================== stile testi ===================================*/

h1,h2,h3,h4,h5{
	margin: 0;
	padding: 0;
	}
h1{
	font-size: 18px;
	line-height: 30px;
	}
h2{
	font-size: 16px;
	}
h3{
	font-size: 14px;
	}
h4{
	font-size: 12px;
	}
h5{
	font-size: 11px;
	font-weight: normal;
	}
h6{
	font-size: 10px;
	font-weight: normal;
	}
p{
	margin: 0 0 2px 0;
	line-height: 20px;
	}
.rosso {
	color: #FF0000;
	}
.marrone {
    color: #996600;
    }
.verde {
	color: #669933;
	}
.nero {
	color: #454545;
	}
.grigio {
	color: #888888;
	}
.bianco {
	color: #ffffff;
	}
.small {
	font-size: 11px;
	}
