@charset "utf-8";
/* CSS Document */

body {
	font-size: 0.7em;
	font-family: Tahoma, sans-serif;
	color: #000000;
	background-color: #D9D9D9;
	background-image: url(../img/SfondoBody.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	text-align: center;
	margin: 0px;
	padding-right: 1%;
	padding-left: 1%;
}
#header_coninuo {
	background-image: url(../img/header_comtinuo.png);
	background-repeat: repeat-x;
	height: 150px;
	width: auto;
	position: relative;
}
#header {
	/*background-color: #FFFFFF;*/
	background-image: url(../img/sfondo_header.jpg);
	background-repeat: no-repeat;
}
#container {
	background-color: #FFFFFF;
	width: auto;
	text-align: left;
	border: 1px solid #000000;
}

.logo{
   border:none;
   overflow:hidden;
}

/**********************DESIGN BR******************************/
#barra {
	font-weight: bold;
	color: #333333;
	background-image: url(../img/SfonfoBarra.png);
	background-repeat: repeat-x;
	margin-top: 10px;
	padding-top: 10px;
	height: 39px;
	padding-left: 30px;
}

#barra ul{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#barra li{
	display:inline;
	/*margin:0 1em;*/
	height:0;
	border-right-width: 2px;
	border-right-style: outset;
	border-right-color: #333333;
	padding:0 1em;
}

#barra a,
#barra a:link,
#barra a:visited{
	color:#333333;
	text-decoration:none;
	font-weight: bold;
}

#barra a:hover,
#barra a:focus,
#barra a:active{
	text-decoration:underline;
	color: #333333;
	font-weight: bold;
}

.Imglink{
	border: none;
	margin-top: 5px;
}

/**********************DESIGN CRP******************************/

#corpo{
	float: left;
	width: 100%;
}

/**********************DESIGN CL1******************************/

#cols{
	float: left;
	width: 200px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/* ----------------------------------------mm-----------------------------------------*/
.MenuPr{
	width:194px;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 4px;
	clear: left;
	height: auto;
}

.MenuPr ul{
   margin:0;
   padding:0;

}
.MenuPr li{
   list-style-type: none;
	
}
.MenuPr a{
	display:block;
	background-repeat: no-repeat;
}

.AD a:link,
.AD a:visited {
	display:block;
	background-image: url(../img/SfondoMenu.png);
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	position: relative;
	height: auto;
}

.AD a:hover,
.AD a:focus,
.AD a:active {
	display:block;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	position: relative;
	height: auto;
	background-image: url(../img/SfondoMenuhover.png);
	background-repeat: no-repeat;
}

/*submenu*************************/
.submenu{
	width:auto;
	clear: left;
	height: auto;
	margin: 0;
	padding-left: 3px;
}
.submenu a{
	display: block;
	margin-top: 2px;
	margin-bottom: 2px;
}

.submenu a:link,
.submenu a:visited{
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background-image: url(../img/SubManuA.png);
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-repeat: no-repeat;
}

.submenu a:hover,
.submenu a:focus,
.submenu a:active {
	color: #666666;
	text-decoration: underline;
	background-image: url(../img/SubManuH.png);
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	background-repeat: no-repeat;
}




/**********************DESIGN CN******************************/

#cold{
	float: right;
	width: 200px;
	padding-top: 6px;
}

/*/-----*/
.ContColumDx {
	width: 192px;
	border: 1px solid #666666;
	background-image: url(../img/cerca.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	overflow:hidden;
	padding-bottom: 20px;
}
.ContColumDx select, input{
	margin-left: 5px;
	margin-bottom: 8px;
	border: 1px solid #ABADB3;
	font-size: 11px;
}

.ContColumDx  label{
	margin-left: 5px;
	font-weight: bold;
}


/*/-----*/
.veste{
	width: 192px;
	border: 1px solid #666666;
	background-image: url(../img/veste%20grafica.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	overflow:hidden;
	padding-bottom: 20px;
	margin-top: 20px;
}

.veste select, input{
	margin-left: 5px;
	margin-bottom: 8px;
	border: 1px solid #ABADB3;
	font-size: 11px;
}

.veste label{
	margin-left: 5px;
	font-weight: bold;
}
/*/----------------*/
.VesteLogin{
	width: 192px;
	border: 1px solid #666666;
	background-image: url(../img/login.png);
	background-repeat: no-repeat;
	padding-top: 50px;
	overflow:hidden;
	padding-bottom: 20px;
	margin-top: 20px;
}

.VesteLogin select, input{
	margin-left: 5px;
	margin-bottom: 8px;
	border: 1px solid #ABADB3;
	font-size: 11px;
}

.VesteLogin label{
	margin-left: 5px;
	font-weight: bold;
}

/********************************************+   DESIGN CORPO*  +***************************************************/
#cont{
	margin-top: 0;
	margin-right: 200px;
	margin-bottom: 20px;
	margin-left: 205px;
	width: auto;
}

.BodyCont{
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	border: 1px solid #666666;
	padding-bottom: 20px;
}

.BodyCont h2{
	padding-right: 0px;
	padding-left: 0px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding-top: 10px;
	padding-bottom: 15px;
	margin: 0px;
}

.BodyCont h3{
	font-weight: bold;
	color: #333333;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 11px;
	margin: 0px;
	background-image: url(../img/iconesws.png);
	background-repeat: no-repeat;
}


.BandiRilievo h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: 1px;
}

.BodyCont p{
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 3px;
	/*	
	font-size: 12px;
	font-weight: bold;
	color: #339900;
	padding: 0px;*/
}

.BodyCont a{
	font-style: italic;
	color: #0000FF;
}

.BodyCont a:link,
.BodyCont a:visited {
	font-style: italic;
	color: #0000FF;
	text-decoration: none;
}

.BodyCont a:hover,
.BodyCont a:focus,
.BodyCont a:active {
	font-style: oblique;
	color: #0000FF;
	text-decoration: underline;
}

.BodyCont h4{
	font-size: 12px;
	font-weight: bold;
	color: #597708;
	padding-left: 10px;
}
.BodyCont li{
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.BodyCont h5{
	font-size: 12px;
	font-weight: bold;
	color: #669900;
	margin-top: 15px;
	margin-bottom: 1px;
	background-image: url(../img/alb.png);
	background-repeat: no-repeat;
	padding-left: 20px;
}

.BodyCont select, input, textarea{
	margin-left: 5px;
	margin-bottom: 8px;
	border: 1px solid #ABADB3;
	font-size: 11px;
}

.BodyCont label{
	margin-left: 5px;
	font-weight: bold;
}

.CorrP {
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
/***************PTIMO PIANO********************/
.primopiano{
	width: auto;
	background-color: #80B918;
	background-image: url(../img/PrimoPiano.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.primopiano h1{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: 1px;
}


/**********************ENDPI******************************/

#pie{
	clear: left;
	padding-left: 8px;
	margin-top: 10px;
	margin-bottom: 2px;
	height: 20px;
	font-size: 78%;
}

*#pie a{
	color: #333333;
	text-decoration: underline;
	padding-left: 15px;
	background-image: url(../img/submenuintA.png);
	background-repeat: no-repeat;
	padding-right: 3px;
}

#pie a:link,
#pie a:visited{
	color: #333333;
	text-decoration: underline;
	background-image: url(../img/submenuintA.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 3px;
}

#pie a:hover,
#pie a:focus,
#pie a:active{
	color: #666666;
	text-decoration: underline;
	background-image: url(../img/submenuintB.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 3px;
	height: 15px;
	width: auto;
}

#fine {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 30px;
	font-weight: bold;
	padding-right: 5px;
}

/********************** ALTRO ******************************/

#cols, #con, #cont, #pie{
    padding: 0.5em 0.2em;
}

.stileH2{
	font-size: 13px;
	color: #FF0000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.BandiRilievo {
	width: auto;
	background-color: #DF0000;
	background-image: url(../img/pdf.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.ImgSind{
	float: left;
	height: 175px;
	width: 154px;
}

.iperlink{
	font-weight: bold;
	color: #333333;
	margin-top: 15px;
	padding-left: 20px;
	background-image: url(../img/tutto.gif);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 1px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DFDFDF;
}


.iperlink a{
	font-weight: bold;
	font-style: normal;
}
.iperlink a:link,
.iperlink a:visited {
	font-weight: bold;
	text-decoration: none;
	font-style: normal;	
}

.iperlink a:hover,
.iperlink a:focus,
.iperlink a:active {
	font-weight: bold;
	text-decoration: underline;
	font-style: normal;	
}

/*navigazione**********/
#navigazione{
	background-color: #F8F8F8;
	font-size: 90%;
	background-image: url(../img/navigazione.png);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 10px;
}



#navigazione a, a:link {
	font-weight: normal;
	text-decoration: none;
	color: #FF0000;
}

#navigazione a:hover {
	font-weight: normal;
	text-decoration: underline;
	color: #FF0000;
}

.datanews {
	color: #669900;
}
.Sezsette {
	font-size: 12px;
	font-weight: bold;
	color: #597708;
}

.ConcorsiRilievo {
	width: auto;
	background-color: #427DA9;
	background-image: url(../img/pdf1.png);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.ConcorsiRilievo h1 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: 1px;
}


#submenuint {
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 4px;
}

#submenuint  ul{
	padding:0;
	margin-top: 2px;
	margin-left: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#submenuint  li{
   list-style-type: none;
	
}
#submenuint  a{
	display:block;
	background-repeat: no-repeat;
}

#submenuint  a:link,
#submenuint  a:visited {
	display:block;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	position: relative;
	height: auto;
	background-image: url(../img/submenuintA.png);
	background-repeat: no-repeat;
	font-style: normal;
}

#submenuint  a:hover,
#submenuint  a:focus,
#submenuint  a:active {
	display:block;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	position: relative;
	height: auto;
	background-image: url(../img/submenuintB.png);
	background-repeat: no-repeat;
	font-style: normal;
}
#validator{
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 15px;
}

/* INIZIO CSS MENU CON LIGUETTE*/
.tabs{
	color:#000;
	border-bottom:1px solid #000;
	text-align:left;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
}

.tabs li{
   display:inline;
}

.tabs a{
	height:0px;
	border:1px solid #333333;
	text-decoration:none;
	white-space:nowrap;
	font-weight: bold;
	color: #333333;
	margin-top: -6px;
	margin-right: 0.2em;
	margin-bottom: -6px;
	margin-left: 0.2em;
	padding-top: 5px;
	padding-right: 0.7em;
	padding-bottom: 5px;
	padding-left: 0.7em;
}

.tabs .voce a{
	border-bottom:none;
	padding-bottom:6px;
	margin-right: 0.2px;
	margin-left: 0.2px;
}

.tabs a:link,
.tabs a:visited{
	color:#000000;
	background-image: url(../img/Alingtab.png);
	background-repeat: repeat-x;
}

.tabs a:hover,
.tabs a:focus,
.tabs a:active{
	color:#000;
	text-decoration: underline;
	background-image: url(../img/Vlingtab.png);
}

.tabs .voce a:link,
.tabs .voce a:visited,
.tabs .voce a:hover,
.tabs .voce a:focus,
.tabs .voce a:active{
	color:#DF0000;
	border-bottom:none;
	padding-bottom:6px;
	background-color: #EFEFEF;
	background-image: none;
}


/*link suggeriti*/
#linksug {
	width:192px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 4px;
	clear: left;
	height: auto;
	background-image: url(../img/linksug.png);
	background-repeat: no-repeat;
	padding-top: 35px;
}

#linksug ul{
	margin: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#linksug  li{
	list-style-type: none;
}
#linksug  a{
	display:block;
}

#linksug a:link,
#linksug  a:visited {
	display:block;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	position: relative;
	height: auto;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #DEDEDE;
}

#linksug  a:hover,
#linksug  a:focus,
#linksug  a:active {
	display:block;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	position: relative;
	height: auto;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FD9900;
	background-color: #DEDEDE;
	background-image: url(../img/imglinksub.png);
	background-repeat: no-repeat;
}


#rispcome {
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 1px solid #CCCCFF;
	width: 80%;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 5px;
}

#rispcome h1{
	font-size: 105%;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/ripodom.png);
	background-repeat: repeat-x;
	margin-top: 1px;
	margin-bottom: 3px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#stat{
	padding: 5px;
}

#stat p{
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 3px;
	color: #336600;
	background-image: url(../img/Stats.jpg);
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 22px;
	background-repeat: no-repeat;
}


.rss{
	padding: 5px;
	margin-top: 25px;
	margin-bottom: 30px;
	color: #007800;
	border: 1px solid #FFDFFF;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}

.rss{
	padding: 5px;
	margin-top: 25px;
	margin-bottom: 30px;
	color: #007800;
	border: 1px solid #FFDFFF;
	width: 75%;
	margin-right: auto;
	margin-left: auto;
}

.rss p{
	background-image: url(../img/feddeP.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 6px;
	padding-left: 25px;
	background-position: 0px 2px;
}
.rss h1{
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	padding: 3px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 0px;
	margin-left: 0px;
}

.rss a,
.rss a:link,
.rss a:visited {
	color: #007800;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;
}

.rss a:hover,
.rss  a:focus,
.rss a:active {
	color: #007800;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}

.ImgRss{
	display: block;
	border:none;
	margin-top: 3px;
}

/***************FEED********************/
.feedRssF{
	width: auto;
	background-color: #80B918;
	background-image: url(../img/PfeedRss.jpg);
	background-repeat: no-repeat;
	padding-left: 35px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.feedRssF h1{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: 1px;
}

.feedRssF h3{
	font-size: 13px;
	font-weight: bold;
	color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 1px;
	background-image: url(../img/Feedh3.jpg);
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 35px;
}

.F1{
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-image: url(../img/Feedh3.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 10px;
	padding-left: 45px;
	background-position: 4px 10px;
}

.F12{
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* EMERGENZA TERREMOTO HOME PAGE*/


#TerremotoFaceBook{
	width: 96%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 20px;
	border: 1px solid #666666;
	padding-bottom: 20px;
	padding-top: 2px;
}

#TerremotoFaceBook h2{
	font-weight: bold;
	color: #FFF;
	font-size: 13px;
	background-color: #F00;
	padding: 5px;
	margin: 0px;
}

.Vstrong{
	font-weight: bold;
	color: #390;	
}

.Rstrong{
	font-weight: bold;
	color: #999;
}




.trasp a:link,
.trasp a:visited {
	display:block;
	background-image: url(../img/Sfondotrasparenza.png);
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	position: relative;
	height: auto;
}

.trasp a:hover,
.trasp a:focus,
.trasp a:active {
	display:block;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	position: relative;
	height: auto;
	background-image: url(../img/SfondoTrasparenzaHover.png);
	background-repeat: no-repeat;
}

/* ----------------------------------------mm-----------------------------------------*/






