/** CSS GENERALI */
html, body, div, a,span, img, hr, h1, h2, h3, h4, form, fieldset, legend, input, textarea, object,p , ul,li{
	border:0;
	margin : 0;
	padding:0;
}

ul{
	margin-left:15px;
}


.clearL{	clear:left; }

.clear{	clear:both; }

.clearR{ clear:right; }


body{
   font-size:12px;
	color:#002d3f;
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	background-color:#fff ;
}


a, A:link,active,visited,hover {
	text-decoration: none;
	color:#002d3f;
	font-weight:bold;
}


#layout {
	margin:5px auto 0px auto;
	width: 980px;
	background-color: transparent;
}

#header{
	visibility:hidden;
	height:0px;
}
#header_print{
	width:980px;
	height:65px;
	border-bottom:1px solid #dcdcdc;
	margin-bottom:5px;
}


#layout_menu_principale{
	visibility:hidden;
	height:0px;
}

#layout_pagina{	
	width:980px;
	clear: both;
}

/** HOME **/ 
.left_home{
	margin-top:10px;
	float:left;
	width:659px;
}
.right_home{
	float:right;
	visibility:hidden;
	width:0px;
}

/** STANDARD **/
.left_standard{
	width:0px;;
	visibility:hidden;
	float:left;
}
.center_standard{
	margin-top:12px;
	float:left;
	width:541px;
}
.right_standard{
	float:right;
	width:0px;;
	visibility:hidden;
}

/**** FOOTER ****/
#footer_banda{
	width:980px;
	height:5px;
	background-color: transparent;
	background-image: url(../images/linea_footer.gif);
	background-repeat:  no-repeat;
	background-position: center;
	margin-top:10px;
	margin-bottom:4px;
}

#footer{
	margin: 0px 0px 3px 0px; 
	background-color: transparent;
	width:980px;
	color:#516972;
	font-size:12px;
}

.footer_sx{
	float: left;
	margin-left:12px;
	text-align: left;
}
.footer_dx{
	float: right;
 visibility: hidden;
}

#footer A{
	color:#000;
	text-align: center;
}

/************************************************/

DIV.foto_home{
	float:left;
	width: 300px;
	height: 186px;
	margin:0px 10px 0px 0px;
	border:1px solid #DCDCDC;
	text-align:center;
}

DIV.foto_home_grande{
	float:left;
	width: 610px;
	height: 270px;
	margin:0px 0px 0px 0px;
	border:1px solid #DCDCDC;
}

DIV.testo_home{
	float:left;
	width: 250px;
	margin:15px 10px 10px 10px;
}

/* VARIE */
.img_top{
	width:100%;
	text-align:center;
	margin-bottom:10px;
}

.box_grigio_home{
	background-color: #ecf0eb;
	margin:5px 10px 5px 16px;
}

.box_grigio{
	background-color: #ecf0eb;
}

.box_text{
	padding:10px;
}


/**  ELENCO **/
.riga_elenco{
	border-bottom:1px solid #DCDCDC;
	padding:7px 0px 7px 0px;
}

.riga_ultima{
	border-bottom:0px;
}

DIV.foto_elenco{
 	float:left;
	width:145px;
	height:100px;
	margin-right:10px;
	border:1px solid #DCDCDC;
	text-align:center;
	background-color:#fff;
}

.descri_elenco{
	float:left;
	width:350px;
}
/****************************/

DIV.box_promo_home{
	margin:0px 0px 0px 0px;
	padding-top:20px;
	padding-bottom:20px;
	border-bottom:1px solid #DCDCDC;
}

DIV.box_promo_home .titolo_promo{
	color:#002d3f;
	font-size:11px;
	font-weight:normal;
	font-style: italic;
   padding-bottom:5px;
}

a.promo{
	color:#002d3f;
	font-weight:normal;
}

DIV.box_promo{
	border-bottom:1px solid #DCDCDC;
	margin:0px 0px 0px 0px;
	padding-bottom:20px;
	padding-top:20px;
}

DIV.promo_foto{
	float:left;
	width:116px;
	height:80px;
	margin-right:10px;
		text-align:center;
	border:1px solid #DCDCDC;
	
}

DIV.box_promo_ultimo{
	border-bottom:0px solid #DCDCDC;
}

DIV.box_promo .titolo_promo{
	color:#002d3f;
	font-size:11px;
	font-weight:normal;
	font-style: italic;
   padding-bottom:5px;
}

div.box_promo .data_elenco{
	padding-bottom:5px;
}

/* TESTI */

.main{
	color:#002d3f;
	font-size:12px;
	font-weight:normal;
}

h1{
	color:#002d3f;
	font-size:14px;
	font-weight:bold;	
	padding: 5px 0px 0px 10px;
	margin-bottom:10px;
}

.titolo_elenco{
	color:#002d3f;
	font-size:12px;
	font-weight:bold;	
}

.data_elenco{
	color:#002d3f;
	font-size:11px;
	font-weight:bold;	
}

.data_titolopagina{
	color:#002d3f;
	font-size:11px;
	font-weight:bold;	
	padding: 10px 0px 0px 10px;
	margin-bottom:0px;
}

.testo_breve{
	color:#002d3f;
	font-size:11px;
	font-weight:normal;
}

span.dettaglio A{
	margin-top:5px;
	color:#0C5578;
	font-weight:bold;
	float:right;
}

input{
	border:1px solid #DCDCDC;
	width: 100px;
	margin-bottom:10px;
}

textarea{
	border:1px solid #DCDCDC;
}

form.cerca{
	color:#002d3f;
	font-size:12px;
	font-weight: bold;
}
input.bottone{
	color:#002d3f;
	font-size:11px;
}

/**ELENCO ALLEGATI*/
ul.elenco_allegati{
	color:#000000;
	font-size:12px;
	margin:0px;
	visibility: hidden;
	margin-top:10px;
}

ul.elenco_allegati li {
	color:#000000;
	font-size:12px;
	font-weight: normal;
   list-style: none;
	margin-top:4px;
}


ul.elenco_allegati li A{
	color:#000000;
	font-weight: bold;
}




A div.img_download{
	float:left;
	background-image: url(../images/download.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 16px;
	width:16px;
	margin-right: 4px;
	cursor: hand;
}

A div.img_link{
	float:left;
	background-image: url(../images/link.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 16px;
	width:16px;
	margin-right: 4px;
	cursor: hand;
}


div.img_info{
	float:left;
	background-image: url(../images/information.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 16px;
	width:16px;
	margin-right: 4px;
	cursor: hand;
}

div.img_calendar{
	float:left;
	background-image: url(../images/calendar.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 16px;
	width:16px;
	margin-right: 4px;
	cursor: hand;
}
A div.img_mail{
	float:left;
	background-image: url(../images/mail.gif);
	background-position: left center;
	background-repeat: no-repeat;
	height: 16px;
	width:16px;
	margin-right: 4px;
	cursor: hand;
}

/**ELENCO CORSI*/
ul.elenco_corsi{
	color:#000000;
	font-size:11px;
	margin:0px;
	margin-top:10px;
}

ul.elenco_corsi li {
	color:#000000;
	font-size:13px;
	font-weight: normal;
   list-style: none;
	margin-top:4px;
	list-style: none;
	background-image: url(../images/menu_close.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	padding:0px 0px 10px 10px;
	
}

DIV.box_corso{
	margin-top:5px;
}


/*******************/

DIV.risultato_ricerca{
	text-align:right;
	float:right;
	color:#002d3f;
	font-size:11px;
	font-weight:bold;
	padding-top:5px;
	padding-right:5px;
}

.border {
	border: 1px solid #000;
}

.indirizzoip_txt{
	width:100%;
	text-align: center;
	margin-top:10px;
	margin-bottom: 20px;
	font: 20px Arial;
}
.indirizzoip_num{
	font-weight:bold;
	color:#0D5BC0;
}


