
html, body{margin:0; padding:0; font-family:verdana, arial, helvetica, sans-serif; background-color:black} 
img {border:none; margin:0; padding:0;} 
 

/* TITOLO SITO */
div.titolosito {position:absolute; top:-10000px; margin:0; padding:0; height:0.1em; width:0.1em; font-size:0.1em; line-height:0.1em;}

/* Allineamenti */
.imgsx { float:left; padding:0 0.6em 0 0;}
.imgdx {text-align:right; float:right;  padding:0 0 0 0.6em;}


body {background-color:black;}

a {color:white; text-decoration: none;}
	
	
.titolo {
	color:white;
	font-size: 16px;
	line-height: 20px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	}	

.testo {
	color:white;
	font-size: 11.5px;
	line-height: 14px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	}
	
.bio {
	color:white;
	font-size: 10px;
	line-height: 13px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight: normal;
	}
	
.testobold {
	color:white;
	font-size: 11.5px;
	line-height: 14px;
	font-family:verdana, arial, helvetica, sans-serif;
	font-weight: bold;
	}	

 
 /* *** Float containers fix */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


