body
{
 	background-color:	#762939;
	position:    		relative;
	font-family: 		Tahoma;
	font-size:   		14px;
	color:       		#7f7c73;
}

#contenitore
{
	position:			relative;
	margin:				auto;
    background-image:	url(images/sfondo_index.jpg);
    background-repeat:	no-repeat;
    top: 				-15px;
   	width:				800px;
   	height:				810px;
}

a
{
 	color: 				#7f7c73;
	text-decoration: 	none; 
}


a:hover
{
	color: 				#7f7c73;
	text-decoration: 	underline; 
}



.amicro
{
 	color: 				#333333;
	text-decoration: 	none; 
}


.amicro:hover
{
	color: 				#333333;
	text-decoration: 	underline; 
}
