<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

body { font-family:Arial, Helvetica, sans-serif;
 margin:0 auto; padding:0; text-align:center; background-image:url(img/homesf.gif); background-repeat:repeat-x;} 

body a{ text-decoration:none; } 
body a:visited{ text-decoration:none; } 


#contenitore { width:880px; margin:0 auto; padding:0; text-align:center; } 


#testata { height:91px;} 

.logo {
	float:left;
	position:absolute;
	margin-left:17px;
	text-align:left;
	
} 

.lingue { float:right; color:#263C65; font-size:12px;  padding-top:68px; } 
.lingue img{ vertical-align:middle; margin:-4px 3px 0 20px;} 
.lingue a{ color:#263C65; text-decoration:none;} 
.lingue a img{ border:none;} 
.lingue a:hover{  text-decoration:underline;} 


#menufoto {clear:left; background-color:#00FF99;}

.menufoto_fascia {  float:left; width:128px; background-color:#304A77; height:333px; border-top:1px solid #ffffff;}  

.menu {text-align:center; margin:0 auto; }  
.menu ul{   padding:32px 0; list-style:none;}  
.menu li{ 
color:#FFFFFF; font-size:13px; line-height:24px;
margin:0 auto;text-align:left; 
background-image:url(img/menu_blu.gif); background-repeat:no-repeat; background-position:center;  
width:104px; padding:0 0 0 24px; margin-bottom:6px; height:24px;} 

.menu  a { color:#D2DADF; text-decoration:none; }
.menu li:hover { color:#D2DADF; background-image:url(img/menu_bluscuro.gif); cursor:pointer; }

.menu_sel li{ color:#304A77; background-image:url(img/menu_azz.gif);  }
.menu_sel li a{ color:#304A77;  }
.menu_sel li:hover{ color:#D2DADF;  }

.menufoto_foto{float:left; display:inline; width:750px; border:1px solid #ffffff; border-bottom:0; margin-bottom:1px; }  





#corpo_interne {  padding:2px 0 8px 0; clear:left; margin-left:129px;  width:750px; text-align:left; font-size:14px; color:#333333;}

.titolopagina { font-size:22px; color:#405C8E;}

.gallery img { border:4px solid; border-color:#D2DADF;}
.gallery a:hover img{  border-color:#405C8E;}

#piede { font-size:11px; color: #304A77; padding:8px;
clear:left; margin-left:129px;  width:734px; border-top:12px solid #D2DADF;}
</pre></body></html>