body {
background-image:  url(img/patternsfondo.gif);
background-repeat:repeat-x;
margin: 0px;
padding: 0px;
background-color: #FFFFFF;

}



.LeftRope {
	background-image:  url(img/patternlinea.gif);
	background-repeat: repeat-y;
	background-position: center;
	
}


.RightRope {
	background-image:  url(img/patternlinea2.gif);
	background-repeat: repeat-y;
	background-position: center;
	
}

.Fontbio {

	font-family: Arial;
	font-size: 12px;
	color: #FF0000;
}

.Fontbio2 {

	font-family: Arial;
	font-size: 13px;
	color: #000000;
}

.Fontdisco {

	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

.Fontdiscotitolo {

	font-family: Arial;
	font-size: 13px;
	color: #FF0000;
}

.Fontdiscodata {

	font-family: Arial;
	font-size: 10px;
	color: #000000;
}