html {
	scrollbar-face-color : #F6ADCD;
	scrollbar-shadow-color : #F49AC1;
	scrollbar-highlight-color : #FAD5E5;
	scrollbar-3dlight-color : #FAD5E5;
	scrollbar-darkshadow-color : #F49AC1;
	scrollbar-track-color : #F49AC1;
	scrollbar-arrow-color : #F49AC1;
	}

body {
	background: #FFFFFF url('images/fondino.jpg') repeat top center;
	color: #333333;
	margin-top : 0px;
	margin-left : 0px;
	margin-bottom: 0px;
	}

.testo {
	font-family : Verdana, Arial;
	font-size : 14px;
	text-decoration : none;
	color : #E46197;
	text-align : left;
	font-weight : normal;
	font-style: normal;
	margin-left : 20px;
	margin-top : 0px;
	margin-right: 20px;
	}
	
.copyright {
	font-family : Verdana, Arial;
	font-size : 10px;
	text-decoration : none;
	color : #E46197;
	text-align : center;
	font-weight : normal;
	font-style: normal;
	margin-left : 0px;
	margin-top : 20px;
	}

a {
	font-family : Verdana, Arial;
	font-size : 14px;
	text-decoration : none;
	color : #E46197;
	text-align : left;
	font-weight : bold;
	font-style: normal;
	margin-left : 0px;
	margin-top : 0px;
	}

.titoletto {
	font-family : 'Lucida Grande', Verdana;
  	color: #E46197;
   	font-size: 16px;
   	line-height: 18px;
   	font-weight: bold;
	}

.campo {
	font-family : Verdana, Arial;
	font-size : 13px;
	color : #000000;
	border : 1px;
	background-color : #FDDDD0;
	letter-spacing : 0px;
	padding-left : 5px;
	width : 300px;
	height : 15px;
	}

.campo02 {
	font-family : Verdana, Arial;
	font-size : 13px;
	color : #000000;
	border : 1px;
	background-color : #FDDDD0;
	letter-spacing : 0px;
	padding-left : 5px;
	width : 300px;
	height : 60px;
	}
	

.campo_a {
	font-family : Verdana, Arial;
	font-size : 13px;
	color : #000000;
	border : 1px;
	background-color : #FDDDD0;
	letter-spacing : 0px;
	padding-left : 5px;
	width : 300px;
	height : 15px;
	margin-left: 20px;
	}

.campo_b {
	font-family : Verdana, Arial;
	font-size : 13px;
	color : #000000;
	border : 1px;
	background-color : #FDDDD0;
	letter-spacing : 0px;
	padding-left : 5px;
	width : 300px;
	height : 60px;
	margin-left: 20px;
	}
