/* CSS Document */

body
{
	margin:0;
	padding:0;
	background: #dceaf2 url(../images/back_page.gif) repeat-x;
	color:#000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;
}

form
{
	display: inline;
}

#all
{
	margin-left: auto;
	margin-right: auto;
	width: 984px;
	text-align: center;
}

.foto{
	width: 93px; 
	height: 93px; 
	float:left; 
	margin-left: 10px; 
	margin-top: 5px; 
	background-color: #ccc;
	border: 1px solid #333333;
}

#testata
{
	width:984px;
	height:130px;
	text-align: center;
}

#menu
{
	width:984px;
	height:75px;
	margin: 10px 0 0 0;
	background: #dceaf2 url(../images/back_menu.gif) no-repeat;
}

#tit
{
	width:984px;
	height:45px;
	padding: 3px 0 0 5px;
}

#voci
{
	width:984px;
	height:30px;
	padding: 0 0 0 5px;
}

#contenuti
{
	width:984px;
}

.box
{
	width:619px;
	background: #fff;
	margin-bottom: 5px;
}

.box-cx
{
	padding: 0 4px 0 4px;
}

#colsx
{
	width:620px;
	margin-top: 5px;
	float: left;
}

#coldx
{
	width:354px;
	margin-top: 5px;
	float: right;
}

#piede
{
	clear: both;
	margin: 10px 0 10px 0;
	width:984px;
	text-align:center;
	
}

/* == font == */

.piede{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#003d67;
	width:984px;
	height: 35px;
	margin: 10px 0 0 0;
	background: #dceaf2 url(../images/back_piede.gif) no-repeat;
	padding-top: 8px;

}


.tit
{
	font-size: 25pt;
}

a.menu
{
	font-size: 13pt;
	color: #000;
}

.blu20{
	color: #003d67;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
}

.grigio12b{
	color: #878787;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight:bold;
}

.blu10{
	color: #003d67;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

.nero14b{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight:bold;
}

.nero26{
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26pt;
}

.dove-votare{
	margin-left: 10px; 
	border: 1px solid #ccc; 
	margin-top: 20px; 
	width: 285px; 
	height: 265px; 
	float:left
}


#foto-box-dv{
	width: 268px; 
	height: 215px; 
	margin-left: 8px; 
	margin-top: 10px; 
	float:left; 
	background-color:#00FF00
}

#info-box-dv{
	width: 268px; 
	height: 215px; 
	margin-left: 8px; 
	margin-top: 10px; 
	float:left; 
}

#sondaggi{
	width: 354px; 
	height: 189px; 
	/* background-color:#00FF00; */
	margin-top: 15px; 
	float:left
}

.nome-candidato{
	width: 160px; 
	padding-left: 10px; 
	margin-top: 10px; 
	float: left;
}

.nero12{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
}

.nero10{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}

.nero8{
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
}

.red10{
	color: #CC0000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
}


.grey7form {
	color: #666666;
	font-size: 7.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif
}
.marginforminput2 {
	border: 1px solid #999999; 
	margin-top: 7px 
}
.forminput {
	width: 296px; 
	float:left;
	margin-left: 2px
}
.dati {
	width: 100px; 
	float:left; 
	text-align:right;
	margin-top: 9px;
}
.theform {
	width: 398px; 
	float:left; 
}
#form {
	width: 500px; 
	float:left;
	text-align:left; 
	margin-top: 7px;
	margin-left: 40px
	
}

#autorizza2 {
	width: 400px; 
	float:left;
	margin-top: 15px;
	margin-left: 60px
}

#autorizza {
	width: 400px; 
	float:left;
	margin-top: 5px;
	margin-left: 60px
}

#autorizzatext {
	width: 380px; 
	float:left
}

#autorizzachk {
	width: 20px; 
	float:left
}

.videobox{
	width: 400px; 
	height: 300px; 
	float:left; 
	margin-top: 20px; 
	margin-left: 80px; 
	background-color:#FFFF00 
}

#popup {
	z-index: 100;
	position: absolute;
	background-color: #036;
	width: 360px;
	height: 250px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 2px dashed #FFF;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
}

.candidato-elezioni {
	color: #FFF;
	font-size: 14pt;
}
.candidato-elezioni-tivoli {
	color: #F00;
	font-size: 14pt;
}
