body{
	width: 100%;
	background: #e4e4e4;
	color: #666666;
}

p {
	font-family:Arial;
	font-size: 12px;
	line-height:1.3em;
}

a {
	color: #a19e9e;
	text-decoration:none;
}
a:visited{
	color: #a19e9e;
}
a:hover{
	color:#d50303;
}

h1 {
	font-size: 22px;
	line-height: 22px;
}
h2{
	color:#d50303;
	font-size: 18px;
	line-height: 18px;
}
.centrato{
	width: 968px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}
#fasciaTop{
	background: url(img/bg-top.png) ;
	height:41px;
}
#fasciaTop p{
	color:#55801c;
	font-size:20px;
	padding-top:10px;
	text-align:center;
}
#fasciaTop p a{
	color:#55801c;
}

#sponsor_top{
	background: url(img/top-logo-tr.png) no-repeat;
	height:195px;
	margin-top:15px;
}
#sponsor_top img{
	float:right;
	margin-right:30px;
	margin-top:16px;
}

#logo{ width: 980px; }

#logo img{
	margin-top: 20px; 
	margin-left: 20px;
}

#rigaSinistra{
	width:20px;
	height: 21px;
	float:left;
}

#menu{height:68px;}
#menu ul{
	margin-top:10px;
}

#menu ul li > p{
	font-weight:normal;
}

#menu ul li{
	float:left;
	width:120px;
	height:58px;
/* 	margin-left:20px; */
/* 	background: url(img/bg-nav.png) right 0px no-repeat; */
/* 	text-align:center; */
	cursor:pointer;
	color:red;
	border-color:white;
	border-style:dotted;
	border-width:0 0 0 1px;
}
#menu ul li p{
	padding-left:10px;
	padding-right:10px;
}
#menu ul li p.bottom_menu{
	padding-top:5px;
	color:#a1a1a1;
	font-size:11px;
	line-height:11px;
}


#menu ul li a{
/* 	padding-left:10px; */
	padding-top:5px;
	color:#cc0000;
}

#menu ul li:hover{
/* 	background: url(img/bg-nav.png) right -21px no-repeat; */
/* 	color:#d50303; */
	background-color: #e0e0e0;
}
#menu .selezionato{
	float:left;
	padding: 3px 5px;
	border-top: 1px solid #d0cac4;
	border-left: 1px solid #d0cac4;
	border-right: 1px solid #d0cac4;
	border-bottom: none;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	color:black;
}
#menu .selezionato a{
	color:black;
}
#pagina_interna{
	border-bottom: 1px solid #d0cac4;
	width: 920px;
	padding:30px;
}


#sponsorlink{
	margin-top: 20px;
}

#footer_top{
	margin-top:20px;
	background: url(img/top-footer.png) ;
	height:20px;
}

#footer{
	width: 948px;
	padding:10px;
	background: url(img/bg-footer.png) ;
}
#footer_bottom{
	background: url(img/bottom-footer.png) ;
	height:26px;
}

#form_contatti{
	padding: 5px;
}
p#form_testo{
	padding:15px 10px;
}
form#contatti{
 padding:10px;
}

#posizione_form{
	float:right;
	height:15px;
	margin-top:16px;
}
#posizione_form li{
	float:left;
	padding: 0 5px;
	border-bottom: 1px solid #d0cac4;
}
#posizione_form .selezionato{
	float:left;
	padding: 0 5px;
	border-top: 1px solid #d0cac4;
	border-left: 1px solid #d0cac4;
	border-right: 1px solid #d0cac4;
	border-bottom: 0px solid #d0cac4;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	color:black;
}
#calBody{
	width:600px;
}
#calendario{
	margin-right:20px;
	float:left;
}

#event_top{
	height:20px;
	background:url(img/top-content.png);
}
#event_bg{
	padding: 0 25px;
	background:url(img/bg-content.png);
}
#event_bg h1.FEDP_pspagina_Titolo{
	margin: 0px;
}
#event_bottom{
	height:26px;
	background:url(img/bottom-content.png);
}

#colonnaDx_top{
	height:20px;
	background:url(img/top-dx.png);
}
#colonnaDx_bg{
	width:248px;
	padding: 0;
	background:url(img/bg-dx.png);
}
#colonnaDx_bottom{
	height:26px;
	background:url(img/bottom-dx.png);
}
#content_top{
	height:20px;
	background:url(img/top-content.png);
}
#content_bg{
	padding: 30px 50px;
	background:url(img/bg-content.png);
}
#content_bg img.foto_centrale{
	padding: 5px;
	border: 1px solid #999999;
}

#content_bg .paragrafo_sottopagina{

}
#content_bg .paragrafo_sottopagina .paragrafo_contenuto{
	padding-bottom:20px;
}
#content_bg .paragrafo_titolo{
	font-size:15px;
	color: #333333;
	padding:0 0 5px 0px;
}

#content_bottom{
	height:26px;
	background:url(img/bottom-content.png);
}
#content{
	width:708px;
	float:left;
}
#colonnaDx{
	margin-left:10px;
	width:248px;
	float:left;
}

.fieldContainer {
	margin-bottom: 10px;
	font-size: 12px;
}
.fieldContainer .label_form {
	margin-bottom: 2px;
}
.fieldContainer input,
.fieldContainer textarea {
	width: 200px;
}
.fieldContainer button {
	font-size: 12px;
	padding: 3px;
	border: 1px #666666 solid;
	background: #DDDDDD;
}

td.sponsor_link, td.fotogalleria_link{
	padding: 15px 10px;
	width:180px;
	height:230px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	border-collapse:collapse;
	vertical-align: middle;
	text-align:center;
	cursor:pointer;
}

div.toggler,div.show_calendar, div.toggler_bypass{
	cursor:pointer;
	width:220px;
	padding: 0 10px;
/* 	background-color:#f0f0f0; */
	margin-bottom:0px;
	position:relative;
}
div.show_calendar{
	margin-bottom:20px;
}

div.toggler span,div.show_calendar span, div.toggler_bypass span {
	color:#981717;
	position:absolute;
	left:50px;
	top:9px;
}


div.accordion{
	padding-left:50px;
	margin-bottom:10px;
}
div.accordion * {
	font-size: 14px;
}

h1.FEDP_pspagina_Titolo{
	color:#981717;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	background-color:white;
}

div#sottotitolo{
	color:#999999;
	font-size:13px;
	font-weight:normal;
	text-align:left;
	font-style:italic;
	padding-left:40px;
	margin-top: 10px;
	background-color:white;
}

div.sponsor_categoria{
	color:#981717;
	font-size:18px;
	font-weight:normal;
	text-align:left;
	padding:10px;
	background-color:white;
}

#Event_Container{
	display:block; 
	position:relative;
	height:41px;
	width:968px;
}

#Event_Scroller{
	position:relative ; 
	overflow:hidden ;
	width:968px;
	height:41px;
}

#Event_Items{
	display:block; 
	position:relative;
	width:968px;
	height:41px;
}

#Event_Items .Event_element{
	display:block;
	position:relative;
	float:left;
	text-align:center;
	color:#55801c;
	width:964px;
	height:37px;
}
#Event_Items .Event_element a{
	color:#55801c;
	font-size:20px;
	padding-top:10px;
	text-align:center;
}
#Event_Container .SlideItMoo_forward,
#Event_Container .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:25px; 
	height:41px; 
	bottom:0px; 
	right:5px; 
	background:url(img/arr_next.png) no-repeat center;  
}
#Event_Container .SlideItMoo_back { 
	left:5px; 
	background:url(img/arr_prev.png) no-repeat center;  
}

div.FEDP_pspagina_Contenuto,div.paragrafo_sottopagina,div#dataOdierna{
	background-color:white;
}


table.mooECal tr.dowRow th {
  font-size: 11px;
  background: #666666;
  color: white;
}

table.mooECal th.thControls {
  background: #DDDDDD;
}
table.mooECal ul.ulViewPicker li a {
	color: #666666;
}
table.mooECal th.thControls img {
	border: 0px;
}

#elenco_classifiche li{
	margin-top:15px;
}

#elenco_classifiche li a{
	color:red;
}