



td {
	
	font-family:Arial;
	font-size:11px;
	color:#343434;
	line-height:14px;
}
a {
	text-decoration: underline;
	color:#4D728B;
	font-family:tahoma;
}

body {margin:0px;padding:0px; background:url(images/sfondo_body.jpg);}

.copy{
font-family:arial;
font-size:11px;
color:#5B5B5B;
text-decoration:none;
}

.bot_t {color:#5B5B5B; text-decoration:none; font-family:arial; font-size:11px}

.gray {color:#343434; text-decoration:none}
.green {color:#777B51; text-decoration:none}
.blue {color:#4D728B; text-decoration:none}
.tahoma {font-family:tahoma}
.white {color:#FFFFFF; text-decoration:none}
.yellow {color:#F1E111}
.p {padding-top:1px; font-family:tahoma; font-size:11px; text-decoration:none}
.small {font-size:10px; line-height:12px}
.u {text-decoration:underline}
.t {text-transform:uppercase}
.red {color:#F00}
.black {color:#000000; text-decoration:none; font-size:14px}


.form { width:243px;
		height:17px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#C2C2C2;
		background-color:#F7F7F7;
		color:#898989;
		margin-left:0px;
		margin-right:0px}
		
		
.textarea {width:243px;
		height:86px;
		font-family:tahoma;
		font-size:11px;
		border-style:solid;
		border-width:1px;
		border-color:#C2C2C2;
		background-color:#F7F7F7;
		color:#898989;
		overflow:auto;
		margin-left:0px;
		margin-right:0px}
		
.search { width:141px;
		height:19px;
		font-family:tahoma;
		font-size:11px;
		border-style:;
		border-width:;
		border-color:;
		background-color:;
		color:;
		margin-left:0px;
		margin-right:0px}
		


.rollover {scrollbar-face-color:#8B8B8B;
		scrollbar-track-color:#E2E2E2;
		scrollbar-arrow-color:#ffffff;
		scrollbar-3Dlight-color:#ffffff;
		scrollbar-base-color:#ffffff;
		scrollbar-shadow-color:#ffffff;
		scrollbar-darkshadow-color:#ffffff;
		scrollbar-highlight-color:#ffffff;}


a:hover{text-decoration:underline; }

#under{text-decoration:underline;}

#form2 {
    background: #FFFFFF;
    padding: 10px;
    width: 520px;
    border: 1px solid #FF0000;
    font: 12px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
    }
input.text {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #000000;
    background: #CCCCCC;
    border: 1px solid #000000;
   
    width: 140px;
    } 
	
input.pulsante {
    font: bold 12px Arial, Helvetica, sans-serif;
    color: #000000;
    background: #CCCCCC;
    text-align: center;
    padding: 5px;
    width: 140px;
    border: 1px solid #000000;
    margin-top: 10px;
    }
	
input.text:focus {
    background: #FF0000;
    }
	
input.pulsante:hover {
    background: #CCCCFF;
    }
    input.pulsante:active {
    background: #00CCFF;
    } 
	
	#header {
 
width: 991px; 		/* =larghezza immagine */
 
height: 27px; 		/* =altezza immagine */
 
margin: 0px auto; 	/* cambiare il valore 5 per impostare i pixel del margine superiore e inferiore della barra */
 
}
 
#header ul#menu li {
 
display: inline;
 
overflow: hidden;
 
height:27px; 		/* =l' altezza dell' immagine */

}
 
#header {
 
background:url(images/menu.png) no-repeat;/* =path immagine di default della barra */

 
}
 
#header ul#menu li a {
 
float: left;
 
height: 0px;
 
padding-top: 27px; 	/* =l' altezza dell' immagine */
 
overflow: hidden;
 
}
 
#menu li a:hover {
 
background: url(images/menu_roll.png) no-repeat;		/* =path immagine stato hover della barra */

 
}
 
#menu li a:active {
 
background:		/* =path immagine stato active della barra */
 
}
 
#menu li a.selected {
 
background:url(images/menu_roll.png) no-repeat;	/* =path immagine stato selected della barra */

}
 
li#one a {
 
width:91px;		/* =larghezza del bottone1 */
 
}
 
li#two a {
 
width:166px;	/* =larghezza del bottone2 */
 
}
 
li#three a {
 
width:91px;	/* =larghezza del bottone3 */
 
}
 
li#four a {
 
width:146px;		/* =larghezza del bottone4 */
 
}

li#five a {
 
width:103px;		/* =larghezza del bottone5 */
 
}

li#six a {
 
width:223px;		/* =larghezza del bottone6 */
 
}
 
 
 li#seven a {
 
width:171px;		/* =larghezza del bottone7 */
 
}
li#one a:hover,li#one a:active,li#one a.selected {
 
background-position:0px 0px;
margin:0;
padding:0;
 
}
 
li#two a:hover,li#two a:active,li#two a.selected {
 
background-position:-91px 0px;  		/* settare con la larghezza del bottone1 (53px) */
 margin:0;
padding:0;
}
 
li#three a:hover,li#three a:active,li#three a.selected {
 
background-position:-257px 0px;			/* = bottone1+ bottone2 (53px+164px) */
 margin:0;
padding:0;
}
 
li#four a:hover,li#four a:active,li#four a.selected {
 
background-position:-348px 0px;			/* = bottone1+bottone2+bottone3 (53px+164px+189px) */
 margin:0;
padding:0;
}
li#five a:hover,li#four a:active,li#five a.selected {
 
background-position:-494px 0px;			/* = bottone1+bottone2+bottone3 (53px+164px+189px) */
 margin:0;
padding:0;
}
li#six a:hover,li#four a:active,li#six a.selected {
 
background-position:-597px 0px;			/* = bottone1+bottone2+bottone3 (53px+164px+189px) */
 margin:0;
padding:0;
}
li#seven a:hover,li#four a:active,li#seven a.selected {
 
background-position:-820px 0px;			/* = bottone1+bottone2+bottone3 (53px+164px+189px) */
 margin:0;
padding:0;
}

