html, body{
	height:100%;
	font-family: tahoma;
	color: #333333;
	background: #f1fbfd top center no-repeat;
} 
/* end hack */
html,body {
	margin:0px;
	padding:0px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	padding-bottom:0px;
	padding-top:0px;
	padding-right:0px;
	padding-left:0px;
}
body {
	text-align:center
}/* centre for ie5.+*/

#outer{
	min-height:100%;
	height:auto;
	width:100%;
	margin-left:auto;/* center it*/
	margin-right:auto;/* center it*/
	position:relative;
	text-align:left;
	background:#f1fbfd;
	padding: 0px;
	margin: 0px;
}

#clearfooter{
	clear:both;
	height:10px;
	width:100%;
	background:#f1fbfd;
}
* html #outer{
	height:100%;
	width:100%;
	/* box model hack for ie5.+*/
	/*w/idth:100%*/
}
a{outline:none;}
/** FOOTER **/

#footer {
	/*background:url('img/bg_footer.jpg') #46c5f2 top left repeat-x;*/
	background:url('img/bg_footer.jpg') #0a85af top left repeat-x;
	width:100%;
	position:absolute;
	bottom:0px;
	left:0px;
	height:61px;
	min-height:49px;
}
#contentfooter{
	width:758px;
	background: transparent;
	color: #ffffff;
	font-size: 11px;
	position:relative; 
	padding: 1px 0px 0px 0px;
	text-align:right;
	vertical-align:middle;
	display:block;
	height:98%;
	top: 0px; 
	left: 50%; 
	margin-top: 0px;
	margin-left: -379px;
}

#contentfooter a{
	padding-right: 5px;
	padding-left: 5px;
	color: #fef2c8;
	font-size: 9px;
}

div>p {
	margin:0px;
}

/** HEADER **/

#header {
	min-height:125px;
	height:125px; 
	/*background:url('img/bg_top.jpg') #46c5f2 bottom left repeat-x;*/
	background:url('img/bg_top.jpg') #49b2d0 bottom left repeat-x;
	margin:0px;
	padding: 0px;
	vertical-align:bottom;
}

#header #contentheader { 
	width:778px;
	background: transparent; 
	position:relative; 
	top: 0px; 
	left: 50%; 
	padding:0px;
	margin: 0px;
	margin-left: -389px;
	vertical-align:top;
}

#header #contentheader #logo{
	position:absolute;
	top:10px;
	left:0px;
	z-index: 10000;
}

#header #contentheader #titolo{
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-240px;
	width: 410px;
	display:block;
	font-size: 28px;
	color: #FFFFFF;
	font-weight:bold;
	padding-left: 00px;
	/*font-weight: bold;*/
}
#header #contentheader #titolo #titolo_right{
	position:absolute;
	top:26px;
	right: 50px;
	font-size: 18px;
	color: #FFFFFF;
	font-weight:bold;
	text-align:right;
	/*font-weight: bold;*/
}

/** MENU BAR **/
div#menubar{
	position:relative; 
	top: 0px; 
	left: 0px;
	background: #fef2c8;
	width: 100%;
	height: 34px;
	padding:0px;
	margin:0px;
}
div#menubar ul#menu{
	width:772px;
	min-height:30px;
	height:30px;
	display:block;	
	position:relative; 
	top: 0px; 
	left: 50%;
	margin:0px;
	margin-left: -386px;	
	float: left;
	margin-top:7px;
	vertical-align:middle;
	padding:0px;
	padding-top:2px;
}

div#menubar ul#menu li{
	list-style: none; 
	position:relative;
	top: 0px; left:0px;
	font-size: 10px;
	float: left;	
}

div#menubar ul#menu li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}

div#menubar ul#menu li a:HOVER{
	color:#49B2D0;
}

/** SCROLLER NEWS **/

#blog{
	width: 530px;
	color: #00346F;
	position: absolute;
	top: 50px;
	left: 160px;
	display: block;
	font-size: 10px;
	padding-left: 0px;
}

#blog span.data{
	color: #eee;
	font-size: 9px;	
	margin-left: 0px;
}

#blog span.titolo{
	color: #fef2c8;
	font-size: 11px;
	border-bottom:1px dashed #49b2d0;
	text-transform:uppercase;
	margin:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-top:2px;
}

#blog a.blogshow{
	color: #fef2c8;
	text-decoration:underline;
}

#blog .newshid{
	display: none;
	color: #FFFFFF;
	position:absolute;
	top: 0px;
	left: 50px;
	background: #49b2d0;
	padding: 5px;
	width: 300px;
	z-index:101;	
}

#blog .newsshow{
	display: inline;
	color: white;
}

/** BOX CALENDARIO **/

#floatlayer{
	width:180px !important;
	position: absolute;
	top: 0px;
	left: 50%;
	padding:0px;
	margin-left: 185px;
	text-align:right;
	border: 0px dashed #6d6d6d; 
	font-size:12px; 
	color: #2EAADC; 
	text-align:center !important;
}

#floatlayer a { 
	color: #6d6d6d;
	font-weight:bolder;
	text-decoration:none;
}



#floatlayer a.for {
	color: #fef2c8; 
	padding: 0px 5px 0px 5px;
}



/** CONTENUTO **/

#content{
	width:746px;
	padding: 5px; 
	margin:0px;
	position:relative;
	top: 0px; 
	left: 50%; 
	margin-left: -383px;
	clear:both;
	min-height:400px;
	color: #666666;
	font-size: 11px;
	border-left: 1px dashed #e9e9e9;
	border-right: 1px dashed #e9e9e9;
}

#content a{
	text-decoration:none;
	color: #CC9900;
}

/** MESSAGGIO LOGGATO **/

#messaggioconfig{
	position: absolute;
	text-align:center;
	color:#666666;
	width:200px;
	top: 0px;
	left: 50%;
	margin-left:170px;
	padding:0px 10px 5px 10px;
	font-size:10px;
	background: #f1fbfd;
	display:block;
	z-index:90;
	border:1px dashed #cccccc;
	border-top: 0px;
}
#messaggioconfig a{
	color:#CC9900;
}


#contenuto{
	
}

#contentfooter p#validXhtml{
	
}

#contentfooter p#validXhtml a{
	text-decoration:none;
	display: inline;
}

#contentfooter p#validXhtml img{
	border: 0px;
	text-decoration:none;
}

#contentfooter p#validCss{
	
}

#contentfooter p#validCss a{
	text-decoration:none;
	display: inline;
}

#contentfooter p#validCss img{
	border: 0px;
	text-decoration:none;
}

#contentfooter #sliderValidate{
	position:absolute;
	top: 0px;
	left: 0px;
	text-align:left;
}
#contentfooter #sliderValidate a{
	text-decoration:none;
}

#contenuto p.legenda{

}
a.selected {
	color: #990000 !important;
}
a.modifica {
	display:block;
	padding: 5px 5px 0px 20px;
	margin: 10px 5px 10px 0px;
	background: url('../img/edit.gif') top left no-repeat;
	color: #CC3300 !important;
	font-weight:bolder;
	text-transform:uppercase;
}
a.right {
	margin-left: 572px;
}
a.bottom {
	margin-top: 52px;
}
#spacerx{
	display:block;
	padding-bottom:30px;
}
