/* CSS Document */
html,body{margin: 0;padding:0;}

body{
	background-image:url(images/back.jpg);
	background-repeat:repeat;
	font: 12px Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

img{
	border:0;
	padding:0;
	margin:0;
}

div#container{
	width:1002px;
	background-color:#FFFFFF;
	margin:0px auto;
}

/* TESTO */
.titolo_r{
	font: 14px arial, sans-serif;
	color: #B51506;
	font-weight:bold;
}

.titolo_r a{
	color:#B51506;
	font-weight:bold;
	text-decoration:none;
}
.titolo_r a:hover{
	text-decoration:underline;
}

.titolo_b{
	font: 12px arial, sans-serif;
	color: #0547BF;
	font-weight:bold;
}

.header{
	font: 16px arial, sans-serif;
	color: #B51506;
	font-size: 16px;
	font-weight:bold;
	margin-left:21px; 
	margin-top:10px;
	border-bottom: dotted #99A7AE 1px;
	height:27px;
	width:700px;
	
}

.titolo_news{
	height:10px;
	margin:4px 5px;
	font: 14px arial, sans-serif;
	color: #0547BF;
}

.titolo_pvt {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding-left:5px;
	padding-top:4px;
	margin-left:15px;
	font-weight:bold

}

/* Head */
/* Head/Colonna SX */

div#headSX{
	float:left;
	width: 220px;
	height: 104px;
	background-color:#FFFFFF;
	display:none;
/*	
	border:1px solid #000000;
	margin-bottom:30px;
*/
}

/* Head/colonna CENTRO */

div#headCENTRO{
	float:left;
	width: 780px;
	height: 104px;
	background-color:#FFFFFF;
	display:none;
}

/* Head/Menu */

div#colDX ul{
	padding:0;
	margin:0 0;
	width:100%;
}

div#colDX ul li{
	list-style-type:none; /** -> togli i pallini**/
	float:left;
	margin-left:20px !important;
	margin-left:10px;
	padding:0;
	/** line-height:1.5em; -> per settare il paragrafo tra una lista e l altra**/ 
	
}

div#colDX ul li img{
	border:0px;
}

.spazio{
	margin-top:40px;
}

/* Banner */

#banner{
	/*clear:both;*/
	float:left;
	width:1002px;
	background-color:#FFFFFF;
	height: 375px;	
	/*width: 1005px;*/
}

/* Banner Sopra Azzurro*/
.banner_azzurro{
	background-color: #E6EFFB;
	clear:both;
	width: 98%;
	height: 73px;
	margin:0 auto;
}

.text_box{
	float:left;
	width:339px;
	height:61px;
	margin:5px 7px;
}

/* NEWS box */

div#news_container{
	float:left;
	width:234px;
	height:433px;
	margin-left:10px !important;
	margin-left:5px;
	padding:0px;
	border:0px;
}

div#news{
	float:left;
	border-top: solid #99A7AE 1px;
	border-left: solid #99A7AE 1px;
	width:234px;
}


.banner_top_news{
	float:left;
	/*background-color:#990033;*/
	background-color:#FFFFFF;
	width:234px;
	height:59px;
}

.news_box{
	clear:both;
	width: 234px;
	height:  280px;
	background:#0C2F40 url(images/salvagente_top.jpg) no-repeat bottom;
}


/* News titolo */
.news_titolo {
	position:absolute;
	margin-top:15px;
	margin-left:20px;
	width:200px;
	border-bottom: #FFFCFF dotted thin;
}

.news_titolo img{
	padding:0;
	margin:0;
}

/*** NEWS LATERALI ****/

.news_lat{
	position:absolute;
	width: 220px;
	font-size:10px;
	padding:5px;
	margin-top:35px;
	margin-left:0px;
	color:#FFFFFF;
}

.news_lat h1{
	font: 12px arial, sans-serif;
	color:#98673c;
	font-weight:bold;
	margin:5px 0;
	padding-left:15px;
}

.news_lat h2{
	background:url(images/freccia.jpg) no-repeat left;
	font: 12px arial, sans-serif;
	color:#98673c;
	font-weight:bold;
	margin:0;
	padding-left:15px;
}

.news_lat div{
	margin:15px auto;
}

.news_lat div p{
	margin:0 0 0 15px;
	padding:0;
}

.news_lat div a{
	text-decoration:none;
	color:#FFFFFF;
}
.news_lat div a:hover{
	text-decoration:underline;
}

.bottom_style{
	font-size:10px;
	text-decoration:none;
	color:#000000
}

.bottom_style a{
	text-decoration:none;
	color:#000000
}

/*******/

.news_salvagente{
	float:left;
	background-image:url(images/salvagente_top.jpg);
	margin-top:100px;
	width:234px;
	height:33px;
}

/* NUMERO PAGINE NEWS */
.num_pag{
	 float:left;
	 margin-top:15px;
	 padding-top:10px; 
	 padding-bottom:10px;
     margin-left:20px !important;
	 margin-left:10px; 
	 width:700px; 
     border-top:dotted #99A7AE 1px; 
	 border-bottom:dotted #99A7AE 1px;
}

.num_pag a{
	color:#000000;
	text-decoration:none;
}
.num_pag a:hover{
	color:#000000;
	text-decoration:underline;
}
.num_pag span.activeP{
	color:#B51506;
	font-weight:bold;
}


/* CONTAINER CENTRO */
div#textbox{
	float:left;
	background-color: #E6EFFB;
	border-right: solid #99A7AE 1px;
	border-top: solid #99A7AE 1px;
	border-bottom: solid #99A7AE 1px;
	width: 746px;
	height: 337px;
	
}

div#big_textbox{
	float:left;
	background-color: #E6EFFB;
	border-right: solid #99A7AE 1px;
	border-top: solid #99A7AE 1px;
	border-bottom: solid #99A7AE 1px;
	width: 746px;
	height: 503px;
	
}

/* CONTAINER CENTRO/DX */
.text_center_sx{
	float:left;
	width: 348px;
	height: 310px;
	margin:9px 8px;
}

.text_center_dx{
	float:right;
	width: 348px;
	height: 310px;
	margin:9px 8px;
}

.container_meta{
	float:left; 
	width:360px;
	height:450px; 
	margin-left:21px !important;
	margin-left:10px;  
	margin-top:10px;
	
}


.container_centrale{
	float:left; 
	width:700px;
	height:374px;
	margin-left:21px !important;
	margin-left:10px;  
	margin-top:10px;
}

.container_centrale a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

.container_centrale a:hover{
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
}

/* Banner Bottom */

div#banner_bottom_sx{
	float:left;
	margin-top:0px;
	background-image:url(images/salvagente.jpg);
	width:234px;
	height:95px;
}

div#banner_bottom_dx{
	float:left;
	background-image:url(images/banner_corsi.jpg);
	width: 742px;
	height: 86px;
	margin-top:9px;
	margin-left: 6px;
}



/* BOTTOM */
div#bottom_sx{
	background-color: #FBFDFF;
	float:left;
	width: 743px;
	height: 95px;
	margin-right:0;
}
div#bottom_dx{
	background-color: #FBFDFF;
	float: left;
	height: 95px;
	/*width: 259px;*/
	width:259px;
}

/*Box foto*/
.box_foto{
	float:left;
	width:340px;
	height:115px;	
	margin:10px 13px 10px 20px !important;
	margin:10px 18px 10px 10px;
}

/*POPUP BANNER*/
.popup_banner{
	 float:left;
	 background-color:#990033; 
	 margin-left:7px !important;
	 margin-left:4px;   
	 margin-top:5px; 
	 margin-bottom:6px; 
	 width:728px; 
	 height:90px;
}

/* MAPPA GOOGLE */
.mappa{
	 float:left; 
	 background-color:#FFFFFF;
	 padding:10px; 
	 width:427px; 
	 height:352px;
	 margin-top:10px;
	 margin-left:21px !important;
	 margin-left:10px;   
	 border: solid #99A7AE 1px;
}

/* ZOOM IMMAGINI */
.PopBoxImageSmall
{
	border: none 0px #ffffff;
	cursor: url("images/magplus.cur"), pointer;
}
.PopBoxImageLarge
{
	border: solid 1px #999999;
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageShrink
{
	cursor: url("images/magminus.cur"), pointer;
}
.PopBoxImageLink
{
	cursor: pointer;
}
.PopBoxImageMove
{
	border: none 0px #ffffff;
	cursor: pointer;
}

/* 	PRIVATE BOX */

.box_pvt{
	 clear:left; 
	 margin:50px auto 0 auto; 
	 border:solid #99A7AE 1px; 
	 width:300px; 
	 /*height:130px;*/
	 background-color:#E6EFFB;
	 padding:0px;
 }
