body
{
	background-color : #ffffff ;
	background-repeat : repeat-y  ; 
	background-position : center top ; 
	background-image : url('img/fondale.jpg');
	padding : 0 ; 
	margin : 0 ; 
}

.menu_redazione {
	margin : 0 ;
	padding : 0 ; 
}

.menu_redazione .titolo {
	list-style : none;
	padding : 7 ; 
	font-variant : small-caps ; 
	font-size : 16 ; 
	color : #fff ; 
	font-family : verdana ; 
	background-color : #7997cf;
	border-width : 0px;
	border-style : solid ; 
	border-color : #fff ; 
	border-bottom-width : 1px ; 
}
.menu_redazione .titolo:hover {
	background-color : #7997cf;
}
.menu_redazione li{
	list-style : none;
	padding : 7 ; 
	font-variant : small-caps ; 
	font-size : 16 ; 
	color : #4d6eaa ; 
	font-family : verdana ; 
	background-color : #becfee;
	border-width : 0px;
	border-style : solid ; 
	border-color : #fff ; 
	border-bottom-width : 1px ; 
}

.menu_redazione li:hover{
	
	background-color : #aabee2;
	
}
.menu_redazione a{
	color : #4d6eaa ; 
	text-decoration : none ; 
}

.menu_redazione a:hover{
	color : #326fdd ; 
	text-decoration : none ; 
}


.area_testo
{
	width : 300 ; 
	background-color : #ffffff ;  
	font-family:verdana; 
	font-size: 10px; 
	color: #000000; 
	border : solid; 
	border-width : 1px ; 
	border-color: #000000 ;
}

.bottone
{
	font-weight : bold ; 
	font-family:verdana; 
	background-color : #9f4545 ;  
	font-size: 10px; 
	color: #ffffff; 
	border : solid; 
	border-width : 1px ; 
	border-color: #000000 ;
}

.campitesto{
	color: #000000 ;
	font-family : verdana ;
	font-weight : normal ;
	font-size : 11 ;
	text-decoration : none ;
	background-color : #fafafa ; 
	border-top-width : 1 ;
	border-bottom-width : 1 ;
	border-left-width : 1 ;
	border-right-width : 1 ;
	border-color : #222222 ;
	border-style : solid ;
}


.errore{
	color:red ;
	font-size : 12px;
	font-weight: bold ;
	text-decoration : none;
	font-family : verdana;
}

.testob_12{
    color : black ;
	font-family : verdana ;
	font-size : 12px ;
	text-decoration : none ;
	font-weight : bold ;
}

.testob_12:hover{
    	color : black ;
	font-family : verdana ;
	font-size : 12px ;
	text-decoration : underline ;
	font-weight : bold ;
}


.testo_12{
    	color : black ;
	font-family : verdana ;
	font-size : 12px ;
	text-decoration : none ;
	font-weight : normal ;
}

.testo_12:hover{
    	color : black ;
	font-family : verdana ;
	font-size : 12px ;
	text-decoration : none ;
	font-weight : normal ;
}
.testo_12u{
    	color : black ;
	font-family : verdana ;
	font-size : 12px ;
	text-decoration : none ;
	font-weight : normal ;
}

.testo_12u:hover{
    	color : red ;
	font-family : verdana ;
	font-size : 12px ;
	text-decoration : underline ;
	font-weight : normal ;
}

.testob_11{
    color : black ;
	font-family : verdana ;
	font-size : 11px ;
	text-decoration : none ;
	font-weight : bold ;
}

.testob_10{
    color : black ;
	font-family : verdana ;
	font-size : 10px ;
	text-decoration : none ;
	font-weight : bold ;
}

.testo_11{
	color : black ;
	font-family : verdana ;
	font-size : 11px ;
	text-decoration : none ;
}

.testo_11:hover{
	color : black ;
	font-family : verdana ;
	font-size : 11px ;
	text-decoration : underline ;
}



.testo_11u{
	color : black ;
	font-weight : bold ;
	font-family : verdana ;
	font-size : 11px ;
	text-decoration : underline ;
}

.testo_11u:hover{
	color : red ;
	font-weight : bold ;
	font-family : verdana ;
	font-size : 11px ;
	text-decoration : underline ;
}
.testo_11un{
	color : black ;
	font-weight : bold ;
	font-family : verdana ;
	font-size : 11px ;
	text-decoration : none ;
}

.testo_11un:hover{
	color : red ;
	font-weight : bold ;
	font-family : verdana ;
	font-size : 11px ;
	text-decoration : none ;
}

.testo_10{
	color : black ;
	font-family : verdana ;
	font-size : 10px ;
	text-decoration : none ;
}

.testo_10:hover{
	color : black ;
	font-family : verdana ;
	font-size : 10px ;
	text-decoration : underline ;
}


.gino{ 
	font-family: verdana;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color:#000000;
    text-decoration: none ;
}


.ginonb{ font-family: verdana;
       font-size: 11px;
	   font-style: normal;
	   font-weight: normal;
	   color:#000000;
	   text-decoration: none ;
}

.gino_m{ font-family: verdana;
       font-size: 19px;
	   font-style: normal;
	   font-weight: normal;
	   color:#000000;
	   text-decoration: none ;
}

.gino_pi{ font-family: verdana;
       font-size: 14px;
	   color:#000000;
	   font-style: normal;
	   font-weight: normal ;      
}

.gino_p{ font-family: verdana;
       font-size: 12px;
	   color:#000000;
	   font-style: normal;
	   font-weight: bold;
	   text-decoration: none ;
}

.gino_p:hover{ font-family: verdana;
       font-size: 12px;
	   color:#000000;
	   font-style: normal;
	   font-weight: bold;
	   text-decoration: underline ;
}

.bianca{ font-family: verdana;
       font-size: 12px;
	   font-style: normal;
	   font-weight: normal;
	   color:#BCD6BC;
	   text-decoration: none;
}

.gino_pp{ font-family: arial;
       font-size: 9px;
	   font-style: normal;
	   font-weight: normal  ;     
}

.bianca_b:hover{ 
	   font-family: verdana;
       font-size: 11px;
	   font-weight: bold;
	   color:#e5b569;
	   text-decoration: none;
}

.bianca_b{ 
	   font-family: verdana;
       font-size: 11px;
	   font-weight: bold;
	   color:#ffffff;
	   text-decoration: none;
}

.bianca_g{ font-family: verdana;
       font-size: 16px;
	   font-style: normal;
	   font-weight: bold;
	   color:#ffffff;
	   text-decoration: none ;
}

.nera_g{ font-family: verdana;
       font-size: 22px;
	   font-style: normal;
	   font-weight: bold;
	   color:#000000;
	   text-decoration: none ;
}
.testo_20{ font-family: verdana;
           font-size: 20px;
	   font-style: normal;
	   font-weight: bold;
	   color:617DA3;
	   text-decoration: none
}
.bianca_bs{ font-family: verdana;
       font-size: 13px;
	   font-style: normal;
	   font-weight: bold;
	   color:#ffffff ;
}


.biancab_10{
			font-family: verdana;
			font-size : 11px;
			text-decoration : none;
			font-weight: bold;
			color : #cccccc ;
	
	}
.bianca_b10{ font-family: verdana;
       font-size: 10px;
	   font-style: normal;
	   font-weight: bold;
	   color:#ffffff;
	   text-decoration: none ;
}

/* MENU DI NAVIGAZIONE*/
.barra_link_1 ,  .barra_link_2
{
	width : 984px;
	margin : 10px 0px ; 
	padding : 0 ; 
	text-align : center ; 
	font-weight : bold ; 
	background: #5c86be ; 
	border-bottom : 1px solid #000;
	border-top : 1px solid #000;
}
.barra_link_1 li , .barra_link_2 li
{
	display : inline;
}
.barra_link_1 a
{
	color : #fff;
	text-decoration : none ;
	font-family : Arial ; 
	font-size : 13 ; 
	padding : 0.3em 18;
	white-space : nowrap;
}
.barra_link_2 a
{
	color : #fff;
	text-decoration : none ;
	font-family : Arial ; 
	font-size : 13 ; 
	padding : 0.3em 10;
	white-space : nowrap;
}

.barra_link_1 a:hover 
{
	color : #333;
	background : #ddddff ;
	padding : 0.1em 18;
	border-bottom : 1px solid #000;
}

.barra_link_2 a:hover 
{
	color : #333;
	background : #ddddff ;
	padding : 0.1em 10;
	border-bottom : 1px solid #000;
}
/* FINE MENU DI NAVIGAZIONE*/

.iframe_class
{
	width : 362px ; 
	height : 110px ; 
	border-color : #A0A972 ; 
	border-style : solid ; 
	border-width : 1px;  
}

.link_menu_home
{
	font-family : verdana ; 
	color : #555588;
	font-weight : bold;
	text-decoration : none ; 
}

.link_menu_home:hover
{
	font-family : verdana ; 
	color : #bb5555;
	font-weight : bold;
	text-decoration : none ; 
}

/* Questo è il menu destro da testare e togliere*/

.menu_destro
{
	width : 170;
	margin : 0 ;
	padding : 0 ; 
}
	
.menu_destro li
{
	list-style : none;
	background : #ddd;
	border :  1px solid #333 ; 
	border-color : #fff #fff #444 #fff;
	
}
.menu_destro .titolo
{
	background: #617DA3;
	font-family : verdana ;
	font-size : 12;
	font-weight : bold ; 
	color : #fff;
	border-color : #617DA3; 
	padding-left : 5;
	height : 18;
}
.menu_destro a
{
	display : block;
	padding-left : 10 ; 
	font-family : verdana ; 
	font-size : 12px;
	color : #444;
	text-decoration : none ; 
	background-color : #fff;
}
/* Fine il menu destro*/