/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#0676b6;
	background-image:url(../images/bg_nuvole.jpg);
	background-repeat:repeat-x;
}
body, td, p, input, textarea, select{
	font-family: Arial, sans-serif;
	font-size:11px;
	color:#333333;
}
img {border: 0;margin:0;padding:0;}
img, div, input { behavior: url("iepngfix.htc") }

a:link, a:hover, a:visited{
	color:#006BAB;
}
h1{
	font-size:16px;
	color:#006BAB;
}
.biglink:link, .biglink:hover, .biglink:visited{
	color:#006BAB;
	text-decoration:none;
	font-size:12px;
	font-weight:bold;
}
.clr{
	clear:both;
	/*height:10px;*/
	height:3px;
}
.img-border{
	padding:1px;
	border:1px solid #CCCCCC;
}
/* #################################################### TOP  ################## */
#top {
	background-image:url(../images/bg_top.gif);
	height:120px;
	width:100%;
}

/* #################################################### LEFT ################## */
#form_creare{
	width:170px;
	height: 90px;
	background:url(../img/index/bg_crea.png) no-repeat;
	color: #fff;
	padding:0;
	margin:0;
}

div.distanziatore,div.distanziatore_central  {
	padding-top:3px;
}
/* #################################################### RIGHT ################## */
.titolo_blu {
	display:block;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #006BAB;
}
.titolo_arancio, a.titolo_arancio {
	display:block;
	margin-bottom: 10px;
	font-size: 13px;
	font-weight: bold;
	color: #ff6633;
	color: #d2652c;
	text-decoration:none;
}

a.link_news,a:visited.link_news {
	color: #ff6633;
	font-size: 11px;
	text-decoration: none;
}

.titolo_news {
	display: block;
	color: #336666;
	font-size: 11px;
	padding-bottom: 8px;
	line-height: 13px;
}

.box_eventi { /*Usato per fissare l'altezza del blocco eventi*/
	height: 226px;
}


/* #################################################### FOOTER ################## */
#area_riservata {
	background: url(../images/bg_area_riservata.jpg) repeat-x;
}

#download {
	background: url(../images/bg_download.jpg) repeat-x;
}

#dati {
	background-image: url(../images/bg_dati.jpg);
	
}
.container-link{
	background-color:#254774;
	padding:3px;
	width:120px;
	margin-bottom:2px;
}
a:link.voci_footer, a:visited.voci_footer, a:hover.voci_footer {
	color: #FFFFFF; 
	font-size: 10px;
	text-decoration: none;
	font-weight:bold;
}
/******************************************************************************/
/***QUESTA E' LA TABELLA PRICIPALE ***/
#main{
	width:780px;
	margin-top: 8px;
	text-align:left;
}
#main .main-left{
	width:597px
}
/*
#main .main-left img{
	background-color:#F3F3F3;
	padding:5px;
	border:1px solid #CCCCCC;
	margin-right:10px;
}*/
#main .main-right{
	width:173px
}
#main .main-spacer{
	width:10px
}

/***BOX PATH***/
#path{
	width:780px;
	text-align:left;
	clear:both;
	font-size:10px;
	color:#FFFFFF;
	padding:5px;
}
#path a:link, #path a:hover, #path a:visited {
	color:#FFFFFF;
	text-decoration:none;
}
/***MENU VERTICALE DI DESTRA***/
#right-menu,#right-menu-prod {
	font-size:11px;
}
#right-menu div,#right-menu-prod div{
	background-repeat:no-repeat;
	padding-top:5px;
	padding-bottom:4px;
	padding-left:10px;
}
#right-menu div a,#right-menu-prod div a {
	text-decoration:none;
}
#right-menu div{
	background-image:url(../images/vmenu.gif);
	border-bottom:1px solid #F1F0EC;
}
#right-menu-prod div{
	background-image:url(../images/vmenu_prod.gif);
	border-bottom:1px solid #CAD9F0;
}
#right-menu-prod .prodsel{
	background-image:url(../images/vmenu_prod_sel.gif);
	border-bottom:1px solid #CAD9F0;
	color:#FFFFFF
}
/***CAMPO RICHIESTO(asterisco)***/
.reqfld{
	color:#FF0000;
}
/***PAGINE***/
#paging{
	margin-bottom:10px;
	padding-right:20px;
}
#paging, #paging a, #paging a:visited, #paging a:hover{
	color:#000000;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	text-align:right;
}

/***BOX AREA RISERVATA***/
.box-area{
	background-image:url(../images/box_area.gif);
	height:50px;
	width:238px;
	font-weight:bold;
	color:#006BAB;
	background-repeat:no-repeat;
	text-align:left;
	margin-bottom:10px;
}
.box-area .inner{
	padding-top:17px;
	padding-left:30px
}
.box-area a:link, .box-area a:hover, .box-area a:visited{
	text-decoration:none;
	font-size:12px;
}
/***MENU DX AREA RISERVATA***/
.rmenu{
	background-image:url(../images/icona_freccia.gif);
	background-repeat:no-repeat;
	background-position:center right;
	padding-top:8px;
	padding-bottom:8px;
}
.rmenu a{
	text-decoration:none
}
.rmenu-sub{
	background-image:url(../images/icona_freccia_semplice.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-top:4px;
	padding-bottom:4px;
	padding-left:10px;
}
.rmenu-sub a{
	text-decoration:none
}

/** SHARE THIS **/
.share_this{text-align:right;float:right;padding-top:12px;margin:0;}
