.testo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #432159;
	text-decoration: none;
	font-style: normal;
}
.testorosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9D003D;
	text-decoration: none;
}
.testorosso2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #B30000;
	text-decoration: none;
}
.Qbianchi {
	background-color: #FFFFFF;
	border-top-color: #C7BEB7;
	border-right-color: #C7BEB7;
	border-bottom-color: #C7BEB7;
	border-left-color: #C7BEB7;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.Qbeige {
	background-color: #F8F0BF;
	border-top-color: #C7BEB7;
	border-right-color: #C7BEB7;
	border-bottom-color: #C7BEB7;
	border-left-color: #C7BEB7;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.testoBLU {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5E5D60;
	text-decoration: none;
}
.testo_eventi {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5E5D60;
	text-decoration: none;
}
.titolo_eventi {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5E5D60;
	text-decoration: none;
}
.testoBLUpiccolo {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #402666;
	text-decoration: none;
}
.Qbianchi_bdrosso {

	background-color: #FFFFFF;
	border-top-color: #B30000;
	border-right-color: #B30000;
	border-bottom-color: #B30000;
	border-left-color: #B30000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.testoBLUMEDIO {




	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #402666;
	text-decoration: none;
}
.Qbeigechiari {

	background-color: #FCFAE0;
	border-top-color: #C7BEB7;
	border-right-color: #C7BEB7;
	border-bottom-color: #C7BEB7;
	border-left-color: #C7BEB7;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}


.spc { 
	width: 20px; 
	height: 1px; 
	overflow: hidden; 
	float: left; 
}
.ctr { 
	width: 100%; 
	float: left; 
	text-align: center; 
	cursor: pointer; 
}
#mainmenu ul { 
	margin: 0; 
	padding: 0; 
	list-style: none; 
	z-index:10000 
}
#mainmenu ul li {
	position: relative;
	float: left;
	height:18px;
	background-color: #FFFDED;
	border-bottom: 1px solid;
	background-repeat: no-repeat;
	background-image: url( );
	padding: 0;
	text-align: left;
	color: #B30000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	border-bottom-color: #993300;
}
#mainmenu ul li a:hover { 
	background-color: #F8F0BF; 
	background-image: url( ); /* inserire l'immagine di separazione*/
	background-repeat: no-repeat; 
}
#mainmenu ul li a {	
	height: 18px; 
	text-decoration: none; 
	color: #B30000; 
	display: block; 
	line-height: 18px; 
}
/* menu level 1 */
#mainmenu ul li ul {
	display:none; 
	position: absolute;
	top: 19px; width: 149px;
	filter:alpha(opacity=90); /* for IE */
	-moz-opacity:0.9; /* for mozilla */
	opacity: 0.9; /* for safari */
	khtml-opacity: 0.9 /* for konquerer and older safari */
}
#mainmenu ul li ul:hover { 
	display: block; 
}
#mainmenu ul li:hover ul { 
	display: block; 
}
#mainmenu ul li.over ul  { 
	display: block; 
} /* for IE */
#mainmenu ul li ul li {
	width: 150px;
	height: 22px;
	background-color: #FFFDED;
	background-image: none;
	border-bottom: none;
	text-align: left;
	padding: 0px;
}
#mainmenu ul li ul li a {	
	padding-left: 20px; 
	height: 22px; 
	text-decoration: none; 
	color: #B30000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	display: block; 
	width: auto; 
}
#mainmenu ul li ul li a:hover { 
	background-color: #F8F0BF; 
	background-image: none; 
}
#mainmenu ul li ul li:hover { 
	display: list-item; 
}
#mainmenu ul li ul li.over { 
	display: block; 
} /* for IE  */


/* 
   menu widths
   inserisci la larghezza di ogni singolo menu
*/

#mainmenu  #topnav_20	{width: 65px;}		
#mainmenu  #topnav_604	{width: 49px;}		
#mainmenu  #topnav_13	{width: 86px;}		
#mainmenu  #topnav_79	{width: 88px;}	
#mainmenu  #topnav_22	{width: 76px;}
#mainmenu  #topnav_19	{width: 95px;}
#mainmenu  #topnav_23	{width: 139px;}
#mainmenu  #topnav_528	{width: 72px;}		
#mainmenu  #topnav_528	ul {margin-left: -78px; }

.maincont{	text-align: left;}
.Qbeige_bdrossoCopia {


	background-color: #F1EAB0;
	border-top-color: #923D14;
	border-right-color: #B30000;
	border-bottom-color: #B30000;
	border-left-color: #B30000;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.testoBLUpiccoloBR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #402666;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3B2AE;
}
.testoBLUpiccoloBR2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #402666;
	text-decoration: none;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3B2AE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B2AE;
}
.titolo_eventiBR {


	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3B2AE;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3B2AE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: bold;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #351E63;
	text-decoration: none;
}
.casella {
	border: solid #FFE6B0;
	background-color: #FCFAED;
}
.border_blu{
	border:1px solid #402666;
}