/* CSS d-night Document */
body{

background-color:#FFFFFF;
margin-left:50%;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}

#contienetutto{
margin-top:20px;
margin-left:-475px;
width:950px;
}

#header{
width:950px;
text-align:left;
height:85px;
}
#flashrandom{
width:950px;
border:1px solid #CCCCCC;
height:250px;
}

#footer{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
margin: 15px 0px 0px 0px;
background-color:#ffffff;
color:#333333;
line-height:9px;
}

#footer a{ 
color:#6A5E6B;
text-decoration:none;
border-bottom:1px dashed #6A5E6B;

	}
	
#footer  a:hover,
#footer  a:focus,
#footer  a:active{
color:#FF3300;
text-decoration:none;
}


a{ 
color:#6A5E6B;
text-decoration:none;
border-bottom:1px dashed #6A5E6B;

	}
	
a:hover,
a:focus,
a:active{
color:#FF3300;
text-decoration:none;
}


 h1{
 color:#333333;
 font-size:16px;
 margin:10px 0px 0px 0px;
 line-height:11px;
 }
