@charset "utf-8";
/* CSS Document */

html { overflow-y: scroll; }
.clear{ clear:both !important; }
html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:left;background: url(../img/background.jpg) top repeat-x #0099CC;}

p {margin:1em 0;}
a { color: #666; text-decoration: none; }
a:hover {
	color:#CC0000;
	}	
#contenitore { width: 720px; padding:auto; margin:auto; background-color:#FFFFFF; border:1px #000000 solid; }
#intestazione { width:100% }
#intestazione #logo { height:131px; text-align:left; width:387px; float:left }
#intestazione #logodx { height:50px; text-align:left; width:250px; float:right; margin-top:15px; margin-right:30px; }
#intestazione #banner { height:180px; }
#pulsanti { margin:20px auto; }
#piedipagina { height:25px; btext-align:center; color:#333; padding-top:15px; position:relative; top:0px; CLEAR: both; DISPLAY: block }
#contenuti	{ color:#000000; position:relative; top:0px; CLEAR: both; DISPLAY: block}
.aiuto {background-color:#66CC99; margin:5px; position:relative; top:0px; 
	height:auto !important; /* real browsers */
	CLEAR: both; DISPLAY: block}
.menu { width:200px; background-color:#00CC66; }
.corpo {width:500px; background-color:#CC0000; }

div.headlines {
	BORDER-TOP: #dce3e8 0.12em solid; 
	background-color:#FFF; 
	FLOAT: left; 
	MARGIN: 1em 0px 0px 1.25em; PADDING-TOP: 0.66em;
}

.rbroundbox { background: url(../img/central.gif) repeat-x; }
.rbtop div { background: url(../img/top_sx.gif) no-repeat top left; }
.rbtop { background: url(../img/top_dx.gif) no-repeat top right; }
.rbbot div { background: url(../img/bottom_sx.gif) no-repeat bottom left; }
.rbbot { background: url(../img/bottom_dx.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%; margin: 1em auto; color:#FFFFFF }

#underlinemenu{
	margin: 0;
	padding: 0;
	height:30px;
	text-align:center;
}

#underlinemenu ul{
	margin: 0;
	margin-bottom: 1em;
	padding-left: 0;
	padding-right:0;
	float: left;
	font-weight: bold;
	width: 100%;
	height:30px;
	vertical-align:middle;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
	margin-bottom: 0;
}

#underlinemenu ul li{
	display: inline;
	height:30px;
}


#underlinemenu ul li a{
	float:left;
	color: #FFF;
	font-weight: normal;
	padding: 6px 6px 4px 7px;
	text-decoration: none;
	vertical-align:middle;
	width:109px;
	height:30px;
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:13px;
}

#underlinemenu ul li a:hover{
	color: #FFF;
	padding-bottom:0;
}
#blueblock h2 {
	color:#006699;
	font-size:16px; 
	font-weight:700; 
	padding-left:35px; 
	padding-top:5px;
	margin-bottom:5px; 
	height:25px;
	background:url(../img/navigazione.jpg) left no-repeat;
	border-bottom:1px solid #E1E1E1;	
}
#blueblock{
width:180px !important;
padding:0;
margin-left:5px;
}


#blueblock ul{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#blueblock li {
margin: 0;
}

#blueblock li a{
letter-spacing:1px;
font-weight:normal;
display: block;
padding:  5px 0px 5px 0px;
color: #999999;
text-decoration: none;
width: 100%;
}

html>body #blueblock li a{ /*Non IE6 width*/
width: auto !important;
}
#blueblock li a:hover{
	padding:  5px 0px 5px 0px;
	color:#000;
}
#blueblock div.menutitle{
background-color:#2C2C2C;
color: #FFF;
padding: 1px 0 0 5px;
height:15px;
text-align:left;
}
/* BOX DAGOWEB */
.box-container { position: relative; margin:auto; width:750px; margin-top:20px; }

.box-top { width: 50%; height: 50%; background: url(../img/dropshadow.gif) no-repeat left top; position: absolute; top: 20px; left: 0px; padding: 50px 0 0 50px; margin: -50px 0 0 -50px; }

.box-right { width: 50%; height: 50%; background: url(../img/dropshadow.gif) no-repeat right top; position: absolute; top: 20px; left: 50%; padding: 50px 0 0 50px; margin: -50px -50px 0 0; }

.box-bottom { width: 50%; height: 50%; background: url(../img/dropshadow.gif) no-repeat right bottom; position: absolute; top: 50%; left: 50%; padding: 0 50px 50px 0; margin: 0 -50px -50px 0; }

.box-left { width: 50%; height: 50%; background: url(../img/dropshadow.gif) no-repeat left bottom; position: absolute; top: 50%; left: 0px; padding: 0 0 50px 50px; margin: 0 0 -50px -50px; }

.box-content { position: relative;  }

.testoGrigio {
	color: #999999;
	font-weight:normal;
	letter-spacing:1px;
}
.bottomtx {
	height:15px;
	padding-left:23px;
	text-align:center;
	vertical-align:middle;
	float:left;
}
.bottomlg {
	padding-right:23px;
	height:15px;
	float:right;
}
.bottomlg a:hover{
	background:none;
}
.sezione {
	background-color:#FFFFFF
	margin-bottom:20px;	
	clear:both;
	display:block;
}
.titolo_sezione {
	height:30px;
	background-color:#CC0000;
	FONT-SIZE: 16px;
	font-weight:700; 
	font-family:'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#FFFFFF;
	padding:5px 0px 0px 14px;
}
.descr_sezione {
	MARGIN: 0 1.25em 1em 1.25em; PADDING-TOP: 0.1em;
}

.under-post-titulo {
	font-style:italic;
	color:#999999;
}

INPUT {
	FONT-SIZE: 10px; 
	FONT-FAMILY: Verdana, Arial, sans-serif;
	border: 1px #999999 solid;
}
SELECT {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, sans-serif;
	border: 1px #999999 outset;
}
TEXTAREA {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, sans-serif;
	border: 1px #999999 solid;
}

.boxtop { 
  background: url(../img/ne.gif) no-repeat top right #CC0000; 
}
.boxtop div { 
  font-size: 0;
  height: 10px; 
  background: url(../img/nw.gif) no-repeat top left ;
}
.boxcontent {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:20px;
}
.div_dati_personali {
	color: #333333;
	border: 1px solid #BFBFBF;
	background-color: #ECEEF2;
	height: 100px;
	width: 450px;
	overflow: auto;
	scrollbar-base-color : #ffffff;
	scrollbar-3dlight-color : #ffffff;
	scrollbar-arrow-color : #ffffff;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-highlight-color : #ffffff;
	scrollbar-face-color :  #D2D6DF;
	scrollbar-shadow-color :  #ffffff;
	scrollbar-track-color  :  #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 6px;
	line-height: normal;
}	
.fotoPrimaNewsLeft {
	float:left;
	margin-top:5px;
	margin-right:5px;
	margin-bottom:5px;
	padding:2px;
	border:1px solid #CCCCCC;
}
.fotoPrimaNewsRight {
	float:right;
	margin-top:5px;
	margin-left:5px;
	margin-bottom:5px;
}
.Err {
	color:#CC0000;
	font-weight:bold;
}

