/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
/* ]======[]======[      ELEZIONI     ]======[]======[  */
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/

body{
	margin:0;
	padding:0;
	border:0;
	font-family:"Trebuchet MS", "Verdana", "Arial", "Helvetica", sans-serif;
	font-size:75%;
	background-color:#595982;
}
html,body{height: 100%;}
.breaker {
	clear: both;
	margin: -2px 0 0 0;
	padding: 0px;
	height: 0.1em;
	font-size: 0.1em;
	line-height:0.1em;
}
hr.breaker{
	position:absolute;
	left:-9999px;
	width:10px;
}
form{
	margin: 0px;
	padding: 0px;
}
select{
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6, h7{
	margin: 0px;
	padding: 0px;
}
p{
	margin: 0px 0px 10px 0px;
	padding:0px;
}
.hide{
	position:absolute;
	left:-9999px;
}
fieldset{
	border:0px;
	margin:0px;
	padding:0px;
}
.noscript{
	margin:0px;
}
a img{border:0px;}
a{
	color:#000099;
	text-decoration:none;
}
a:hover{
	color:#000099;
	text-decoration:underline;
}

/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
/* ]======[]======[        TOP        ]======[]======[  */
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
#top{
	height:120px;
	position:relative;
	background-color:#F8F9FE;
	margin: 1px 10px 0 10px;
}
#top .topleft{	
	float:left;
	width:210px;
	background:url(../img/elezioni/elezioni.gif) left top no-repeat;
	height:120px;
	display:block;
}
#top .topright{
	margin-left:210px;
	height:120px;
	background:url(../img/elezioni/topright.jpg) right top no-repeat;
}
#top .linkback{
	display:block;
	width:100%;
	height:120px;
	text-indent:-9999px;
}
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
/* ]======[]======[       LAYOUT      ]======[]======[  */
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
#page{
	width:100%;
	margin: 0px auto;
	background:url(../img/elezioni/sfondo.gif) left bottom repeat-x #d0d0d3;
}
#left{	
	float:left;
	width:210px;
	border-right:1px solid #b2c3ca;
}
#right{
	margin-left:210px;
	padding-right:10px;
	border-left:1px solid #b2c3ca;
}



/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
/* ]======[]======[        LEFT       ]======[]======[  */
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#
#left .nav{
	margin: 0px 0 20px 10px;
	padding:10px 0 0 0;
	background:url(../img/elezioni/nav_angolotop.gif) left top no-repeat #102d3b;
}
#left .nav a{
	background:url(../img/elezioni/nav_freccia.gif) left top no-repeat;
	color:#ffffff;
	padding: 0 0 0px 10px;
}
#left .nav ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 10px;
	background:url(../img/elezioni/nav_angolobottom.gif) left bottom no-repeat #102d3b;
}
#left .nav ul li{
	margin:0px;
	padding:4px 0 4px 4px;
	list-style:none;
	background-color:#102d3b;
}
#left .nav ul ul{
	background-color:#0d2530;
	background-image:none;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#left .nav ul ul li{
	background-color:#0d2530;
	margin:0px 0px 0px 10px;
	padding:4px 0 4px 4px;
}
#left .nav a.on{
	text-decoration:underline;
}
*/
#left .nav ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 10px;
	/*background:url(../img/elezioni/nav_angolobottom.gif) left bottom no-repeat #102d3b;*/
}
#left .nav ul li{
	margin:0px;
	padding:0px;
	list-style:none;
	background-color:#102d3b;
	background:url(../img/elezioni/nav_li.gif) left top no-repeat;
}
#left .nav ul li a{
	display:block;
	height:auto !important;
	min-height:10px;
	height:10px;
	color:#FFFFFF;
	padding:7px 0 7px 24px;
}
#left .nav ul li.on{
	background:url(../img/elezioni/nav_li.on.gif) left bottom no-repeat #444653;
	margin-bottom:1px;
}
#left .nav ul a.on{
	background:url(../img/elezioni/nav_a.on.gif) left top no-repeat;
	font-weight:bold;
	padding:7px 0 2px 14px;
}
#left .nav li li,
#left .nav li li.on{
	margin:0px;
	padding:0px;
	background-image:none;
}
#left .nav li li a{
	padding: 2px 0 2px 10px;
	font-weight:normal;
	background:url(../img/elezioni/nav_freccia.gif) left top no-repeat;
}
#left .nav li li a.on{
	background:url(../img/elezioni/nav_freccia.gif) left top no-repeat;
	font-weight:normal;
	padding:2px 0 2px 10px;
	text-decoration:underline;
}
#left .nav ul ul{
	margin:0px 0px 0px 15px;
	padding:0px;
	background-image:none;
}
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
/* ]======[]======[       RIGHT       ]======[]======[  */
/*#.- .-.. . ... ... .- -. -.. .-. --- -.-. .- .. -- ..#*/
#right .white{
	color:#000000;
	float:left;
	margin: 0px 0 0 -1px;
	background:url(../img/elezioni/angolo_testo.gif) right top no-repeat #FFFFFF;
	height:auto !important;
	min-height:400px;
	height:400px;
	width:100%;
}
#right .testo{
	padding:16px 26px 24px 27px;
}
#right .testo a{
	color:#000000;
	text-decoration:underline;
}
#right .testo img.alignleft,  #right .testo img.left{margin-right:8px;}
#right .testo img.alignright, #right .testo img.right{margin-left:8px;}

/*=========> TABELLE <========= */
#right .testo table{ 		width:100%; border:0px; background-color:#ffecc7; margin:0px 0 10px 0; padding:0px;}
#right .testo table caption{    border:0px; margin:0px; padding: 5px 0 5px 0; background-color:#ffecc7; color:#000000; font-weight:bold;}
#right .testo table th{ 	vertical-align:top; border:0px; background-color:#ffecc7; color:#000000; font-weight:bold;}
#right .testo table td{ 	vertical-align:top; border:0px; background-color:#fff9ec; padding:3px 3px 3px 3px;} 
#right .testo table td.textalignright { text-align:right;   }

#footer{
	background-color:#ffa800;
	text-align:right;
	padding:2px 4px 2px 0;
}
ul.dettaglio li{
	color:#0000FF;
	margin:0px;
	padding:0px;
}
ol.dettaglio h4.titdida a {
        color:#0000FF !important;
        text-decoration:none !important;
}
ol.dettaglio h4.titdida a:hover {
        text-decoration:underline;
}
h4.titdida{
	color:#0000FF;
}
h4.titdida:hover{
	text-decoration:underline;
}
.testo hr{
	margin:0px 0 10px 0;
	padding:0;
	border:0px solid;
	height:10px;
	border-bottom:1px solid #E5E5ED;
	color:#FFFFFF;
	background-color:#FFFFFF;
	clear:both;
}



ul.icovotaz{
	margin:10px 0px 10px 0px;
	padding:0px;
}
ul.icovotaz li{
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
	text-align:center;
}
#right .testo ul.icovotaz li a{
	text-decoration:none;
	display:block;
	width:180px;
	height:80px;
	color:#000000;
}
.invia{
	border-width:0px;
	background:url(../img/elezioni/vai.gif) right top no-repeat #FFFFFF;
	color:#FFFFFF;
	width:45px;
	height:24px;
	padding: 0 10px 12px 0px;
}



.testo h1{font-size:130%;margin-bottom:10px;}
.testo h2{font-size:120%;margin-bottom:10px;}
.testo h3{font-size:110%;margin-bottom:10px;}
.testo h4{font-size:100%;margin-bottom:10px;}




