﻿	
.testo {
	font-family: 'Open Sans', sans-serif;
}	
	
	
	
a {
	text-decoration:none;
	color:#636362;
}	
	
	
a.linkFooter {
	text-decoration:none;
	color:#ffffff;
}	
	
div.right_footer a
{
 color:#7C7A82;	
 background-color: #1E1826;	
}
			
div.right_footer a:hover
{
 color:#7C7A82;
 background-color: #1E1826;	
}



#contenitore
{
width:100%;
height:100%;
 margin:0px;
 padding:0px;
 background-color:black;

}

.descup{
font-family:arial; 
font-size:58px; 
color:#ffffff; 
text-align: center; 
text-transform:uppercase; 
font-weight:bold; 

}

.descdown{
	padding-left:5px; 
	font-family: 'arial'; 
	font-size:20px; 
	color:#ffd906; 
	text-align: center; 
	text-transform:uppercase; 
	font-weight:bold; 
	line-height:30px; 
	float:left;
}

.descup2{
	padding-left:5px; 
	font-family: 'arial'; 
	font-size:20px; 
	color:#ffffff; 
	text-align: center; 
	text-transform:uppercase; 
	font-weight:bold; 
	line-height:30px; 
	float:left;
}


#cont1_out
{
width:100%;
height:714px;
background-repeat:repeat-x;
background-color:#f8f3e6;


}


#cont1
{
width:1016px;
height:714px;
margin:auto;
position:relative;
background-image:url('../grafica/corpo1.jpg');

}

#cont2_out
{
width:100%;
height:765px;
background-repeat:repeat-x;
background-color:#f8f3e6;

}


#cont2
{
width:1016px;
height:765px;
margin:auto;
position:relative;
 background-image:url('../grafica/corpo2.jpg');



}

#cont3_out
{
width:100%;
height:651px;
background-color:#f8f3e6;
 background-repeat:repeat-x;

}


#cont3
{
width:1016px;
height:651px;
margin:auto;
position:relative;

}

#cont4_out
{
width:100%;
height:587px;
background-color:#f8f3e6;
 background-repeat:repeat-x;

}


#cont4
{
width:1016px;
height:587px;
margin:auto;
position:relative;


}

#cont5_out
{
width:100%;
height:242px;
background-color:#f8f3e6;
 background-repeat:repeat-x;


}


#cont5
{
width:1016px;
height:167px;
margin:auto;
position:relative;
background-color:#45baec;
 background-repeat:repeat-x;

}


#contmenu
{

width:100%;
height:84px;
z-index:999;
position:fixed;
margin:0px;
padding:0px;





}

#menu
{
width:944px;
height:84px;
position:relative;
z-index:999;
margin:0px;
padding:0px;
margin:auto;
background-image:url('../grafica/sfondoMenu.jpg');
background-repeat:repeat-x


}


	
/* FOOTER */
  

.logfooterDea {
	margin-left:0px;
	margin-right:0px;
	margin-top:10px;
	float:left;
}

.footerBlock {
	font-family: Arial, Helvetica, sans-serif;
	border-left:1px solid #7C7A82;
	float:left;
	margin:10px 0 0 10px;
	min-height:100px;
	height: 120px;
	padding-left:5px;
	padding-right:0px;
	width:122px;
	text-align:left;	
	line-height:16px;
}

.footerBlockDown {
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-align:left;	
}



.footerBlock li a, .footerBlock li a:hover {
	color:#7C7A82;
	text-decoration:none;
	font-size:10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.footerBlock li {

    list-style-type: none;
}

