body {
	background-image: url(../img/body.gif);
	padding: 0px;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #6699CC;
	/*background-color: #6699CC;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}
#banner{
margin-left:auto;
margin-right:auto;
margin-top:60px;
width: 257px;
height:130px;
}

#centrato{

width:951px;
margin: auto;

}

#film{
	width:474px;
	height:280px;
	margin-top:25px;
}

#intestazione{
	background-color: #800000;
	height: 95px;
	width: 951px;
	background-image: url(../img/logoLinea.jpg);
	background-repeat: no-repeat;
	background-position: 5px 40px;
	padding: 0px;
}

#corpo{
	background-color: #FFF;
	float:left;
	width:951px;
	background-image: url(../img/stondo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	}

#colonna1,#colonna2,#colonna3,#colonna4{
	margin-top: 19px;
	float:left;
}
#colonna1{
	width: 190px;
}
#colonna2{
	width: 474px;
}
#colonna3{
	width: 277px;
}
#colonna4{/*solo per definire altezza minima corpo centrale*/
	width: 10px;
	height: 456px;
}
#txtprod{
	margin-left: auto;
	margin-right: auto;
margin-top: 185px;
width: 257px;
}

#img_sx{/*immagine laterale destra*/
	width:175px;
	height:175px;
	margin-left: auto;
	margin-right: auto;
}

/*SOLO HOME________________________________________________________*/
.boxNews,.boxCnews, .boxSnews,.boxCverde{/*box verde destro*/
	height: 10px;
	width: 257px;
	margin-right: auto;
	margin-left: auto;
	background-color: #CCFFCC;
	background-image: url(../img/bordiNews.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.boxCnews{
	height: 227px;
	background-image: url(../img/Centro_Ricerche.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.boxCverde{
	height: auto;
	background-image: none;
}

.boxSnews{/*chiusura box verde desto*/
	height: 10px;
	background-image: url(../img/bordiNewsS.gif);
}

#Avedisco{
	width: 165px;
	height: 237px;
	margin: auto;
	background-image: url(../img/Avedisco.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

#Avedisco,.boxCnews{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-top: 10px;
	text-align: center;
	text-decoration:none;
	}

/*_________________________________________________________________*/
.boxArrotondato,.boxSottoAVE, #verde{
	width: 175px;
	margin-right: auto;
	margin-left: auto;
	background-color: #D0E9FB;
	background-image: url(../img/bordiTondi.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.boxSottoAVE{
	height: 10px;
	background-image: url(../img/bordiTondiSotto.gif);
}

#boxMenu, #boxMenuF, #boxMenuC, #boxMsotto,#boxMenuSup{
	margin-right: auto;
	margin-left: auto;
	width: 175px;
	background-color: #D0E9FB;
	background-repeat: no-repeat;

}
#boxMenu{
margin-top:10px;
margin-bottom:10px;
background-color: #D0E9FB;
}

#boxMenuSup{
height: 10px;
background-image: url(../img/bordiTondi.gif);
background-position: top;
}
#boxMenuF{
	width: 175px;
	float:left;
}
#boxMenuC{
	width:175px;
	float:left;
	margin-top:10px;
}

#boxMsotto{
	clear:left;
	height: 10px;
	margin-top: -1px;
	background-image: url(../img/bordiTondiSotto.gif);
	background-position: bottom;
}
#verdeInt{
margin-top:177px;
}
#verde {
	background-image: url(../img/nmVerde.gif);
	background-position: center bottom;
	background-color: #FFF;
	clear:left;
	height:195px;
}
#flash{
	margin-right: auto;
	margin-left: auto;
	background-position: top;
	float:left;
}
/*NAVIGAZIONE PRINCIPALE_________________________________________________________________*/
#barraNaviga, #barraNavigaSx, #barraNavigaDx{
	height: 26px;
	float:left;
	margin-top: 50px;
}
#barraNaviga{
	width: 726px;
	background-color: transparent;
	background-image: url(../img/brdAzz.gif);
	background-repeat: repeat-x;

}
#barraNavigaSx{
	width: 13px;
	background-image: url(../img/TondoMenuSX.gif);
	background-repeat: no-repeat;
	margin-left: 190px;
}
#barraNavigaDx{
	width: 13px;
	background-image: url(../img/TondoMenuDX.gif);
	background-repeat: no-repeat;
}

.menuNavigazione{
	margin-top:2px;
	padding:0;
	list-style:none;
	height:22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.menuNavigazione li{
float:left;
}
.menuNavigazione a{
	float:left;
	height:22px;
	line-height:22px;
	padding:0 1em;
	text-decoration:none;
}
/* COLORI_navigazione_________________________________________________________________*/
.menuNavigazione{
	background:#691323;
	color:#FFF;
}
.menuNavigazione a:link,
.menuNavigazione a:visited{
	background:#691323;
	color:#FFF;
}
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active{
	background:#800000;
	/*background:#85172B;*/
	color:#FFCC00;
}
.menuNavigazione .voceCorrente a:link,
.menuNavigazione .voceCorrente a:visited,
.menuNavigazione .voceCorrente a:hover,
.menuNavigazione .voceCorrente a:focus,
.menuNavigazione .voceCorrente a:active{
	background:#D0E9FB;
	color:#85172B;
}


/*NAVIGAZIONE SECONDARIA_________________________________________________________________*/


.menuV{
	margin-top:0;
	margin-left: auto;
	margin-right: auto;
	padding:0;
	font:12px Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	width:165px;
	background: #B8D9EF;
	list-style:none;
	text-transform: uppercase;
}
.menuV a{
	display:block;
	text-decoration:none;
	margin:2px 0;
	padding:5px 5px 5px 15px;
	color:#85172B;
	border-bottom: 1px solid #FFFFFF;
}


.menuV ul{
	padding:0;
	list-style:none;
	border-top:none;
	margin:0;
	font-weight:normal;
	font-size:10px;
	text-transform: capitalize;
	background: #D0E9FB
}


.menuV .voceCorrente a{
color: #FFF;
margin:0;
font-weight:bold;
background: #691323 url(../img/freccia.gif) no-repeat left center;
}

.menuV a:hover,
.menuV a:focus,
.menuV a:active{
	background-image: url(../img/pallino.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}

.menuV .voceCorrente a:hover,
.menuV .voceCorrente a:focus,
.menuV .voceCorrente a:active{
	background-image: url(../img/freccia.gif);
	background-repeat: no-repeat;
	background-position: left center;
}	
/* GRUPPO_____________________________________________________________________________*/
.loghi{
	width:231px;
	height:88px;
	margin: auto;
	float:left;
	background-image:   url("../img/sf_loghi.jpg");
	background-repeat: no-repeat;
	background-position:0px 0px;
	background-color: #FFF;
}
.loghi a{
	width:231px;
	height:88px;
	margin: auto;
	float:left;
	background-image:   url("../img/sf_loghi.jpg");
	background-repeat: no-repeat;
	background-position:0px 0px;
	text-decoration: none;
}

.loghi  a:hover,
.loghi  a:focus,
.loghi  a:active{
background-position: 0px -91px;/* carica l'immagine in anticipo */
}


/* Testo_____________________________________________________________________________*/

h1, h2, .nota, h3 strong{
color:#85172B;
}
h2, h3, .nota{
font-size: 14px;
}

h1{
	font-size: 18px;
	text-transform: uppercase;
	text-align: center;
	vertical-align: top;
}

h2{
	text-transform: uppercase;
	line-height: 20px;
	margin: 20px 0px 0px;
}
.nota{
	font-style: normal;
	padding-right: 10px;
	padding-left: 10px;
	text-align: center;
}

h3{
	margin: 10px 0px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
}
