/* CSS Document */

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	background-color: #a0b1ba;
	line-height: 20px;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
}
#wrapper {
	margin: 0 auto;
	width:965px;
}
#top {
	background-image: url(../images/bgtop.gif);
	background-repeat:no-repeat;
	width:965px;
	height:54px;
	float:left;
}
#content {background-image: url(../images/bgbody1.gif); background-repeat: repeat-y; width:965px; float:left; padding:0 20px 20px 20px;}
.sep {
	background-image: url(../images/bgbody.gif);
	background-repeat: repeat-y;
	width:965px;
	float:left;
	height:20px;
}
#bottom {
	background-image: url(../images/bgbottom.gif);
	background-repeat: no-repeat;
	height: 63px;
	width:965px;
	float:left;
}
#copyright {
	text-align:right;
	margin:20px 10px;
	font-size:11px;
}
.partners {
	border-top:solid 1px #666;
	margin:0px 21px;
}
#colsx {
	width:215px;
	float:left;
}
#coldx {
	margin:0 20px;
	width:680px;
	float:left;
}
#logo {padding:0 20px;}
#arearis {
	width:310px;
	height:189px;
	float:right;
	background-image: url(../images/bgarea.png);
	background-repeat: no-repeat;
	margin-top:-54px;
	margin-right:-60px;
}
#titarea {margin:5px 0 0 60px;}
.field {
	width:115px;
	height:24px;
	padding-left:10px;
	background-image: url(../images/bgtxt.gif);
	background-position:0 4px;
	background-repeat: no-repeat;
}
.hidden {
    visibility:hidden;
    display:none;
}
.entra {
	padding-right:10px;
}
.pnl_accesso {
	margin:0 0 0 42px;
}
.txtAccesso {
	font-size:12px;
	color:#666;
    border-width:0px;
	border:hidden;
	background:none;
	width:100px;
}
.txtForm {
	font-size:13px;
    background-color:#eee;
	color:#222;
	padding:3px;
	border:dotted 1px #333;
}
.error_accesso {
	font-size:11px;
	color:#F00;
	line-height:12px;
}
.riconosciuto {
	font-size:12px;
	color:#FFF;
	line-height:25px;
	padding:5px 0 5px 30px;
}
.regrec a {
	padding-left:40px;
	font-size:11px;
	color:#FFF;
	text-decoration:underline;
	line-height:13px;
}
.lingua {font-size: 11px; margin-top:-20px; color:#333; text-align:right; width:195px; margin-right:20px; margin-bottom:10px;}
.lingua a {color:#333;}
.lingua a:hover {text-decoration:underline;}
.partner {float:left;}
.titlepage {margin-top:20px; width:420px;}
.latnews {font-size: 11px; margin-top:-20px; width:430px; color:#09f;}
.latnews a {color:#F90; text-decoration:underline;}
.latnews img {margin-top:-7px;}
.seiin {font-size: 10px; margin-top:50px; width:420px;}
.seiin a {color:#666;}
.menu {
	margin:70px 15px 0 0;
	width:200px;
    float:left;
    color: Green;
    font-weight:bold;
}
/*.menu a {
	color:#333;
	text-decoration:none;
}
.menu a:hover {
	color:#555;
}*/
.social {
	height:70px;
}
.level1 {
	border-top:solid 1px #AAA;
	/*height:36px;*/
	width:200px;
	padding:0;
	display:block;
}
.level2
{
    background-image: url(../images/bglevel2.gif);
    background-repeat: repeat-y;
    padding: 4px 4px 4px 25px;
    border-top: solid 1px #FFF;
    text-transform: uppercase;
    font-size: 12px;
    border-top: solid 1px #FFF;
}
.level2 a {color: #333; font-weight:normal;}
.level2 a:hover {color: Green;}
.boxlevel3 {
	border-top:solid 1px #FFF;
	background-image: url(../images/bglevel3.gif);
	background-repeat: repeat-y;
	padding: 5px 0;
	width:200px;
}
.level3 {padding: 4px 4px 4px 35px;}
.level3 a {color: #333; font-weight:normal;}
.level3 a:hover {color: Green;}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #3e9f29;
	margin:0;
	padding:0;
}
h2 {
	font-family:Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #444;
	margin:0 0 10px 0;
	padding:0;
}
.src_pager td td span {
    color:#666;
    padding:1px 4px;
    background-color:#EEE;
    margin:0;
    border:solid 1px #F90;
}
.src_pager td td a {
    text-decoration:none;
    font-weight:bold;
    color:#F90;
    padding:1px 4px;
    background-color:#FFF;
    margin:1px;
    border:solid 1px #F90;
}
.src_pager td td a:hover
{
    text-decoration: underline;
    font-weight: bold;
    color: #FFF;
    padding: 1px 4px;
    background-color: #F90;
    margin: 1px;
    border:solid 1px #F90;
}

/* ------- stili dei box ----------*/
.boxwide {width:500px; margin-top:5px;} /* box largo */
.colwide {width:500px; float:left;}/*colonna unica larga*/
.colleft {width:470px; float:left;}/*colonna sinistra larga*/
.colright {width:200px; margin-left:10px; float:left;}/*colonna destra stretta*/
.boxleft {width:470px; margin-top:5px;} /* box sinistro*/
.boxright {width:200px; margin-top:25px;} /* box destro*/

.item {margin:15px 0 0 0;} /* lista*/


