/* MODULI */
/*USATO X FOTO*/
html,body{
    height:100%;
}
#wrapper{
	min-height:100%;
	height:auto !important;
	height:100%;
	margin:0 0 -30px;
}
body {
	font: 12px  Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	background: #ffffff;
	color: #D7D7D7;
}

a {
	color: #D7D7D7;
	text-decoration:none;
}

a img {
	border: none;
}
a:hover {
	color:#CC0000;
	text-decoration: none;
}
.menu{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	width: 100%; /*leave this value as is in most cases*/
	overflow: hidden;
	height: 34px;
}
.menu ul{
margin: 0;
padding: 0;
float: left;
width: 100%; /*width of menu*/
}
.menu ul li{
display: inline;
}
.menu ul li a{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-transform: none;
	float: left;
	color: #bbbbbb; /*text color*/
	padding: 7px 11px;
	text-decoration: none;
}
.menu ul li a:hover, .menu ul li .current{
color: #CC0000; /*text color of selected and active item*/
}
.menu_center{
	background:url(images/sf_menu.png) repeat-x;
	height: 34px;
}
.testata_logo {
	background: #000000 url(images/logo.jpg) top center no-repeat;
	height: 94px;
	border-bottom: 1px groove #333333;
}

.colonna{
	width: 230px;
	margin: 5px;
}

.centro_interno{
	width: 620px;
	margin-left:15px;
	margin-right:15px;
}
.area_riservata{
	color: #bbbbbb;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 15px;
	padding: 5px;
	border:1px solid #222222;
	background:#000000;
	height:20px;
	font-weight:bold;
	}
.prefazione {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #adadad;
	font-weight: normal;
	line-height: 15px;
	padding: 10px;
	text-align: center;
	
}
.prefazione strong {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #adadad;
	font-weight: bold;
	font-style:italic;
	line-height: 15px;
	padding: 10px;
	text-align: center;
	
}

.titolo_grande{
	color: #858585;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 5px;
	}
.testo {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #adadad;
	font-weight: normal;
	line-height: 15px;
	text-align: justify;
	padding: 10px;
}

.testo_area_clienti {
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	color:#d7d7d7;
	text-align:left;
	padding-left:20px;
	
}
.testo2 {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color: #adadad;
	font-weight: normal;
	line-height: 13px;
	border-bottom:1px dotted #333333;
	width:250px;
	padding-left:10px;
}


.testo_piccolissimo, .testo_piccolissimo a {
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	color: #bbbbbb;
	text-align:left;

	
}

.top{
	background: url(images/sf_cat_t.png) bottom no-repeat;
	height:58px;
	}
.top p, .top p a{
	font: 13px Arial,Helvetica,sans-serif;
	color:#cc0000;
	padding-left: 12px;
	padding-top:10px;
}
.top p a:hover{
	font: 13px Arial,Helvetica,sans-serif;
	color:#ffffff;
	padding-left: 12px;
	padding-top:10px;
}
.bottom{
	background: url(images/sf_cat_b.png) top no-repeat;
	height: 29px;
}
.center{
	background: url(images/sf_cat_c.png) top repeat-y;
}
.six_sott{
	font: 12px Arial,Helvetica,sans-serif;
	color:#858585;
	padding-left: 10px;
	padding-top:5px;
}
.six_sott a{
	text-decoration:none;
	color:#ADADAD;
	
}

.six_sott a:hover{
	text-decoration:none;
	color:#727272;
	}
.footer2,.pushfooter{
	height:30px; /* altezza footer */
	clear:both;

}
.footer {
	color:#727272;
	clear: both;
	font-size: 10px;
	background:url(images/footer_index.jpg) top center no-repeat;
	text-align: center;
	margin: 0;
}
.footer p{
	padding-left:5px;
	padding-right:5px;
	padding-top:12px;
	padding-bottom: 3px;
	text-align: center;
	margin: 0;
}
.bianco {
	color:#990000;
	font:12px Arial, Helvetica, sans-serif;
}
.footer a, .footer a:visited {
	color:#727272;
}
.footer a:hover {
	color: #B4B4B4;

}

form {
	padding:0px;
	margin: 0;
}
.input_area_clienti {
	background:#000000 none repeat scroll 0% 0%;
	border:1px solid #727272;
	font:11px Arial, Helvetica, sans-serif;
	color:#bbbbbb;
	width:120px;
	margin-left: 30px;
	margin-top:5px;
	margin-bottom:5px;
	height: 16px;
}
.pulsante_area_clienti
{
	width: 30px;
	background:#000000 none repeat scroll 0% 0%;
	border:1px solid #727272;
	font: bold 9px Arial, Helvetica, sans-serif;
	color:#bbbbbb;
	height: 18px;
	margin: 6px;
}
.input_small {
	background:#000000 none repeat scroll 0% 0%;
	border:1px solid #727272;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	width:80px;
	color: silver;
	margin: 5px;
	height: 16px;
	width: 120px;
}
.input {
	background:#000000 none repeat scroll 0% 0%;
	border:1px solid #727272;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	width:150px;
	color: #bbbbbb;
	margin: 5px;
	height: 16px;
}
.pulsante_small
{
	width: 80px;
	background:#000000 none repeat scroll 0% 0%;
	border:1px solid #727272;
	font: bold 9px Arial, Helvetica, sans-serif;
	color:silver;
	margin: 5px;
	height: 16px;
}
.pulsante
{
	width: 155px;
	background:#000000 none repeat scroll 0% 0%;
	border:1px solid #727272;
	font: bold 9px Arial, Helvetica, sans-serif;
	color:silver;
	margin: 5px;
	height: 16px;
}
.label {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	padding:5px;
	color:#bbbbbb;
	font-weight: bold;
}
.legend {
	color:#CCCCCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:3px 5px;
}
textarea {
	font-family:arial, sans-serif;
	background:#000000 none repeat scroll 0% 0%;
	border:1px solid #727272;
	margin:5px;
	color: #bbbbbb;
	font-size:10px;
	scrollbar-face-color:       #727272;
	scrollbar-highlight-color:  #D7D7D7;
	scrollbar-shadow-color:     #000000;
	scrollbar-3Dlight-color:    #727272;
	scrollbar-arrow-color:      #D7D7D7;
	scrollbar-track-color:      #000000;
	scrollbar-darkshadow-color: #D7D7D7;
	width: 150px;
	
}
.radio
{
	background:#000000 none repeat scroll 0% 0%;
	border:1px solid #727272;
	}

.bordo_grigio {
	border:1px solid #333333;
	padding:5px;
	margin: 5px;
}
.bordo {
	border-bottom:1px  dotted #333333;
	border-top: 1px dotted #333333;
	border-right: 1px solid #333333;
	border-left: 1px solid #333333;
	width: 300px;
}
.titolo_commento {
	background:url(images/sfondo_titoli.jpg) center  repeat-x; 
	font: 12px Arial,Helvetica,sans-serif;
	color:#ffffff;
	font-weight:bold;
	text-align:center;
	height:10px;
	padding: 3px;
}



.select {
	background:#000000 none repeat scroll 0% 0%;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px;
	color: #D7D7D7;
	font-size:10px;
	width:155px;
	height: 16px;
	outline-style: none;
	border: 1px solid #d7d7d7;
}
.option{
    background:#000000 none repeat scroll 0% 0%;
   	font-family:verdana,arial,sans-serif;
    color: #D7D7D7;
	font-size:10px;
    width:155px;
}

.input_dis {
    background:#000000 none repeat scroll 0% 0%;
    border:1px solid #727272;
    margin-bottom:1px;
    font-size:9px;
    font-family:Arial, Helvetica, sans-serif;
    width:250px;
	color: #727272;
	text-align:center;
}


.errMsg {
	color:#990000;
	font: bold 14px  Arial, Helvetica, sans-serif;
}

.centro{
	width: 650px;
	margin-top:10px;
}
.centro_t{
	width: 650px;
	height:58px;
	background:url(images/sf_centro_t.png) bottom no-repeat;
	
}
.centro_c{
	width: 650px;
	background:url(images/sf_centro_c.png) left repeat-y;
}
.centro_b{
	width: 650px;
	height:25px;
	background:url(images/sf_centro_b.png) top no-repeat;
}
.centro_t p{
	font: 15px Arial,Helvetica,sans-serif;
	color:#d7d7d7;
	padding-left: 15px;
	margin-top: 15px;
}
.testo_contatti {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #adadad;
	font-weight: normal;
	line-height: 15px;
	width: 300px;
}
.blu a strong 
{
	margin-top:3px;
	font: bold 14px Verdana,Arial,Helvetica,sans-serif;
	color:#3b5998;
}
.blu a
{
	margin-top:3px;
	font:11px Verdana,Arial,Helvetica,sans-serif;
	color:#3b5998;
	
}
.blu  a:hover
{
text-decoration:underline;
color:#3b5998;
}
/*
.box_laterale{
	padding-left: 5px;
	color: #DADADA;
	
}
.centrale {
	padding-left:15px;
	padding-right:15px;
}
.centrale2 {
	margin-left:15px;
	margin-top:15px;
	margin-right:15px;
	margin-bottom: 15px;
}
.centrale_testo {
	margin-left:15px;
	margin-top:15px;
	margin-right:15px;
	margin-bottom: 15px;
	width:300px;
}

.centrale_messaggio {
	margin-left:15px;
	margin-top:15px;
	margin-right:15px;
	margin-bottom: 15px;
	padding:5px;
	border:1px solid #999999;
	width:550px;
}
.centrale_testo2 {
	margin-left:15px;
	margin-top:15px;
	margin-right:15px;
	margin-bottom: 15px;
	width:320px;
}
.colonna_dx{
	margin-left:5px;
	margin-right:5px;
	width: 150px;
	margin-bottom: 5px;
}

.titolo{
	color: silver;
	font-family: 'Century Gothic',Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-left: 5px;
	padding: 5px;
	}
	.titolo_messaggio{
	color: #000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 15px;
	padding: 5px;
	border:1px solid #222222;
	background:#666666;
	height:20px;
	font-weight:bold;
	}
	.sf_centro{
background:url(images/angolo1.png) top left no-repeat;
}
.sf_centro2{
	background:url(images/angolo2.png) bottom right no-repeat;
	padding-bottom:15px;
	padding-right: 15px;
}
.testo_staff {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color: #adadad;
	font-weight: normal;
	line-height: 15px;
	padding: 7px;
	text-align: justify;
}

.testo_piccolo {
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	color: #D7D7D7;
	margin-left: 5px;	
}
.testo_six{
	font: 13px 'Century Gothic',Arial,Helvetica,sans-serif;
	color:#858585;
	padding-top: 5px;
	padding-left: 12px;
}
.fieldset {
	background:url(images/sf_foto.png) center no-repeat;
	padding:5px;
	float:left; 
	margin:5px; 
	height: 150px; 
	width: 143px;
}
.fieldset_pag {
	background:url(images/sf_pag.jpg) bottom right no-repeat;
	
}
.fieldset_testata {
	background:url(images/riga1.jpg) bottom  left no-repeat;
	
}
.testoseparatore {
	border-bottom: 1px dotted #bbbbbb;
	padding:5px;
}

.label2 {
    float:left;
    font-family:verdana,arial,sans-serif;
    font-size:10px;
    padding-right:2px;
    width:110px;
}
.label_1 {
	padding-right:2px;
	color: #FFFFFF;
	padding-left: 5px;
	font: bold 10px verdana,arial,sans-serif;
}
.label_bold {

	margin-left:3px;
	font-family:verdana,arial,sans-serif;
    font-size:10px;
    font-weight: bold;
    padding-right:0px;
}
.label_bold:after {

	content:"*";}
.input_obbligatorio {
    background:#ffffff none repeat scroll 0% 0%;
    border:1px solid #990000;
    margin-bottom:1px;
    font-size:10px;
    font-family:verdana,arial,sans-serif;
    width:152px;
}


select.small,select.small_obbligatorio
{
    width: 60px;
}
.small
{
    width: 60px;
    background:#ffffff none repeat scroll 0% 0%;
    border:1px solid #8484A1;
    margin-bottom:1px;
    font-size:10px;
    font-family:verdana,arial,sans-serif;
}
.small_dis
{
    width: 60px;
    background:#ffffff none repeat scroll 0% 0%;
    border:1px solid #cccccc;
    margin-bottom:1px;
    font-size:10px;
    font-family:verdana,arial,sans-serif;
}
.small_obbligatorio
{
    width: 60px;
    background:#ffffff none repeat scroll 0% 0%;
    border:1px solid #990000;
    margin-bottom:1px;
    font-size:10px;
    font-family:verdana,arial,sans-serif;
}




.jsvalidation {
    color:#FF0000;
    padding-left:3px;
}	


.errFld {
    border: 1px solid #FF3300;
}


*/

