body {
    font        : 11px Georgia,'Times New Roman',serif;
    background  : #fff;
	background-image:url(../img/sfondo.jpg);
	background-repeat:no-repeat;
	background-position:top center;
    text-align  : center;
	margin:0 24px 24px 24px;
}

a img {
	border		: 0;
}


hr {
    display     : none;
}

h5{
	 font        : 30px Georgia,'Times New Roman',serif;
	 text-align:left;
	 margin-bottom:8px;
}

h6{
	 font        : 18px Georgia,'Times New Roman',serif;
	 text-align:left;
}

.profilo_sx{
	float:left;
	width:210px;
	height:269px;
	background:url(../img/profilo.gif) top left no-repeat;
	margin:18px 36px 0 0;
}

.profilo_dx{
	float:left;
	margin-top:18px;
	width:380px;
}

/**/

#wrapper {
    text-align  : center;
    margin      : 0 auto;
    width       : 100%;
    margin-top  : 0;
}

/*    HEADER    */

#header {
	height: 198px;
	width: 860px;
	text-align:center;
	float:none;
	margin: 0 auto;
}

#header_menu {
	height: 66px;
	width:860px;
	text-align:center;
	float:none;
	margin: 0 auto;
}

#header_menu .button_home, 
#header_menu .button_come, 
#header_menu .button_profilo, 
#header_menu .button_top, 
#header_menu .button_registrati,
#header_menu .button_candidati,
#header_menu .button_facebook{
width: 172px;
height: 66px;
text-align:center;
float:left;
}

#header_menu .button_home a:hover,
#header_menu .button_come a:hover, 
#header_menu .button_profilo a:hover, 
#header_menu .button_top a:hover, 
#header_menu .button_registrati a:hover, 
#header_menu .button_candidati a:hover,
#header_menu .button_facebook a:hover{
background-position: top right;
}



#header_menu .button_home a {
display: block;
width: 172px;
height: 66px;
background: url(../img/button/home.gif)  no-repeat top left;
}

#header_menu .button_come a {
display: block;
width: 172px;
height: 66px;
background: url(../img/button/come.gif)  no-repeat top left;
}

#header_menu .button_profilo a {
display: block;
width: 172px;
height: 66px;
background: url(../img/button/profilo.gif)  no-repeat top left;
}

#header_menu .button_top a {
display: block;
width: 172px;
height: 66px;
background: url(../img/button/top.gif)  no-repeat top left;
}

#header_menu .button_registrati a {
display: block;
width: 172px;
height: 66px;
background:url(../img/button/registrati.gif) no-repeat top left;
}


#header_menu .button_candidati a {
display: block;
width: 172px;
height: 66px;
background: url(../img/button/candidati.gif)  no-repeat top left;
}

#header_menu .button_facebook a {
display: block;
width: 172px;
height: 66px;
background: url(../img/button/facebook.gif)  no-repeat top left;
}

/*    BODY    */

#bodydue {
	width:860px;
	text-align:center;
	float:none;
	margin: 0 auto;
	height:1040px;
}


#bodytre {
	width:860px;
	text-align:center;
	float:none;
	margin: 0 auto;
	height:432px;
}

#bodyregistrazione {
	display:block;
	height: 520px;
	width:860px;
	text-align:center;
	float:none;
	margin: 0 auto;
}

#body_left {
	width:688px;
}

#body_left_topten {
	width:860px;
	float:left;
	margin-top:24px;
}

#body_left_index {
	width:688px;
	float:left;
	height:1040px;
	background:url(../img/sfondo_centro.gif) top left;
}


#topten h2{
	text-align:left;
	font:32px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	margin-top:24px;
}

#topten h3{
	text-align:left;
	font:18px Georgia, "Times New Roman", Times, serif;
}

#body_left .blocco_vuoto, #body_left_index .blocco_vuoto, #body_left_topten .blocco_vuoto  {
	width: 172px;
	height: 208px;
	text-align:center;
	float:left;
	background:url(../candidati/candidato_vuoto.jpg) no-repeat top left;

}



#body_left .nome, #body_left_index .nome, #body_left_topten .nome {
	width: 160px;
	line-height:36px;
	text-align:left;
	padding: 172px 0 0 12px;
	font:Georgia,'Times New Roman',serif 12px;
	font-weight:bold;
	float:left;
}



#body_right 
{
	width:172px;
	float:left;
}

#body_right .login {
	width:172px;
	height:206px;
	background:url(../img/sfondo_login.gif) top left no-repeat;
}

#body_right .confirmlogin {
	width:172px;
	height:206px;
	background:url(../img/sfondo_confirmlogin.gif) top left no-repeat;
}

#body_right .confirmvoto {
	width:172px;
	height:206px;
	background:url(../img/sfondo_confirmvoto.gif) top left no-repeat;
}

#body_right .confirmvoto img {
	padding:180px 0 0 0;
}

#lostpassword, #lostusername, #loginform {
	padding-top:68px;
	padding-left:12px;
}

#loginform input#username, #loginform input#password, #lostpassword input#username, #lostpassword input#email {
clear:both;
color:#848484;
float:left;
margin-bottom:12px;
width:140px;
}

#loginform h4 {
margin-left:-6px;
text-align:center;
font-size:14px
}

#loginform h4 a {
color:#000;
text-decoration:none;
};

#loginform h4 a:hover {
color:#fff;
text-decoration:underline;
}

#loginform input#enter {

margin-top:13px;
margin-left:-6px;
}



button, select, input {
font-family:Georgia,'Times New Roman',serif;
}

.shadowinput {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
border-color:#bbb;
border-style:solid solid;
border-width:1px 1px;
padding:3px;
font:Georgia,'Times New Roman',serif 12px;
font-size:1.6em;
}

.shadowinputred {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
border-color:#ff0000;
background-color:#FFDCD2;
border-style:solid solid;
border-width:1px 1px;
padding:3px;
font:Georgia,'Times New Roman',serif 12px;
font-size:1.6em;
}

fieldset {
border:0 none;
}

#body_right .partner {
	width:172px;
	height:450px;
	background:url(../img/destra.gif) top left no-repeat;
}

/* CANDIDATI */
#candidati {
	float:none;
	margin:36px 0 0 0;
}

#candidati .candidati_sx{
	float:left;
	width:172px;
	height:209px;
	background:url(../candidati/vuoto.jpg) top left no-repeat;
	margin:0 48px 0 48px;
}

#candidati .candidati_dx{
	float:left;
	text-align:left;
	width:500px;
}

#candidati .candidati_dx h2{
	font:24px;
}


#candidaturaform{
	margin:30px 0 0 0;
}


#candidaturaform h4{
	margin:6px 0 0 0;
	font-size:14px;
	color:#666;
	font-weight:normal;
	
}

#candidaturaform .text{
	margin:0 0 0 0;
	font-size:14px;
	color:#666;
	font-weight:normal;
	
}


#candidaturaform label{
	margin:6px 0 0 12px;
	font-size:14px;
	color:#666;
	
	
}

/*    NAVIGAZIONE    */

#numerinisopra{
	height: 12px;
	text-align:left;
	margin: 0 auto;
}

#numerini {
	font:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:48px;
	text-align:center;
	margin: 0 auto;
	color:#f00;
}

#numerini a {
	color:#000;
	text-decoration:none;
	
}

#numerini a:hover {
	color:#F00;
}


/*    HEADER    */

#footer {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/bg-footerdots.gif) repeat-x scroll left top;
height:66px;
padding:6px 0;
text-align:center;
float:none;

}

#footer div {
line-height:50px;
margin:0 auto;
overflow:hidden;
text-align:left;
width:860px;
}

#footer ul {
margin-right:-3px;
}

#footer li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../img/bg-footeritem.gif) no-repeat scroll right 60%;
display:inline-block;
font-size:1.8em;
line-height:1.2em;
padding:0 10px;
vertical-align:middle;
white-space:normal;
}

#footer li a, #footer li a:link, #footer li a:visited, #footer li a:hover, #footer li a:active {
text-decoration:none;
color:#000;
font-size:13px;
}


#footer h2 {
width:200px;
color:#000;
}

#footer h2 a {
color:#000;
}

.layfr, .fr {
float:right;
}

.layfl, .fl, .layfr, .fr {
display:inline;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

#footer div.footer-info {
width:350px;
float:left;
margin-top:12px;

}

#footer div.footer-barba {
text-align:center;
margin-bottom:12px;
width:350px;
float:right;
text-align:right;
margin-top:12px;

}
