/* 
====================================
====== INIZIO CLASSI SLOT TESTI
====================================
*/
.textNeroMedio, a:link, a:visited, a:active{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;	
}

.nota, a:link, a:visited, a:active{
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	line-height:10px;
	text-decoration:none;	
}

.TextNota, a:link, a:visited, a:active{
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF6600;
	line-height:10px;
	text-decoration:none;	
}

.TextRossoSmall, a:link, a:visited, a:active{
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	line-height:10px;
	text-decoration:none;
}

.TextGrigioSmall, a:link, a:visited, a:active{
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#999999;
	line-height:10px;
	text-decoration:none;
}

.TextNeroSmall, a:link, a:visited, a:active{
	font-size: x-small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	line-height:10px;
	text-decoration:none;
}

	.TextNeroSmall a:hover{
		font-size: x-small;
		font-family: Verdana, Arial, Helvetica, sans-serif;	
		color:#FF6600;
		text-decoration:underline;
	}


h1{
	height:60px;
	font-size:34px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-2px;

	color:#CA2A14;
	margin-left:5px;
	margin-top:0px;
	padding-left:75px;
	padding-top:15px;	
	background-image:url(../images/cascosmall.jpg);
	background-repeat:no-repeat;
	background-position:0px 0px;
	border-bottom-style:dashed;
	border-bottom-width:1px;
	border-bottom-color:#CCCCCC;
}

.boxForm{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	width:400px;
}

#testoprivacy{
	height:50px;
}

/* 
====================================
====== FINE CLASSI SLOT TESTI
====================================
*/


div#menu{
	width:724px;
	height:30px;
	position:inherit;
	text-align:center;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;

}
	div#menu ul{
		margin: 0px;
		padding-left:13px;
		list-style: none;
	}
	
	div#menu li{
		float:left;
		padding-right:15px;
		padding-top:11px;
	}

	div#menu a:link, a:visited, a:active{
		text-decoration:none;
	}
	div#menu a:hover{
		color:#FF0000;
		text-decoration:underline;
	}

#BigContent{
	background-color:#F0082F;
	background-image:url(../images/bg_logoFulldef.png); 
	background-repeat:no-repeat; 
	background-position: 39px 10px;
}

#content{
	margin-top:50px;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin-bottom:30px;
}

#content strong{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:left;
	padding-right:10px;
	font-weight:bold;
	color:#CA2A14;
}

#content td{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-right:10px;
}

#content a:link, a:visited, a:active{
	color:#000000;
	text-decoration:none;
}
#content a:hover{
	color:#FF0000;
	text-decoration:underline;
}



#formIndirizzo{
	width:450px; 
	border-style:solid; 
	border-width:medium; 
	height:30px; 
	border-color:#FF9900; 
	background-color:#e1e1e1; 
	font-size:14px; 
	color:#CA2A14; 
	font-weight:bold;
}
#btIndirizzo{
	margin-left:-4px; 
	width:200px; 
	border-style:solid; 
	border-width:medium; 
	height:30px; 
	border-color:#FF9900; 
	background-color:#FF9900; 
	font-size:14px; 
	color:#FFFFFF; 
	font-weight:bold;
	cursor: pointer; 
	cursor: hand;	
}

/*INIZIO GALLERY*/

	#BloccoGallery{
		width:140px;
		color:#999999;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		background-color:#F0F0F0;
	}
	#BloccoGallery td{
		padding: 10px 10px;
		text-align:center;
	}
	
	#BloccoGallery strong{
		color:#FF0000;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
	}
	
	#BloccoGallery img{
		width:120px;
		height:100px;
		border:solid;
		border-width:2px;
		border-color:#FF0000;	
	}
	
	#ListaGallery{
		width:100px;
		background-color:#F0F0F0;
	}
	#ListaGallery td{
		padding: 5px 5px;
		text-align:center;
	}	
	#ListaGallery img{
		width:100px;
		height:90px;
		border:solid;
		border-width:2px;
		border-color:#FF0000;	
	}

/*FINE GALLERY*/

#footer, a:link, a:visited, a:active{
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	text-decoration:none;
}
#footer a:hover{
	color:#FF0000;
	text-decoration:underline;
}





