@charset "UTF-8";
/* CSS Document */

body {
	margin:0;
	padding:0;
	
	}
#content_page{
	width:100%;
	height:auto;
	
	}
#header_page{
	width:100%;
	height:175px;
	/*background-image:url(../images/png/header_page_bg.png);
	background-repeat:repeat-x;*/
	background-color:#FF6600;
	border-bottom: 5px solid #F60;
	}
#header_page_content{
	width:70%;
	height:auto;
	left: 15%;
	right: 15%;
	float:left;
	margin-top:10px;
	
	}
/*SZIONE MENU*/
#header_menu{
	width:100%;
	height:auto;
	background-color:#FF6600;
	}
#header_menu_content{
	width:70%;
	height:175;
	left: 15%;
	right: 15%;
	background-color:#F60;
	}
/*SEZIONE SLIDER DIVISA IN 4 DIV*/
#slider_page{
	width:100%;
	}
	
	#slider_page_content{
	width:70%;
	height:100px;
	margin-top:-100px;
	left: 15%;
	right: 15%;
	position:absolute;
	}
	
	#slider_page_box4 {
	  width: 20%;
	  height:99px;
	  float: left;
	  border-top:1px solid #FFF;
	  border-left:1px solid #FFF;
	  border-right:1px solid #FFF;
	  margin-left:4%;
	}
		#slider_page_box2 {/*questa sezione e il titolo in impressione sulla slider delle pagine secondarie*/
		  width: 44%;
		  height:99px;
		  float: left;
		  border-top:1px solid #FFF;
		  border-left:1px solid #FFF;
		  border-right:1px solid #FFF;
		  margin-left:4%;
		}
		#slider_page_box1 {/*questa sezione e il titolo in impressione sulla slider delle pagine secondarie*/
		  width: 92%;
		  height:99px;
		  float: left;
		  border-top:1px solid #FFF;
		  border-left:1px solid #FFF;
		  border-right:1px solid #FFF;
		  margin-left:4%;
		}
	#slider_page_box_title {
	  width: 96%;
	  height:90%;
	  background-color:#FFF;
	  opacity:0.7;
	  margin-top:2%;
	  margin-left:2%;
	  margin-right:2%;
	}
	
/*SEZIONE CONTENT DIVISA IN 2 DIV PER SEZIONE*/
#content1_page{
	width:100%;
	min-height:100px;
	height:auto !important;
	background-color:#FFF;
	}
	
	#content1_page_content{
	width:70%;
	height:auto !important;
	left: 15%;
	right: 15%;

	}
	#content1_page_box_4COL {
	  width: 20%;
	  min-height:310px;
	  height:auto !important;
	  float: left;
	  border-bottom:1px solid #CCC;
	  border-left:1px solid #CCC;
	  border-right:1px solid #CCC;
	  margin-left:4%;
	  margin-bottom:20px;
	}
		#content1_page_box_2COL_1 {/*Questa sezione è la continuazione della slider_page_box1 della pagine secondarie*/
		  width: 44%;
		  min-height:100px;
		  height:auto !important;
		  float: left;
		  border-bottom:1px solid #CCC;
		  border-left:1px solid #CCC;
		  border-right:1px solid #CCC;
		  margin-left:4%;
		  margin-bottom:20px;
		}
		#content1_page_box_2COL_2 {/*Questa sezione è la continuazione della slider_page_box1 della pagine secondarie*/
		  width: 44%;
		  min-height:100px;
		  height:auto !important;
		  float: left;
		  border:1px solid #CCC;
		  margin-left:4%;
		  margin-bottom:20px;
		  margin-top:10px;
		}
		#content1_page_box_1COL {/*Questa sezione è la continuazione della slider_page_box1 della pagine secondarie*/
		  width: 92%;
	
		  height:auto !important;
		  float: left;
		  border-bottom:1px solid #CCC;
		  border-left:1px solid #CCC;
		  border-right:1px solid #CCC;
		  margin-left:4%;
		  margin-bottom:20px;
		}
	#content1_page_box_4COL_READ {
	  width: 96%;
	  height:15px;
	  padding-top:15px;
	  padding-bottom:15px;
	  margin:0;
	 text-align:center;
	 font-size:18px;
	 font-weight:bold;
	}
	
	#img_box_home{
	  width: 96%;
	  min-height:132;
	  height:auto !important;
	  margin-top:10px;
	  margin-bottom:10px;
		
		}
	#testo_box_home{
	  width: 96%;
	  height:auto !important;
	  margin:2%;
	  margin-left:2%;
		
		}
	
#content2_page{
	width:100%;
	min-height:200px;
	height:auto; !important
	background-image:url(../images/png/content2_page_bg.png);
	background-repeat:repeat;
	padding-bottom:10px;
	}
	#content2_page_content{
	width:70%;
	min-height:200px;
	height:auto; !important
	left: 15%;
	right: 15%;
	background-color:#FFF;
	padding-bottom:20px;
	}
	
#content3_page{
	width:100%;
	min-height:300px;
	height:auto; !important
	background-image:url(../images/png/content2_page_bg.png);
	background-repeat:repeat;
	border-top: 5px solid #999999;
	border-bottom: 5px solid #ffffff;
	}
	#content3_page_content{
	width:70%;
	min-height:300px;
	height:auto; !important
	left: 15%;
	right: 15%;
	}
	#content3_page_content_COL1{
	width:31%;
	min-height:300px;
	float:left;
	margin-right:3%;
	margin-left:0.5%;
	}
	#content3_page_content_COL2{
	width:31%;
	min-height:300px;
	margin-right:3%;
	float:left;
	}
	#content3_page_content_COL3{
	width:31%;
	min-height:300px;
	float:left;
	}
	#COL1{
	width:80%;
	height:auto;
	padding:10%;
	text-align:left;
	}
	#COL2{
	width:80%;
	height:auto;
	padding:10%;
	text-align:center;
	}
	#COL3{
	width:80%;
	height:auto;
	padding:10%;
	text-align: right;
	}
	

/*SEZIONE FOOTER DIVISA IN 2 DIV*/
#footer_page{
	width:100%;
	height:115px;
	background-image:url(../images/png/header_page_bg.png);
	background-repeat:repeat-x;
	border-top: 5px solid #F60;
	}
	#footer_page_content{
	width:70%;
	height:100px;
	left: 15%;
	right: 15%;
	}
	
	
	
	/*CLASSI TESTO*/
	
	.testo_box{
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight:100;
		font-size:24px;
		text-align:center;
		top:25%;
		bottom:25%;
		position:relative;
		
		}
	.testo_box1{
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight:100;
		font-size:14px;
		text-align:left;
		
		}
			.testo_box1 a{color:#000000; text-decoration:none;}
			.testo_box1 a:hover{color:#FF6600; text-decoration:underline;}
			
	.testo_normal{
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight:100;
		font-size:16px;
		text-align: justify;
		padding:20px;
		
		}
		.titoli{
		font-family: 'Open Sans Condensed', sans-serif;
		color:#FF6600;
		font-weight: bold;
		font-size:24px;
		text-align:center;
		top:25%;
		bottom:25%;
		position:relative;
		
		}
		.titoli2{
		font-family: 'Open Sans Condensed', sans-serif;
		color:#333333;
		font-weight: bold;
		font-size:24px;
		text-align:left;
		
		}
		.testo{
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight:100;
		font-size:16px;
		text-align: justify;
		
		}
		.align_right{text-align: right;}
		.align_left{text-align: left;}
		.align_center{text-align: center;}
		
		.testo a{
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight:100;
		font-size:16px;
		text-align: justify;
		color:#FF6600;
		text-decoration:none;
		}
		.testo a:hover{
		color:#FF6600;
		text-decoration:underline;
		}
		.testo_footer{
			margin-top:15px;
			text-align:center;
		}
		.link a{color:#000000;text-decoration:none;}
		.link a:hover{color:#FF6600;text-decoration:underline;}
		
		#leggi_tutto {
			width:100%;
			height:auto;
			font-family: 'Open Sans Condensed', sans-serif;
			font-size:16px;
			text-align:right;
			font-size:18px;
	 		font-weight:bold;
			color:#000000;
			}
		
/*IMMAGINI*/
.foto_left{
	padding-right:10px;
	padding-bottom:5px;
		
		}
		
/*liste*/
ul.lista1 li  {
	list-style-image: url(../images/png/bullet1.png);
	list-style-position: inside;
	text-align:right;
}
ul.lista2 li  {
	list-style-image: url(../images/png/bullet1.png);
	list-style-position: inside;
	text-align:left;
}