/* CSS Document */

body{
	background-color: #f0f0f0;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#bodyNero{
	background-color: #000000;
}




#scatola {
	position:relative;
	margin: auto;
	width: 740px;
}



#box1{
	clear: both;
}


#titoli{
	float:left;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	clear: no;
}

#titoli a{
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 5px;
}

#titoli a:hover{
	color: #000000;
	background-color: #ffff00;
}



#titoli2{
	float:left;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 2px;
	margin-right: 3px;
	margin-bottom: 3px;
	clear:none;
	width: 200px;
}



#titoliNome{
	float:left;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	clear: no;
	font-family: Arial, Helvetica, sans-serif;
}

#titoliNome a{
	display: block;
	color: #5F0200;
	text-decoration: none;
	padding: 5px;
}

#titoliNome a:hover{	color: #000000;
	text-decoration: none;
	background-color: #66FF00;}

#titoliNome2{
	float:left;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	margin-right: 3px;
	margin-bottom: 30px;
	clear: none;
}

#titoloNome2 a{
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px;
}

#titoloNome2 a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #66FF00;
}


#testo{
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	border: 1px solid #FFFFFF;
	padding: 12px;
	background-color: #f0f0f0;
	margin-top: 10px;
}


#testo a{
	color: #5C3F3D;
	text-decoration: none;
}

#testoa:hover{
	color: #FFFFFF;
}


#menu{float:left;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	display: block;
	padding: 0px;
	margin-right: 3px;
	margin-bottom: 3px;
	clear: no;}


#menu a{
	color: #666666;
	text-decoration: none;
	display: block;
	padding: 2px;
}

#menu a:hover{
	color: #000000;
	background-color: #66FF00;
	display: block;
}

#vuoto{
float:left;
clear:both;
	width: 2000px;
	height:100px;
}



.nero{
color:black;}


.grigio{
color:#999999;
}


.bianco{
color:#fff;}


.red{
	color: #333;
}


.pt14{
	font-size: 14px;
}


.pt12{font-size: 12px;}


.pt10{font-size: 10px;}



#image{
	float: left;
	height: 310px;
	width: 510px;
	clear:both;
}
#image2{
	float: left;
	clear: both;
	height: 310px;
	width: 230px;
	clear:none;
	
}

#pic{
	height: 15px;
	width: 15px;
	float: left;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-left: 0px;
}

#pic a{
	display: block;
}

#pic a:hover{
	background-color: #FFFFFF;
}

#pic2{
	height: 15px;
	width: 15px;
	float: left;
	background-color: #CCCCCC;
	margin-top: 10px;
	margin-left: 3px;
}

#pic2 a{
	display: block;
}

#pic2 a:hover{
	background-color: #FFFFFF;
}
