/* ***************
COSTITUENTE
*************** */
html, body {
	margin: 0;
	padding: 0;
}

body {
	font-family: arial;
	font-size: 90%;
	color: #111;
	text-align: center;
	background: url(images/costituente/background_2.jpg) center bottom fixed; 
	overflow: hidden;
}

a, a:link, a:visited { text-decoration: none; color: #db1e26; }
a:hover { text-decoration: underline; }

#auto {
	position: absolute; 
	top:auto; left: auto; right: -450px; bottom: 100px;
}

#fune {
	position: absolute; 
	width: 230px; height: 16px;
	background: url(images/costituente/fune_bg.png) top left no-repeat;
	top:auto; left: auto; right: -630px; bottom: 200px;
}

.pagina { 
	position: absolute; 
	height: 450px; width: 980px; 
	background: url(images/costituente/pagina_bg.png); 
	top:auto; left: 1800px; right: auto; bottom: 70px; 
}
.paginaSpacer { margin: 15px; }

.vc_pagina_content {
	float: left; 
	width: 700px; 
	height: 420px; 
	border: 1px dashed #333; 
	text-align: left;
	background: url(images/costituente/content_bg.png); 
}

.vc_pagina_content h1 { margin: 0 0 10px 0; color: #999; border-bottom: 1px dotted #999;}
.vc_pagina_content h2 { margin: 0; color: #db1e26;}
.vc_pagina_content h3 { margin: 0; color: #333; font-size: 220%; }

.vc_pagina_menu {
	float: right;
	width: 213px;
	height: 420px;
	background: url(images/costituente/palo_bg.png) center bottom no-repeat;
}


.vc_menu_btn { 
	cursor: pointer;
	margin-top: 8px;
	font-weight: bold; color: #fff; font-size: 130%;
	width: 213px; height: 50px; line-height: 50px; 
	background: url(images/costituente/segnale_bg.png) no-repeat;
}
#fixfooter { 
	position: absolute; 
	margin: 0 auto; 
	width: 980px; height: 50px; 
	top: auto; bottom: 0; 
	font-weight: bold;  
	text-align: left;
}

#siteback { 
	position: absolute;
	width: 130px; height: 40px; line-height: 30px;
	text-align: center; color: #fff;
	margin-top: 50px; 
	background: url(images/costituente/siteback_bg.png) center top no-repeat; 
}

.regione { cursor: pointer; }
.tbl_del_reg { display: none; }
.delegati_tbl { padding: 0px; margin-left: 40px; font-size: 90%; } 
.delegati_tbl th { padding: 6px 15px; font-weight: bold; background: #db1e26; color: #fff; }
.delegati_tbl td { padding: 4px 15px; background: #fff; text-align: center; }
.delegati_tbl tr td:first-child { text-align: left; }
h1.del_reg_title { margin: 0 0 5px 0; padding: 0; font-size: 180%; color: #555!important; }

#mapSearchBlock { 
	position: absolute; 
	width: 658px; padding: 10px; 
	margin: 0 auto; 
	top:370px; left: 10px; right: 10px; 
	background: url(images/costituente/mapsearchblock_bg.png); 
}

#mat_top_bar { height: 40px;}
.mat_top_butt { float: left; margin: 2px 10px 2px 0px; padding: 5px 10px; background: #db1e26; color: #fff; font-weight: bold; cursor: pointer;  }
#mat_block_box { width: 660px; height: 310px ; margin-top: 20px; overflow: auto; }
.mat_block { display: none; }
#top_butt_dow { text-decoration: underline; }

.download_item { border-bottom: 0px solid #666; margin-top: 20px; }
.download_thumb { float: left; }
.download_cont { float: left; margin-left: 15px; }
.download_item h1 { font-size: 110%; color: #db1e26;} 


#ass_progr h1 {  }
#ass_progr h2 { text-align: center; color: #333; }
#ass_progr h3 { text-align: center; font-size: 170%; color: #db1e26; }
#ass_progr h4 { text-align: center; }
#ass_progr p { margin-left: 25px;}
#ass_progr ul { margin-left: 25px;}
#ass_progr .g_title { display: block; margin-top: 30px; font-size: 110%; font-weight: bold; }
#ass_progr .g_time { color: #db1e26; font-weight: bold; padding-right: 10px;}

#siteback a, #siteback a:link, #siteback a:visited { color: #fff; text-decoration: none; }

#credits { float: right; width: 160px; margin-top: 30px;} 

