body {
	padding : 0px ; 
	margin : 0px ; 
	background-color : #68b4c1 ; 
	text-align : center ; 
}

#centrato {
	text-align : left ;
	width : 980px ;
	margin : auto ;
	position : relative ;
}

.testata {
	padding-top : 10px ; 
	height : 120px ; 
	color : #bcbcbc; 
	font-size : 44pt ; 
	font-variant : small-caps ; 
}


#colonna_sinistra{
	width : 730px ; 
	float : left ; 
	padding-left : 10px ;
}
#colonna_destra{
	width : 230px ; 
	float : right ; 
}

.clear { clear:both; }

#barra_ricerca{
	height : 30px ; 
	width : 714px ; 
	background-color : #dae9f0 ; 
	margin-bottom : 10px ; 
}

.contenitore { background-color : #fff ;}

/* Questa è la parte del menu di navigazione */
.menu_home a {font-family : verdana; font-size : 9pt ; color : #555 ; text-decoration : none ; }
.menu_home a:hover { color : #68b4c1 ;  }
.menu_home ul {margin : 0px ;  padding : 0 ; list-style : none ; height : 25px; width : 100%;  background : url(../img/tratteggio_oriz.jpg) center bottom repeat-x #fff ;}
.menu_home li { width : 73px ; float : left ; text-align : center ; }
.menu_home { padding : 0px 10px 5px 10px  ;  background-color : #fff ; margin-bottom : 9px ;   }



.eventi_fiere{font-family : verdana; font-size : 10pt ; color : #777 ; text-align : justify ; 
	padding : 5px ; line-height : 1.5 ; border : 2px solid #81abc1 ; width : 205px;}
.eventi_fiere b{color : #81abc1 ; }
.eventi_fiere div{background : url(../img/tratteggio_oriz.jpg) center bottom repeat-x #fff ;padding : 5 0 10 0 ; }

.menu_eventi_fiere ul{padding : 0px ; margin : 0px ;  	list-style : none ; height : 33px ;  }
.menu_eventi_fiere li{	float : left ; background-color : #81abc1 ; margin-right : 3px ; padding : 7px ;  }
.menu_eventi_fiere a{	font-family : verdana; font-size : 11pt ; color : #fff ; text-decoration : none ;  }


.tratteggio {
	height : 20px ; 
	width : 710px ;
	background : url(../img/tratteggio_oriz.jpg) center center repeat-x #fff ;
}

.tratteggio_footer {
	height : 20px ; 
	margin : 10px ;
	background : url(../img/tratteggio_oriz.jpg) center center repeat-x #fff ;
}


/*
 login_text
*/

.login_text{
	padding-left : 5px ;
	font-family : verdana ; 
	font-size : 10pt ;
	font-variant : small-caps ;
	width : 90px ; 
	color : #888 ; 
}

.login_input input{
	
	font-family : verdana ; 
	font-size : 10pt ;
	border : 1px solid #888; 
	width : 120px ; 
}

.login_input{
	padding-right : 5px ;
}


.footer {
	font-family : verdana ; 
	font-size : 10pt ; 
	color : #444 ; 
}

.home_presentazione{
	font-family : verdana ; 
	font-size : 11pt ; 
	color : #444 ; 
}

.elenco_news{
	font-family : verdana ; 
	font-size : 11pt ; 
	color : #444 ; 
}

.elenco_news a{
	color : #944 ; 
	text-decoration : none ;
}

.elenco_news a:hover{
	color : #a33 ; 
	text-decoration : underline ;
}


.dettaglio_news{
	font-family : verdana ; 
	font-size : 11pt ; 
	color : #444 ; 
}


.menu_pagina{
	font-family : verdana ; 
	font-size: 11pt ; 
}

.menu_pagina a{
	color : #944 ; 
	text-decoration : none ;
}

.menu_pagina a:hover{
	color : #a44 ; 
	text-decoration : underline ;
}





