/* CSS Document */
body {
	font-family: "Lucida Grande",Tahoma, Helvetica, Verdana, sans-serif;
	font-size: .9em;
	line-height: 1.2em;
	text-align: left;
	margin: 1% 10% 1% 10%;
 	padding:0px; 
	color: #000;
	background-image:url(imgs/bg.gif);
	background-repeat:repeat-x;
	background-color:#FFF;
}

.nobordo {	
	border: none;
}

.nobordo_flags {	
	border: none;
}

.nobordo_flags {	
	width: 28px;
	height: 17px;
	border: 1px solid #FFF;
}

#index {	
	padding-top: 0px;
	padding-bottom: 0px;
}

.logo {		
	text-align: center;
	height: 119px;
	background-color: #FFF;
}

.img-home {		
	background-color: #FFF;
	height: 444px;
	text-align: center;
}

.logo_label {
	font-size: 1.5em;
	color: #003366;
	font-weight: bold;
}

.logo_label_common {
	font-size: 1.5em;
	color: #003366;
	font-weight: bold;
	text-align: left;
	padding-left: 15px;
}

/*
#lingua {		
	margin-top: 0px;
	width: 100%;
	height: 30px;
}

#lingua ul {
	margin: -10px 0 0 0;
	padding: 0px 2px 3px 10px;
	list-style: none;
	text-align: center;
}

#lingua li {
	display: inline;
   	margin:0 10px 0 0;
   	padding:0;
	vertical-align: middle;
}

#lingua li a {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
}

#lingua li a:hover {
	color: #336699;
}
*/

#lingua {
	width: 100%;
	height: 30px;
}

#lingua ul {
	list-style: none;
	text-align: center;
	margin:0;
	padding:0;
}

#lingua ul li {
	display: inline;
	padding: 11px 20px;
	margin-right: 10px; 
	margin-left: 10px;
}

#lingua ul li a {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
	vertical-align: middle;
	text-decoration: none;
	text-transform: uppercase;
}

#lingua ul li:hover {
	background-color: #6699CC;
	border-top-right-radius: 4px;
 	-moz-border-radius-topright: 4px;
 	-webkit-border-top-right-radius: 4px;
	border-top-left-radius: 4px;
 	-moz-border-radius-topleft: 4px;
 	-webkit-border-top-left-radius: 4px;
}

#lingua ul li a:hover {
	color: #FFF;
}


#header-top {
	height: 30px;
	line-height: 15px;	
	background: url(imgs/png/angsupdx.png) no-repeat top right #336699;
	border-bottom: 3px solid #6699CC;
	font-size: .8em;
}

#header-top ul {
	margin: -10px 0 0 0;
	padding: 0px 2px 3px 10px;
	list-style: none;
	text-align: right;
}

#header-top li {
	display: inline;
   	margin:0 10px 0 0;
   	padding:0;
	vertical-align: middle;
}

#header-top li a {
	color: #FFF;
	vertical-align: middle;
	text-decoration: none;
}

#header-top li a:hover {
	color: #FFF;
	text-decoration: underline;
}

#header-top li a:visited {
	color: #FFF;
}

#logo {
	height: 119px;
	background-color: #FFF;
}

#main {
	background-color: #FFF;
	float:left;
	width:100%
	
}

#maincontent {
	float: left;
	width: 64%;	
	padding: 15px 25px 25px 25px;	
	border-right: 1px solid #E5E5E5;
	background-color: #FFF;
}

#maincontent-dep {
	width: 93%;
	float: left;
	padding: 15px 25px 25px 25px;
	background-color: #FFF;
}

#breadcrumbs {
	display: block;
	border-bottom: 1px solid #336699;
	padding: 0 10px 5px 10px;
}

#rightsidebar {
	float: left;
	width: 25%;
	padding: 10px 15px 10px 15px;	
}

#rightsidebar p {
	font-size: 1em;
	text-align: right;
}

#footer {
	clear: both;
	margin-bottom: 5px;
	padding-top: 4px;
	color: #FFF;
	background-color: #336699;
	border-top: 3px solid #6699CC;
	letter-spacing: 2px;
}

#footer span {
	display: block;	
	font-size: .8em;
	text-align: center;
}

#footer span a {
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
}

#footer span a:hover {
	text-decoration: underline;
}

.mymail {
	padding-top: 10px;
	display: block;	
	font-size: .6em;
	text-align: center;
}

.mymail a {
	color: #FFF;
	text-decoration: none;
	letter-spacing: 1px;
}

.mymail a:hover {
	color: #E9EA00;
	text-decoration: underline;
	letter-spacing: 2px;
}

.cornertop {
	background: url(imgs/png/angsupdx.png) no-repeat top right #336699;
}

.cornerbottom {
	background: url(imgs/png/anginfdx.png) no-repeat bottom right #336699;
}

h1 {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #24618e;
	font-weight: bold;
}

.titolo {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #24618e;
	font-weight: bold;
}

.nav {
	background: url(imgs/anginfdx1.jpg) no-repeat bottom right #6699CC;
	width: 100%;
	height: 34px;
	line-height: 14px;
	font-size: .8em;
}

.nav ul {
	list-style: none;
	margin:0;
	padding:0;
}

.nav ul li {
	display: inline;
}

.nav ul li a {
	float: left;
	background-color: #6699CC;
	color: #FFF;
	text-decoration: none;
	font-weight: lighter;
	margin: 0;
	display: block;
	padding: 10px 10px;
	border-left: 1px solid #FFF;
}

.nav ul li.current-page-item a {
	background: url(imgs/menubghover.jpg) repeat-x bottom #FFF;
	color: #000;
	border-bottom: none;
	/*font-size: large;*/
	font-weight: bold;
}

.nav ul li a:hover {
	background: url(imgs/menubghover.jpg) repeat-x bottom #FFF;
	color:#000;
}

.reparto { 
	display: block;
	margin: 10px 0;
	padding-top: 15px;
	background: url(imgs/png/angsupdx-wh.png) no-repeat  top right #336699;
}

.reparto a { 
	display: block;
	font-weight: lighter;
	font-size: 1.3em;
	line-height: 1em;
	text-decoration:none;
	color: #FFF;
	padding: 0 10px 0px 10px;
	text-align: center;
}

.reparto a:hover { 
	color: #6699CC;
	/*font-size: large;*/
}

.reparto-current { 
	display: block;
	font-weight: lighter;
	font-size: 1.3em;
	line-height: 1em;
	text-decoration:none;
	color: #E6F0FA;
	padding: 0 10px 0px 10px;
	text-align: center;
	text-transform: uppercase;
}

.indice { 
	float: right;
	text-align: right;
	background: #E6F0FA;
	display:block;
}

.indice ul { 
	list-style: none;
	margin: 5px;
	padding: 5px;
}

.indice ul li { 
	padding-bottom: 2px;
	display: block;
}

.indice a { 
	padding: 2px 5px 2px 5px;
	text-decoration: none;
	color: #000;
	font-size: 1.2em;
}

.indice a:hover { 	
	font-weight: lighter;
	color: #336699;
}

.colsx{
	float: left;
	width: 48%;
}

.coldx{
	float: right;
	width: 48%;
}

.immagine {
	text-align: center;
	margin: 10px 0 10px 0;
}

.immagine img {
	border: 1px solid #6699CC;
	padding: 3px;
	background-color: #E5E5E5;
	-moz-border-radius: 4px;
	border-radius: 4px;
}


.immagine-label {
	display: block; 
	font-weight: lighter;
	font-size: .8em;
}

.img-reparti td {
	padding: 2px;
}

.immaginerep {
	border: 1px solid #6699CC;
	background-color: #6699CC;
	-moz-border-radius:8px;
	border-radius:8px;
	vertical-align:text-top;
}

.immaginerepON {	
	filter:alpha(opacity=65);
	-moz-opacity:.65;
	opacity:.65;	
}

.immaginerepOFF {	
}

.immaginerep-label {
	display: block; 
	text-align: center;
	text-transform: uppercase;
	background-color: #6699CC;
	padding: 0px 2px 5px 2px;
	color: #000;
	-moz-border-radius:4px;
	border-radius:4px;
}

.immaginerep-label a {
	color: #000;
	text-decoration: none;
	font-size: .7em;
}

.tornasu {
	display: block;
	clear: both;
	text-align: right;
	font-size: .8em;
}

.tornasu a {
	padding-right: 10px;
}

.nota {
	display: block;
	font-size: x-small;
	font-weight: bold;
	border-left: 3px solid #336699;
	padding: 5px;
}

.listapunto {
	list-style: url(imgs/punto.jpg);
}

.testo {
	margin-bottom: 20px;
	display:block;
	clear:left;
}

.testo span {
	display: block;
}

.imgs-list {
	margin-top: 20px;
	clear: right;
}







