/* Sezione Generale con tag standard HTML */

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px; padding: 0px;
}

body {
	/*background-color: #DFE4E4;*/
background-color: #D0D7DE;
	background-image: url(../imgs/background.jpg);
	background-repeat: repeat-x;
}

table {
border-collapse:collapse;
border:0px;
}

table th {
font-weight:bold;
color:#333333;
vertical-align:top;
text-align:left;
padding:3px;
border:0px;
}

table td {
vertical-align:top;
border:1px solid #ccc;
padding:3px;
}

form {
margin:0px;

}

a, p, hr, #formCerca, ul, li, .bottoni{
margin:0;
padding:0;
border:0px;
}

h2, hr {
font-weight:bold;
font-size:13px;
color:#457398;
border-bottom:2px solid #DFE4E4;
margin:15px 0 5px 0;
}

ul{
	padding: 0 0 0 20px;
	list-style-type: none;
	list-style-image: url(../imgs/bulletTesto.gif);
}

li{
}


.campi{
font-size:11px;
border:1px solid #ccc;
color:#666666;
margin-right:15px;
}


.bottoni{
	color:#FFF;
	background-image: url(../imgs/button.jpg);
	border:1px solid #fff;
	font-size:11px;
	padding:1px;
}


/* --------- SEZIONI PRINCIPALI -------------- */

#container{
position:relative;
	margin:0px auto 0px auto;
	width: 950px;
}

#colonnaSinistra{
float:left;
width:223px;
}
#colonnaDestra{
float:left;
width:716px;
}


#footer {
	margin: 0px 0 0 9px;
	text-align: right;
	padding:22px 15px 0px 10px;
	border-top: 1px solid #FFFFFF;	
background:url(../imgs/contenutiFooter.jpg) no-repeat;
}

#footer a {
	color:#333333;
	text-decoration:none;
}

#footer a:hover {
	color: #FFF;
}



#toplinks {
position:relative;
	height: 18px;
	padding-left: 30px;
	color: #649EC8;
	margin:12px auto 0px auto;
	width: 930px;
}

#toplinks a {
color:#DAE8F0;
	text-decoration:none;
font-weight:bold;

}

#toplinks a:hover {
	color: #FFF;
}
.cronologia {
position:absolute;
top:0px;
left:260px;
}

/* ------------- home page sistema news ----- */

div.homeContainer{
background-color:#FFF;
margin: 4px 0 0px 9px;
width:706px;
background-image:url(../imgs/homeContBackground.jpg);
background-repeat:no-repeat;
padding:0px 0px 0px 0px;
}

#left, #right, #newsWrapper{
float:left;
height:130px;
}

#newsWrapper{
width:634px;
height:135px;
margin-top:15px!important;
margin-top:25px;
overflow:hidden;

}

#evidenza {
height:28px;}

#newsInner{
width:1200px;
}

.newsBox{
float:left;
width:190px;
height:175px;
padding:0 10px;
border-right:1px solid #E7E7E7;
}

.newsBox h1 a:link,.newsBox h1 a:visited {
text-decoration:none;
font-weight:bold;
font-size:15px;
color: #E34903;
}
.newsBox h1 a:hover{
color:#FF9900;
}
.newsBox p {
margin-left:22px;
}

#primo {
border-left:1px solid #E7E7E7;
}

#left, #right{
width:35px;
}

#left{
background:url(../imgs/frecciaSx.gif) left 53% no-repeat;
}

#right{
float:right;
background:url(../imgs/frecciaDx.gif) right 53% no-repeat;
}



/* ---------- colonna sinistra ---- */

#menu {
	margin: 0px 0 0 12px;
	background-color:#FFF;
	background-image:url(../imgs/fadeMenu.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width: 201px; 
	padding:2px 5px 18px 5px;
	height: auto !important;  /* per i browser moderni */
    height: 370px;      /* per IE5.x e IE6 */
    min-height: 370px;  /* per i browser moderni */
}

#menu h1 {
margin-left:13px;
font-weight:bold;
font-size:17px;
color: #E34903;
}

#menu h2{
	margin:16px 0 7px 0;
    padding:2px 0 0 16px;
	color:#FFF;
	font-size:12px;
	font-weight:bold;
	height:20px;
	background-repeat:no-repeat;
	border:0;
}

#menu h2 a:link, #menu h2 a:visited {
color:#FFFFFF;
font-weight:bold;
}
#menu h2 a:hover {
color:#ffffff;
}

#menu a {
	font-size:12px;
	color: #336699;
	text-decoration: none;
}

#menu a:hover{
color:#3399CC;
}
/*
#menu a:visited{
color:#6699CC;
}
*/
#menu ul{
	margin:0;
	padding: 0 0 0 25px;
	list-style-type: none;
	list-style-image: url(../imgs/bulletMenu.gif);
}

#menu li{
padding:2px 0px;
margin-right:5px;
	border-bottom:1px dashed #ccc;
}



.bandiera1{
	background-image:url(../imgs/banda01.jpg);
}

.bandiera2{
	background-image:url(../imgs/banda02.jpg);
}

.bandiera3{
	background-image:url(../imgs/banda03.jpg);
}




#cerca {
	background-image: url(../imgs/cerca.jpg);
	padding:25px 0 5px 10px;
	background-repeat: no-repeat;
	position:relative;
}




/* -------- colonna destra ------- */


div.artContainer{
background-color:#FFF;
margin: 4px 0 0px 9px;
width:676px;
background-image:url(../imgs/contenutiBackground.jpg);
background-repeat:no-repeat;
padding:20px 10px 10px 20px;
	height: auto !important;  /* per i browser moderni */
    height: 280px;      /* per IE5.x e IE6 */
    min-height: 280px;  /* per i browser moderni */
}

div.artContainer #testo{
	width:460px;
	float:left;
	margin-right:20px;
	line-height:15px;
	color:#333333;
}

div.artContainer h1{
font-weight:bold;
font-size:17px;
color: #E34903;
}

#testo h1{
font-weight:normal;
font-size:14 px;
color:#022658;
line-height:20px;
margin:0px 0px 15px 0px; 
padding:0px;
}


#testo h2{
font-weight:normal;
font-size:14px;
color: #49799F;
line-height:20px;
margin:0px 0px 12px 0px;
padding:0px;
}

#testo  h2 a:link, #testo  h2 a:visited{
font-size:14px;
color: #49799F;
}

#testo  h2 a:hover{
font-size:14px;
color:#0099CC;
}

#testo h3{
font-weight:normal;
font-size:13px;
color: #65B346;
line-height:20px;
margin:0px;
padding:0px;
}

#testo a:link, #testo a:visited{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#006699;
	text-decoration:none;
	}

#testo a:hover{
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;
color:#0099CC;
text-decoration:none;}

p{
margin-bottom:8px;
}

div.artContainer #utilities{
	width:194px;
	float:left;
}

#utilities img {
border:1px solid #ccc;
padding:3px;
}

.menuArticoli{
margin:20px 0;
}

.menuArticoli a:link, .menuArticoli a:visited {
color:#006699;
text-decoration:none;
}

.menuArticoli a:hover{
color:#0099CC;
}


.menuArticoli h1{
padding-left:20px;
background-image:url(../imgs/bulletTitolo.gif);
background-repeat:no-repeat;
background-position: 0 5px;
}

.menuArticoli ul{
background-image:url(../imgs/sfondoMenuLinks.jpg);
background-repeat:no-repeat;
padding-top:12px;
}

.menuArticoli li{
padding:4px 5px 0 0;
margin-right:20px;
	height:18px;
	border-bottom:1px dashed #999;
}



/* ------------------------ */

ul.folders {
	padding:0px;
	list-style-type: none;
	font-size:12px;

}

ul.folders li {
border-bottom:1px dashed #ccc;
padding:8px 0px 8px 30px;
	list-style-type: none;
	list-style-image: none;
background:url(../imgs/folder.gif) no-repeat;
margin-bottom:5px;
}

.folders a:link, .folders a:visited {
text-decoration:none;
	color: #336699;
}

.folders a:hover {
color:#3399CC;
}

ul.articles {
	padding:0px;
	list-style-type: none;
	font-size:12px;

}

ul.articles  li {
border-bottom:1px dashed #ccc;
padding:8px 0px 8px 30px;
	list-style-type: none;
	list-style-image: none;
background:url(../imgs/article.gif) no-repeat;
margin-bottom:5px;
}

ul.articles  a:link, ul.articles  a:visited {
text-decoration:none;
	color: #336699;
}

ul.articles  a:hover {
color:#3399CC;
}

.privacy h1 {
font-size:12px;
}

.privacy {
position:relative;
margin:5px auto 5px auto;
background-color:#FFFFFF;
font-size:11px;
width:340px;
padding:8px;
}


/* Errori form mailing */

.errore {
	border: 1px solid red
}

.errore:after {
	color: red;
	content: "campo obbligatorio"
}

