*{
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a{
	text-decoration: none;
	color:#F93;
	font-weight:bold;
}

#container{
	width:962px;
	/*width:1100px;*/
	margin-left: auto;
	margin-right: auto;
	border-left:1px solid #999;
	border-right:1px solid #999;
/*	border-bottom:1px solid #999;*/
	
}


body {
	background: #f1a04b url(/img/sfondo.jpg) repeat-y center;	
}



/*********************************
MAINMENU
***********************************/

#mainMenu{
	margin-bottom: 25px;
}

/*********************************
MENU
***********************************/
#menu{

	border-top:1px solid #999;
	background: url(/img/menuBg.jpg) repeat-x;
	vertical-align: top;
	width:200px;
}

#menu a{

    font-size:9px;
	text-transform: uppercase;
	font-weight: bold;
	color: #F93;
}

#menu .l1{

	border-bottom:1px solid #999;
	padding-left:15px;
	line-height: 25px;
	background: #FFF url(/img/menuItemBg.gif) no-repeat bottom;	
}

#menu .l1on{
	border-bottom:1px solid #999;
	padding-left:15px;
	line-height: 25px;
	background: #FFF;	
}

#menu .l1on>a{
	color: #999;
}

#menu .l1:hover, #menu .l1 a:hover{
	background: #FFF;
	color:#999;
}


#menu .l2,#menu .l2on{
	border-bottom:1px dotted #999;
	line-height: 25px;
	background: #FFF;
}

#menu .l2on a{
	color:#999;
}

#menu .l2:hover, #menu .l2 a:hover{
	background: #FFF;
	color:#999;
}



.homeNews{
	padding:10px 10px 40px 10px;
	letter-spacing: 1px;
	background: #FFF;
}

.homeNews h2{
	border-bottom: 1px dotted #000;
	text-transform: uppercase;
	color: #F93;
	font-weight: bold;
	padding-bottom: 3px;
	margin-bottom: 3px;

}

.homeNews strong{
	display:block;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-family:Trebuchet MS,Helvetica,Verdana;
}

.homeFG{
	padding:10px;
	
}

.homeFG h2{
	border-bottom: 1px dotted #000;
	text-transform: uppercase;
	color: #F93;
	font-weight: bold;
	padding-bottom: 5px;
	margin-bottom: 8px;

}

.homeFG .imageBW{
	background: #FFF;
	padding:5px;
	border:1px solid #999;
	margin-top:10px;
}

/*********************************
BODY
***********************************/
#body{
	width:760px;
	position:relative;
	height: 580px;
	background: #CCC url(/img/bodyBgCCC.gif) repeat-y;
	padding: 10px 40px 10px 40px;
	vertical-align: top;
	line-height:150%;
}

#body h1{
font-family:Trebuchet MS,Helvetica,Verdana;

	font-size: 13px;
	font-weight:bold;
	text-transform: uppercase;
	color: #000;
	padding-bottom: 15px;
	margin-bottom: 5px;
	background: url(/img/dottedFFF.gif) repeat-x bottom;
}

#body h2{
font-family:Trebuchet MS,Helvetica,Verdana;
	font-size: 12px;
	font-weight:normal;
	
	color: #000;
	padding-bottom: 15px;
	margin-bottom: 5px;
	background: url(/img/dotted000.gif) repeat-x bottom;
}


#body .pager{
	text-align: center;
	color: #FFF;
}

#body .pager a{
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	font-weight: bold;
}

#body .pager .on{
	border-bottom: 2px solid #FFF;
}

#body .thSlot{
	float: left;
	margin:13px;
	height:100px;
	width:100px;
	text-align:center;
}

#body .thSlot img{
	border:4px solid #FFF;
}



#body .imgSlot{
	text-align: center;
}

.imgSlot .imageBW{
	background: #FFF;
	padding:20px;
	border:1px solid #70858a;	
}

/* Form elements*/
#body form{
	padding-left:15px;
}

form .boxed{
	border-top:1px solid #000;
	border-left:1px solid #000;
	margin-bottom: 10px;
}

form label{
	color:#FFF;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	margin-bottom: 5px;
}
form i{
	color:#F93;
	font-weight: bold;
}
form .liquidBox{
	float:left;
	padding-right:20px;
}

/* PAGINA DI DETTAGLIO */

.detail{
	background-color: #FFF;
}

.detail table{
	width:100%;
}

.detail td{
	vertical-align: top;
	padding:10px;	
}

#body .detail h1{
	line-height: 36px;
	color:#FFF;
	background: #F93;
	margin:0px;
	padding:0 0 0 10px;
}

#body .detail h2{
	font-size: 14px;
	font-weight: bold;
	background: none;
	
}
.detail img{
	border:1px solid #999;
	float: left;
	padding:5px;
}

.detail hr{
	background: url(/img/dashedCCC.gif);
	height: 7px;
	margin: 5px 0 5px 0;
}

.detail .label{
	width:150px;
	float:left;
	text-transform: uppercase;
	font-weight: bold;
	color:#999;
}

/* PAGER PAGINA DETTAGLIO */

#body .innerPager,#body .innerPager1{
	position:relative;
	top:-50px;
	text-align:right;
	color:#FFF;
	font-weight: bold;
}

#body .innerPager a{
	font-size:9px;
	padding:1px 0 1px 4px;
	color:#FFF;
	font-weight:bold;
	background: url(/img/circleBW_on.gif) no-repeat center;
}

#body .innerPager .on{
	background: url(/img/circleBW_off.gif) no-repeat center;
}

#body .innerPager1 a{
	font-size:9px;
	padding:1px 0 1px 4px;
	color:#FFF;
	font-weight:bold;
	background: url(/img/circleBW1_on.gif) no-repeat center;
}

#body .innerPager1 .on{
	background: url(/img/circleBW1_off.gif) no-repeat center;
}

#body .newsBox{
	padding-bottom:5px;
	border-bottom:1px dotted #000;
	margin:5px 5px 10px 5px;
	width:320px;
	
	float:left;
}

#body .newsBox em{
	background-color:#F93;
	color:#FFF;
	padding:2px;
	margin-bottom:5px;
	font-style:normal;
}
#body .newsBox strong{
	text-transform:uppercase;
	color:#FFF;
}


/** VARIE */
#copyright{
	background: url(/img/footerBg.gif);
	height: 74px;
	padding-left: 10px;
	letter-spacing: -1px;
}
#copyright a{
	font-size: 9px;
}

#footer{
	border-left: 1px solid #999;
	background: url(/img/footerBg.gif);
	height: 74px;
	padding: 0 10px 0 10px;
	text-align: center;
	vertical-align: middle;
}

.didascalia{
font-size:10px;
font-family:Trebuchet MS,Helvetica,Verdana;
line-height:120%;

font-weight:bold;
text-align:center;
	
}

cite{
font-size:13px;
font-family:Georgia;
font-style:italic;
	
}

.rassegna {
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;

	
}
