body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	margin: auto;
	font-size: 11px;
	color: #000;
}

.sfondohome {	
	background-image: url(../images/sfondo_body.gif);
	background-repeat: repeat-x;
}

* {
	margin: 0;
	padding: 0;
}

fieldset, img {
	border: 0;
}

a:link, a:visited {
	color: #669999;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
}

p {
	margin-bottom: 10px;
}

ul {
	margin-left: 50px;
}

ol {
	padding-left: 15px;
}

.hide {
	display: none;
}

.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	font-size: 1px !important; /*per Firefox*/
	font-size: 1px; /*per Explorer*/
}
.clearbianco {
	clear: both;
	height: 1px;
	width: 180px;
	overflow: hidden;
	font-size: 1px !important; /*per Firefox*/
	font-size: 1px; /*per Explorer*/
	background-color: #fff;
}

.bold {
	font-weight:bold;
}

.normal {
	font-weight: normal;
}

h1 {
	display: none;
}

h3 {
	font-size: 14px;
	margin-bottom: 10px;
}

h4 {
	font-size: 30px;
	font-family: Lucida, Verdana;
	font-weight: normal;
	margin-bottom: 20px;
}

#main {
	/*background-image: url(../images/back.gif);
	background-repeat: repeat-x;*/
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	background-position: 0 27px;
	padding-bottom:10px;
	width:993px;
	margin:auto;
	text-align:left;
}
.img-header{
	float:left;
	display:block;
	border:0;
}
#container {
	text-align:center;
}

#header {
	/*width: 726px;	*/
	/*height: 94px;*/
	width:996px;
	height:111px;
	/*background-image: url(../images/ceanew.gif);
	background-repeat: no-repeat;*/
}
a.headersx:link, a.headersx:visited, a.headersx:hover {
	float: left;
	display: block;
	width: 380px;
	height: 92px;
	margin-right: 10px;
	text-decoration: none;
}
a.headercx:link, a.headercx:visited, a.headercx:hover {
	float: left;
	width: 90px;
	height: 92px;
	display: block;
	margin-right: 40px;
	text-decoration: none;
}
a.headerdx:link, a.headerdx:visited, a.headerdx:hover {
	float: left;
	width: 80px;
	height: 92px;
	margin-right: 45px;
	display: block;
	text-decoration: none;
}
a.headerdxa:link, a.headerdxa:visited, a.headerdxa:hover {
	float: left;
	width: 80px;
	height: 92px;
	display: block;
	text-decoration: none;
}
#headerbottom {
	margin: 10px 0 10px 150px;
}
ul.listatomenuheader {
	list-style: none;
	padding: 0;	
	margin-bottom: 30px;
	margin-left: 0 !important;
}
ul.listatomenuheader li {
	display: inline;
	padding: 0 5px 0 5px;
}
ul.listatomenuheader li a:link, ul.listatomenuheader li a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;	
}
ul.listatomenuheader li a:hover {
	text-decoration: underline;
}
ul.menuheader-mod {
	list-style: none;
	padding: 0;	
	margin-bottom: 30px;
	margin-left: 0 !important;
}
ul.menuheader-mod li.head-uno {
	display: inline;
	padding: 0 5px 0 5px;
}
ul.menuheader-mod li.head-uno a:link, ul.menuheader-mod li.head-uno a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #336699;
	text-decoration: none;
	font-weight: normal;	
}
ul.menuheader-mod li-head-uno a:hover {
	text-decoration: underline;
}
li#activ-head a{
	font-weight:bold!important;
}
ul.menuheader-due {
	list-style: none;
	padding: 0;	
	margin-bottom: 30px;
	margin-left: 0 !important;
	margin-top:5px;
	text-align:right;
	border-top:1px solid #666666;
	
}
li.head-due {
	display: inline;
	padding: 0 5px 0 5px;
}
li.head-due a:link, li.head-due a:visited {
	text-decoration: none;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;	
}
li-head-due a:hover {
	text-decoration: underline;
}
.freccia {
	position: absolute;
	margin-top: 10px !important;
	margin-top: -50px;
}

.leftcol {
	float: left;
	width: 200px;
	padding-right: 10px;
}

.centercol {
	float: left;
	width: 783px;
	text-align: justify;
}

#cercanelsito {
	margin-bottom: 40px;
	padding-left: 155px !important;
	padding-left: 135px;
}

#contentdown {
	background-image: url(../images/arrow.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	min-height:100px;
	height:auto !important;
	height:100px;
}

/* MENU */
.titolomenu {
	margin: 10px 0 10px 15px;
}
#menu {
	padding: 12px 0 50px 0;
	margin: 50px 0 0 10px;
}
#menu a:link, #menu a:visited, #menu a:hover {
	color: #669999;	
}
ul.listatomenu {
	list-style: none;
	padding: 0;	
	margin-left: 0 !important;
}
ul.listatomenu li.figlio a:link, ul.listatomenu li.figlio a:visited, ul.listatomenu li.figlio a:hover {
	text-decoration: none;
	text-transform: uppercase;
}
ul.listatomenu li.figlio a:hover {
	text-decoration: underline;
}
ul.listatomenu li.padre {
	font-weight: bold;
	padding: 5px 5px 5px 15px;
}
.padreattivo {
	background-color: #e36f4a;
}
li.figlio {
	padding: 15px 5px 5px 0;
	font-size: 11px;	
}
li.figlio-due {
	padding: 0 5px 3px 0;
	font-size: 11px;	
	/*background-image:url(../images/dot-menu.jpg);
	background-repeat:repeat-x;
	background-position:bottom;*/
	margin-left:10px;
}
li.figlio-due a:link, li.figlio-due a:visited{
	color:#666666!important;
}
li.figlio-due a:hover, li.figlio-due a:focus{
	color:#666666;
}
li.figlioattivo {
	font-weight: bold;
}
/* FINE MENU */

#content {
	line-height: 15px;
}

.bordata {
	border: 2px solid #c4c4c4;
}

.nobordo {
	border: 0 !important;
}
.centrato {
	text-align: center;
}

/* MAPPA DEL SITO */
ul.linksitemap {
	margin-bottom: 5px;
	margin-top: 5px;
}

div.linksitemap {
	margin-bottom: 5px;
	margin-top: 5px;
	padding-left: 18px;
}

div.linksitemap a.linkbold, div.linksitemap a.linkbold:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}
 div.linksitemap a.linkbold:hover {
	text-decoration: underline;
}

div.linksitemap1 {
	margin-bottom: 10px;
	margin-top: 10px;
}

div.linksitemap1 a.linkbold, div.linksitemap1 a.linkbold:visited {
	color: #fff;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}

div.linksitemap1 a.linkbold:hover {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}
/* FINE MAPPA DEL SITO */

/* Ricerca */ 
span.selected { border: 1px dotted gray; background-color: #f0f0f0; font-weight: bold; }
#risultati { margin: 5px; border: 1px solid silver; padding: 5px; }
div.singolo { margin: 8px 0; }
div.singolo a { font-size: 14px; font-weight: bold; }
#links1,#links2 { width: 400px; margin: 5px; border: 1px solid silver; padding: 5px; color: red; font-weight: bold; overflow: hidden;}
#links1 span, #links2 span { font-size: 15px; margin: 0 3px; }
#links1 a, #links2 a { font-size: 12px; margin: 0 3px; }
fieldset#ricerca { margin: 5px; border: 1px solid #528888; padding: 5px; }
fieldset#ricerca legend { font-size: 12px; font-weight: bold; }
#formricerca { padding: 0; margin: 0; }
/* Fine Ricerca */

/* QUESTIONARI */
#questionari-aperti { 
	margin-top: 20px; 
	width: 100%;
}

#questionari-chiusi { 
	margin-top: 20px; 
	width: 100%;
}

#questionari-aperti a:link, #questionari-aperti a:visited { 
	color: #0058b5; 
}

#questionari-aperti a:hover { 
	color: #f7aa23;
	text-decoration: none !important;
}

#questionari-chiusi { 
	margin-top: 20px; 
}

#questionari-chiusi a:link, #questionari-chiusi a:visited { 
	color: #0058b5; 
}

#questionari-chiusi a:hover { 
	color: #f7aa23;
	text-decoration: none !important;
}

.radiobutton {
	height: 15px;
}
.statistiche label {
	display: block;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 8px;
	font-size: 11px;
}

div.statistiche table td { 
	padding: 0; 
	padding-right: 10px; 
}
div.titoloQuestion{
	margin-top: 20px;
	/*margin-bottom: 5px;*/
	font-size: 11px;
	font-weight: bold;
	color: #649A98;
}
div.domanda{
	margin-top: 20px !important;
	margin-bottom: 10px !important;
	color: #336cdf !important;
	font-size: 12px;
	font-weight: bold;	
}

.opzioni {
	font-weight: bold; 
	margin-top: 20px;
	color: #c21519;
}

.risposta {
	text-align: right; 
	font-size : 0.9em;
}

.voti {
	font-weight: bold;
	font-size: 9px;
	color: #17588E;
}

.barretta {
	height: 9px !important;
	border: 1px solid #386ae3 !important;
	background-repeat: no-repeat;
}

#nota-questionario {
	padding: 4px;
}

.titoloQuestion {
	margin-bottom: 10px;
	background-color: #ebebeb;
	border: 1px solid #ccc;
	font-weight: bold;
	padding: 5px;
}
.testo-domanda { 
	font-weight: bold; 
}
.questionario td {
}
div.submit {
	margin-top: 10px;
}
div.camponew {
	margin-bottom: 10px;
}
.schedanew {
	font-weight: bold;
}
/* FINE QUESTIONARI */ 

#stampaarticolo {
	float: right;
	width: 80px;
	text-align: right;
}
#invia_articolo {
	float: left;
	width: 300px;
}
.leggitutte {
	margin-top: 20px;
	font-weight: bold;
	text-align: right;
}

.red {
	color: red;
}
.errore {
	color: red;
	font-weight: bold;
}

.dettart {
	text-align: right;
	margin: 15px -15px -15px 0;
}

*:first-child+html div.dettart{ margin: 15px -15px -5px 0; } /*per IE7 */ 

.dettnews {
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #6d6d70;
	min-height:50px;
	height:auto !important;
	height:50px;
}

.datanews {
	margin-left: 5px;
	color: #efbb7a;
	font-size: 12px;
}

.trattino {
	font-size: 6px;
}

#prefooter {
	text-align: center;
	margin: 20px 0 20px 0;
	padding-top: 10px;
	border-top: 1px solid #C0C0C0;
}

#footer {
	text-align: center;
	margin: 20px 0 20px 0;
	padding-top: 10px;
	border-top: 1px solid #C0C0C0;
}

ul.listatofooter {
	list-style: none;
}
ul.listatofooter li {
	display: inline;	
}

#loghi {
	margin-left: 10px;
	padding: 20px;
	background-image: url(../images/sfondo_loghi.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	width: 635px;
	font-size: 11px;
}
#loghi table {
	width: 100%;
}

ul.allegati {	
	list-style: none;
	margin-bottom: 20px;	
	padding: 10px;
}
ul.allegati li {	
	padding: 5px;
}

.boxsotto {
	margin: 0 0 20px 115px;
	padding-left: 5px;
	border-left: 2px dashed #E0B953 !important;
}

.paginazione {
	text-align: center;
	margin-top: 50px;
	font-weight: bold;
}

.boxapprofondimenti {
	border: 1px solid #ebebeb;
	padding: 10px;
	margin-top: 20px;
}

.boxquestionari {
	border: 1px dashed #339999;
	padding: 10px;
	margin-top: 20px;
	
	color: #000;
}

.boxquestionari a:link, .boxquestionari a:visited {
	color: #000;
	font-weight: bold;
}

.etichetta {
	color: #255681;
	margin-bottom: 20px;
	font-weight: bold;
	font-size: 18px;
}

.imgsx {
	float: left;
	margin: 0 10px 10px 0;
}

/* GALLERIA */
table.galleria {	
	margin: 0 auto 20px auto;
	padding: 0;
}

table.galleria td {	
	padding: 15px;	
	background-color: #ebebeb;
}

div.galleria {
	color: #000;
}

.galleria a:link, .galleria a:visited {
	padding: 0;
}

.galleria a img {
	margin-bottom: 10px;
	border: 1px solid #3C579F;
}

.img_galleria {
	border: 5px solid #E0B953 !important;
	margin-bottom: 10px;
}

/* LOGIN */
span.errore { color: red; font-weight: bold; }
hr.red {
	color: red;
	background-color: red;
	height: 1px;
	border: 0;
	border-top: 1px solid red;
}
legend.legend { 
	font-size: 16px; 
	font-weight: bold; 
	padding: 4px; 
	border: 1px solid #ebebeb; 
	margin-left: 6px; 
	margin-bottom: 10px; 
	font-size: 12px; 
}
form.login {
	padding: 5px;
	border-top: 0;
}

form.login fieldset {
	border: 1px solid #ebebeb !important;
	padding: 5px !important;
}
/* FINE LOGIN */

.sottotitolo {
	margin-top: 5px; 
}

table.doccat {
	min-height:50px;
	height:50px;
	margin-bottom: 15px;
}
.tdsx {
		background-image: url(../images/graffasx.jpg);
		background-repeat: no-repeat;
		background-position: top left;
		padding: 7px 0 0 20px;
}
.tddx {
		background-image: url(../images/graffadx.jpg);
		background-repeat: no-repeat;
		background-position: top right;
		padding: 7px 20px 0 0;
}

.titoloscheda {
	background-color: #476ABF;
	padding: 5px 10px 5px 10px;
	font-weight: bold;
	border: 1px solid #ebebeb;
}
.sfondoinfo {
	padding: 10px;
	border: 1px solid #ebebeb;
	border-top: 0;
	background-color: #2C498F;
}

table.info {
	width: 100%;
}

.pagetitle {
	text-transform: uppercase;
	padding: 10px 10px 5px 0;
	border-bottom: 3px solid #669999;
	margin-bottom: 20px;
	font-size: 20px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #5D5D5D;
}

.invia {
	border: 1px solid #aaaaaa;
	background-color: #fff;
	font-size: 10px;
	padding: 2px;
}
.gallery-item{
	width:100px;
	float:left;
	margin: 10px 20px 20px 20px;
	text-align:center;
}
.centered{
	text-align:center;
	font-weight:bold;
}
/*  inizio archivio newsletter */

#archivionewsletter tr th{
	color:#5D5D5D;
	text-transform:uppercase;

}
.newsletter-f{
	width: 120px;
	padding: 4px 0px 4px 10px;
	text-align:center;
}

