/* CSS Document */

body {
	background-color:#000000;
	margin:0px;
}	

#center{
    height: 570px;
	width:100%;
	background-image:url(../images/background/home_back.gif);
	background-position:left top;
	background-repeat: repeat;
	background-attachment:fixed;
}

#profilo{
    height: 565px;
	width:100%;
	background-image:url(../images/background/profilo_back.jpg);
	background-position:left top;
	background-repeat: repeat;
	background-attachment:fixed;
}

#online{
    height: 565px;
	width:100%;
	background-image:url(../images/background/online_back.jpg);
	background-position:left top;
	background-repeat: repeat;
	background-attachment:fixed;
}


#offline{
    height: 565px;
	width:100%;
	background-image:url(../images/background/offline_back.jpg);
	background-position:left top;
	background-repeat: repeat;
	background-attachment:fixed;
}

#outline{
    height: 565px;
	width:100%;
	background-image:url(../images/background/outline_back.jpg);
	background-position:left top;
	background-repeat: repeat;
	background-attachment:fixed;
}


#contatti{
    height: 565px;
	width:100%;
	background-image:url(../images/background/contatti_back.jpg);
	background-position:left top;
	background-repeat: repeat;
	background-attachment:fixed;
}

#riga_rossa{
    height: 5px;
	background-color:#A01037;
}

#menu {
	height:100%;
	background-color:#FFFFFF;
	
}

#testo_profilo {
	margin-left:380px;
 	width:390px;
 	margin-left:460px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	padding-left: 20px;
}

#testo_contatti {
	margin-left:30px;
 	width:420px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	padding-left: 100px;
	padding-top: 90px;
	float:left;
}

#testo_online {
	margin-left:30px;
 	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	padding-left: 20px;
	padding-top: 20px;
	float:left;
}

#testo_offline {
	margin-left:40px;
 	width:450px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	padding-left: 20px;
	padding-top: 70px;
	float:left;
}

#testo_offline2 {
	width:280px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
	padding-left: 30px;
	padding-top: 90px;
	float:left;
}

#column-dx {
	
}

#testo1 {
	
}

#riquadro_grigio {
	
}

.title{
   	
}

a {
	text-decoration:none;
	color:#A01037;
}

a.visited {
	text-decoration:none;
	color:#A01037;
}



a.hover {
	text-decoration:none;
	color:#F38DA9;
}

a.click:hover {
	text-decoration:none;
	color:#F38DA9;
}


a#home  {

}

a.visited#home  {

}



a.hover#home {

}


.bordo-foto{

}



