      /*                                */
     /*     USED COLOR SCHEMES         */
    /*                                */
   /*  dark green: #014a1f;          */
  /*   light green: #c8d200;        */
 /*   light green gray: #d4d9bb;   */
/*    light yellow: #ffdb2a;      */


*{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
}

a{
	font-family:Arial;
	font-size:10px;
	text-decoration:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border:none;
}

h1{
	font-family:Arial;
	font-size:14px;
}

img{
	border:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

p{
	font-family:Arial;
	font-size:12px;
	color:#000;
}


/* Text format ----------------------------------------------------------------------------------------------------------------------------------- */
.a1{
	font-family:Arial;
	font-size:14px;
	font-weight:bold;
	color:#014a1f;
}

.a2{
	font-family:Arial;
	font-size:12px;
	color:#000;
}

.a3{
	font-family:Arial;
	font-size:16px;
	color:#000;
}

.a4{
	font-family:Arial;
	font-size:10px;
	color:#fff;
}

.hb{
	font-family:Arial;
	font-size:16px;
	color:#000;
}

.h1w{
	font-family:Arial;
	font-size:26px;
	color:#fff;
	font-weight:bold;
}

.h2w{
	font-family:Arial;
	font-size:14px;
	color:#fff;
	font-weight:bold;
}

.p2{
	font-family:Arial;
	font-size:10px;
	color:#fff;
}
/* ----------------------------------------------------------------------------------------------------------------------------------------------- */

.contatti_list a:hover{
	color:orange;
}

.content_allegati{
	width:900px;
}

.cover{
	background-color:#014a1f;
}
.cover_bg{
	background-image:url(../img/cover_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
}

.cover_logo{
	height:446px;
	width:900px;
}

.cover_page_selector{
	height:154px;
	width:900px;
	text-align:center;
	vertical-align:top;
	display:block;
}

.cover_selector_cell{
	height:30px;
	width:330px;
	background-color:#c8d200;
	text-align:center;
	vertical-align:middle;
}
.cover_selector_cell a{
	color:#014a1f;
	font-family:Arial;
	font-size:18px;
}
.cover_selector_cellOver{
	height:30px;
	width:330px;
	background-color:#014a1f;
	text-align:center;
	vertical-align:middle;
}
.cover_selector_cellOver a{
	color:#c8d200;
	font-family:Arial;
	font-size:18px;
}

.footer{
	height:20px;
	width:900px;
	text-align:right;
	vertical-align:bottom;
}
.footer a{
	color:#fff;
}
.footer a:hover{
	color:#ffdb2a;
}

.home_content_chapter{
	height:26px;
	width:700px;
	background-color:#ffdb2a;
	text-align:left;
	vertical-align:middle;
	padding-left:3px;
}

.home_content_chapterOver{
	height:26px;
	width:700px;
	background-color:#c8d200;
	text-align:left;
	vertical-align:middle;
	padding-left:3px;
}

.home_content_container{
	width:700px;
	vertical-align:top;
	padding-top:10px;
}

.home_content_item_allegati{
	height:50px;
	width:700px;
	text-align:left;
	vertical-align:middle;
}

.home_content_item_allegati_img{
	height:50px;
	width:40px;
	text-align:left;
	vertical-align:middle;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#d4d9bb;
}

.home_content_item_allegati_text{
	height:50px;
	width:630px;
	text-align:left;
	vertical-align:middle;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#d4d9bb;
}
.home_content_item_allegati_text a{
	color:#000;
}
.home_content_item_allegati_text a:hover{
	color:orange;
}

.home_content_item_allegati_video{
	height:20px;
	text-align:left;
	vertical-align:top;
	border-bottom-style:solid;
	border-bottom-width:2px;
	border-bottom-color:#d4d9bb;
}

.home_content_text_container{
	width:700px;
	text-align:left;
	vertical-align:middle;
	padding-left:3px;
	padding-right:10px;
	padding-bottom:3px;
}

.home_content_title{
	height:60px;
	width:700px;
	background-color:#014a1f;
	text-align:left;
	vertical-align:bottom;
	padding-left:3px;
	padding-bottom:3px;
}

.home_content_title_allegati{
	height:18px;
	width:700px;
	background-color:#014a1f;
	text-align:left;
	vertical-align:bottom;
	padding-left:3px;
}

.home_header{
	height:212px;
	width:900px;
	background-image:url(../img/testata.jpg);
	background-repeat:no-repeat;
}

.home_header_lang_selector{
	width:140px;
	text-align:center;
	background-color:#c8d200;
}
.home_header_lang_selector a{
	color:#014a1f;
}
.home_header_lang_selectorOver{
	width:140px;
	text-align:center;
	background-color:#ffdb2a;
}
.home_header_lang_selectorOver a{
	color:orange;
}

.home_header_spacer1{
	height:194px;
	width:900px;
}
.home_header_spacer2{
	height:18px;
	width:620px;
}

.home_main_container{
	width:900px;
	background-color:#fff;
	text-align:center;
}

.home_menu_container{
	width:200px;
	vertical-align:top;
	padding-left:10px;
	padding-top:10px;
	text-align:center;
}

.indexFooter{
	height:10px;
	width:900px;
	text-align:right;
	vertical-align:bottom;
}

.indexFooter a{
	color:#fff;
	font-size: 11px;
}

.indexFooter a:hover{
	color:#ffdb2a;
	font-size: 11px;
	font-weight: bold;
}

.indexFooter p{
	color:#fff;
	font-size: 11px;
	font-weight: bold;
}

.menu_items_container{
	width:180px;
	text-align:left;
	background-color:#ffdb2a;
	padding-left:3px;
	padding-top:10px;
	padding-bottom:10px;
}
.menu_items_container a{
	color:#014a1f;
}
.menu_items_container a:hover{
	color:orange;
}
.menu_items_container #active{
	color:orange;
}

.y_spacer{
	height:6px;
}
