/* CSS Document */

html,body{0}
body {
	background-color: #feea01;
	background-image:url(img/sfondo.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body{font-family: verdana, arial,sans-serif;font-size: 11px; line-height:20px}

h2{color:#F87C05;font-size:100%; padding:0; margin:0}


a:link {color:#000000; text-decoration:underline}
a:visited{color:#000000; text-decoration:underline}
a:hover{color:#F87C05; text-decoration:underline}

a:active{color:#000000; text-decoration:underline}




