@charset "utf-8";

/* CSS Document */



html, body{ 

	margin:0 0 0 0; 

	padding:0px; 

	text-align:left;

	background-color: #FFFFFF;

	background-image:  url(../images/sting_bg.gif);

	background-position: top left;

	background-repeat:repeat;

	background-attachment: scroll; 

	font-family:Verdana, Arial, Helvetica, sans-serif;

} 

img{border: 0px;}

.privacy_policy{

	display:inline;	

	font-size:10px;

	position: relative;

	float: left;

	width: 650px;

	height: 850px;

	margin-top: 0px;

	margin-left: 23px;

	text-align:left;

	background-image: url(images/logo_lozza.gif);

	background-repeat:no-repeat;

}

.terms_of_use{

	display:inline;	

	font-size:10px;

	position: relative;

	float: left;

	width: 650px;

	height: 1250px;

	margin-top: 0px;

	margin-left: 23px;

	text-align:left;

	background-image: url(../images/sting_logo.gif);

	background-repeat:no-repeat;

}

.disc{

	display:inline;	

	font-size:10px;

	position: relative;

	float: left;

	width: 550px;

	height: 390px;

	margin-top: 0px;

	margin-left: 23px;

	text-align:left;

	background-image: url(images/bg_head.jpg);

	background-repeat:no-repeat;

}

.testorosso{ color: #bf311a;}

.testorossobold{

	color: #e2001a;

	font-weight:bold;

}

.bottom{

	color:#919191;

	font-size:10px;

}


