
/* /////// GLOBALI /////// */

html, body {    
    padding:0px;
    margin:0px;
}

body {
	background-image:url(../images/sfondo.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color:#CCCCCC;
}

.black9{font-family: "Arial"; font-size:9px; color:#000000; line-height:1.3em; outline:none}
.black10{font-family: "Arial"; font-size:10px; color:#000000; line-height:1.3em; outline:none}
.black11{font-family: "Arial"; font-size:11px; color:#000000; line-height:1.3em; outline:none}
.black12{font-family: "Arial"; font-size:12px; color:#000000; line-height:1.3em; outline:none}
.black13{font-family: "Arial"; font-size:13px; color:#000000; line-height:1.3em; outline:none}
.black14{font-family: "Arial"; font-size:14px; color:#000000; line-height:1.3em; outline:none}
.black15{font-family: "Arial"; font-size:15px; color:#000000; line-height:1.3em; outline:none}
.black15{font-family: "Arial"; font-size:16px; color:#000000; line-height:1.3em; outline:none}



