body {margin: 0px; padding: 0px; text-align: center; font: 11px verdana, tahoma, arial, sans-serif; background: #C2D4EA url(images/sfondo2.jpg) repeat-x;}

#telaio {border: 1px solid #fff; color: #fff; background: #000 url(images/sfondo_colonna.jpg) repeat-y; text-align: left; width: 990px; margin: 15px auto;}

#testata {position: relative; height: 157px; width: 100%;}
 
#testata h1 {position: relative; padding: 0px; margin: 0px;height: 157px; border-bottom: 1px solid #003;}

#testata h1 span { 
	position: absolute; 
	height: 100%; 
	width: 100%; 
	background: #3862AC url(images/top2.jpg) no-repeat;
} 




img {
	border: 0px solid #fff;
}

/*Il corpo centrale */

#centrale {background-color: #000; margin: 10px 5px 0px 5px; position: relative;}

img.left {float: left; margin: 3px 0px 0px 0px;}

p {line-height: 15px;}

.bold {font-weight: bold; color: #3862AC} 

h1 {font-size: 16px; padding: 0px; margin: 10px 0; color: yellow;}
h2 {font-size: 14px; padding: 0px; margin: 10px 0; color: yellow;}
h3 {font-size: 13px; padding: 0px; margin: 10px 0; color: yellow;}
h4 {font-size: 12px; padding: 0px; margin: 0px; color: yellow;}

.red {color: red;}

.white {color: #fff;}

/* Menu sinistra */

#menu_left {padding: 0px; margin: 0px; list-style-type: none; width: 150px; border: 1px solid yellow;}

#menu_left li {margin: 0px 0px; border-bottom: 1px solid yellow; padding: 10px 0px; }

#menu_left li a{display: block;color: #6699CC; font-weight: bold;line-height: 15px; text-align: center; text-decoration: none;}

#menu_left li a:hover{color: #fff;}


/* menu quadri */

#quadri {
padding: 5px 5px;
margin: 0px;
list-style-type: none;
width: 200px;
}

#quadri li {
margin: 0px 0px 35px 0px;
padiing: 0px;
text-align: center;
color: yellow;
}


/* Testo Artistta */

#testo_artista {
text-align: justify;
padding: 5px;
font-size: 10px;
}

/*footer */

#footer { 
	background: #4E74A6 url(images/footer.jpg) repeat-x; 
	height: 50px; 
	clear: both; 
	color: #fff;  
	padding: 5px;
    margin: 5px 0 0 0;
	border-color: #069 #6cf #5bd white;
} 

#footer a:link {
	text-decoration: none; 
	color: #333331;
} 
	
#footer a:visited {color: #fff;} 

#footer a:hover {color: #000033;} 

#footer a:active {color: #fff;} 


ul#artisti_vari {list-style-type: none;. margin: 0px; pading: 0px;}

ul#artisti_vari li {margin: 5px 30px 5px 0px; width: 200px; height: 230px; color: yellow; text-align: center; float: left;}

ul#artisti_vari li.left {text-align: left;}

ul#artisti_vari li.left h1, ul#artisti_vari li.left p {padding: 0 0 0 15px; margin: 15px 0;}
