﻿/*	
****************************************************************************
CREDITS 
        rel.: 1.0
        data: 22/02/2009
        autore: Marco Melloni - Milano
        Copyright © 2009 (è vietato l'uso, anche parziale, del suddetto CSS)
****************************************************************************
*/


   body {
   background-image:url('../images/beige2.jpg')}
   
   p {line-height: 20px;}

   iframe {border:0px; width:100%; height:100%;}
      
   img {border:0px;}
      
#ly_corpo {
     position: absolute;  
	top: 10px;
	left: 50%;
     	width: 900px; 
     	height: 2600px;
     	margin-left: -450px; 
    	text-align: center;
    	z-index: 0;
    	border:0px #CCCCCC solid;
    	} 

.style_testo {
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight:normal;
	text-align: center;
	letter-spacing:1px;
	color:#800000;
	line-height:22px;
	}
	
	.style_testo a{color:#800000; text-decoration:none; font-weight:normal; font-size:13pt;}
	.style_testo a:hover{color:#FFFFFF;}

.style_testoM {
	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight:bold;
	text-align: center;
	letter-spacing:1px;
	color:#800000;
	line-height:22px;
	}
	
	.style_testoM a{color:#800000; text-decoration:none; font-weight:bold; font-size:13pt;}
	.style_testoM a:hover{color:#FFFFFF;}

.style_Bimg {border:6px #A87225 double; padding:3px; }

.style_img {border:4px #ffffff solid;}

.style2 {
	font-size: 14pt;
	font-weight:bold;
}

