/* Generali
rosso scuro: #990000
beige fondo: #E5DEC1
beige box: #CDC7AC
beige scuro: #B5AF97


 */
 
body {
	padding: 0;
	margin: 0;
	line-height: 1.3em;
	background: #fff;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	}

a { color: #990000; background: inherit; text-decoration: underline}

a:hover { color: #000000; background: inherit; text-decoration: none}

p {
	margin: 5px 0;
	line-height: 110%;
}

h1 {	 font: bold 1.5em Georgia, "Times New Roman", Times, serif;  margin: 0; color: #990000; }

h2 { font: bold 1.3em Georgia, "Times New Roman", Times, serif;  }

h3 {
	padding: 4px 0;
	margin:  0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

h4 {
	padding: 4px 0;
	margin:  0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
}

ul { margin: 0; padding : 0; list-style: none; }

img {
	border: 0;
	text-align: center;
}

hr { height: 1px; border-style: none; margin-top:-3px; margin-right: -20px; color: #999999; background-color: #C0C0C0;  }


.sottotitolo_1 {
	font-size: 14px;
	padding-left: 20px;
}

.sottotitolo_1 img{
	font-size: 14px;
	float: left;
	margin-right: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}

.sottotitolo_2 {
	padding: 4px 0;
	margin:  0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

.titolo_1 {	 font: 1.5em Georgia, "Times New Roman", Times, serif;  margin: 0; color: #990000; }

#icone img { padding-right: 2px; border: 0 }


/* Navigazione usata*/

.menuNavigazione{
	color:#FFF;
	margin:0;
	padding:0.6em 0;
	text-align:left;
	background-image: url(images/fuoco_txt.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.menuNavigazione li{
display:inline;
}
.menuNavigazione a{
height:0;
padding:0.5em 8px;
text-decoration:none;
margin:-0.5em 0;
border-right:2px solid #FFF;
}
/* .menuNavigazione .primaVoce a{
border-left:2px solid #FFF;
}
*/
.menuNavigazione a:link,
.menuNavigazione a:visited{
color:#FFFFFF;
}
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active{
color:#000000;
text-decoration:underline;
}
.menuNavigazione .vocecorrente a{
	background-color: #CCCC99;
}


.box_1
{
	padding: 6px;
	background-image: url(images/img_box-1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #CDC7AC;
}

.box_2
{
	padding: 6px;
	background-image: url(images/img_box-2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #CDC7AC;
}

.box_3
{
	padding: 6px;
	background-image: url(images/img_box-3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #CDC7AC;
}

.box_4
{
	padding: 6px;
	background-image: url(images/img_box-4.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #CDC7AC;
}


.box_nav
{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	list-style-position: inset;
	list-style-type: square;
	line-height: 140%;
}

.box_nav a:link,
.box_nav a:visited{
color:#000000;
text-decoration:none;
}
.box_nav a:hover,
.box_nav a:focus,
.box_nav a:active{
color:#990000;
text-decoration:underline;
}

.box_nav_tit
{
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	}

.box_gallery
{
	padding: 10px;
	font-size: 10px;
	line-height: 11px;
}	

.box_deco
{
	padding: 5px;
	font-size: 11px;
	line-height: 12px;
}	

.valori
{
	font-size: 11px;
	line-height: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.novisib{
	color: #000000;
	text-decoration:none;
}

