

body

{ 
	background-image: url(../bg.gif);
	background-repeat: repeat-y; 
	background-color:black;
}
/*#sx
{
    float:left;
   
	width:105px;

	background-color: #000080;
*/


#content
{
	width:500px;
	margin-left:270px;

}

#address
{
	text-align: center;
	margin-top: 100px;
}

p
{
	margin-top: 115px;
	text-align: center;
}

.title
{
	font-family: Myriad Pro Bold, Arial;
	font-size: 18px;
	color: white;
}

.subtitle
{
	font-family: Helvetica, Arial;
	font-size: 16px;
	color: white;
}

.txt
{
	font-family: Helvetica, Arial;
	font-size: 12px;
	color: white;
	line-height: 15px;
}

.p_iva
{
	font-family: Helvetica, Arial;
	font-size: 10px;
	color: white;
	line-height: 15px;
}

.mail
{
	font-family: Helvetica, Arial;
	font-size: 14px;
	color: #4F4AB8;
}