body
{
    margin: 0;
    background-color: #000;
    min-width: 700px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    text-align: center;
}
a
{
    text-decoration:none;
}
a img
{
    border:0;
}
img, div { behavior: url(iepngfix.htc);}
/*per compatibilità con googlemap posto che il div che contiene la mappa abbia id="map"*/
#map img, #map div { behavior: none;}

#Corpo
{
    border:1px solid #333;
    width: 700px;
    height:560px;
    margin: 0 auto;
    text-align: left;
    margin-top:15px;
    /* margin-top:2%;*/
    position:relative;
    clear:both;
    float:none;    
}
div.home
{
    background: #000 url(images/corpo_bg.jpg) no-repeat center;
}
div.chisiamo
{
    background: #000 url(images/corpo_chi_bg.jpg) no-repeat center;
}
#Intestazione
{
    float:none;
}
#Intestazione h1
{
    display:block;
    width: 339px;
    height: 124px;
    background-image: url(images/h1_logo.gif);
    background-repeat: no-repeat;
    float: left;
    margin: 0;
}
#Intestazione h1 span
{
    display:none;
}
#Intestazione h2
{
    margin:0;
    font-size:11px;
    color:#9999FF;
}
.Indirizzo
{
    float:left;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    text-align:center;
    color:#3333CC;
    font-size:12px;
    margin:10px;
    padding:2px;
}
hr
{
    float: none;
    clear: both;
    border-right: #99f 2px ridge;
    border-top: #99f 2px ridge;
    border-left: #99f 2px ridge;
    border-bottom: #99f 2px ridge;
}
#MenuHome
{
    margin-left:30px;
    margin-top:10px;
    opacity:1;
    -moz-opacity:1;
    filter:alpha(opacity=100);    
}
#MenuHome a
{
    display: block;
    color: #fff;
    font: bold 16px 'ITC Franklin Gothic' , 'Franklin Gothic Book' , Verdana, Arial, Helvetica, Sans-Serif;
    margin: 0 0 5px 0;
}
#MenuHome a:hover
{
    color:#E4B6FA;
}
#Menu
{
    margin-top:28px;    
}
#Menu a
{
    /*display:block;
    float:left;
    width:80px;
    height:21px;*/
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    padding-top: 3px;
    margin-right: 6px;
    font-weight: bold;
    color:#E4B6FA;
}
#Menu a:hover
{
    color: #cc0099;
}       
#Contenuto
{
    position:absolute;
    top:78px;
    right:70px;
    width:560px;
    height:404px;
    border:1px solid #7F6C91;
    background-color:#000;
    opacity:.65;
    -moz-opacity:.65;
    filter:alpha(opacity=65);  
}
#Logo
{
    margin:15px;
}
#LogoMini
{
    margin:15px;
    float:left;
}
#Testo
{
    position:absolute;
    top:195px;
    right:70px;
    width:540px;
    height:245px;    
    padding:0;
    color:#fff;
    clear:both;
    font-size:12px;
    margin:-30px 0 0 0;
    overflow:hidden;
    text-align:justify;
        
}
#Testo #Scroll
{
    width:490px;
    position:absolute;
    padding:0;
    margin:10px;
}
#Testo img.left
{
    float:left;
    margin:0 5px 0 0;       
}
#Testo img.right
{
    float:right;
    margin:0 0 0 5px;       
}
img.thumb
{
    vertical-align:middle;
    margin:20px 0 20px 0;
}
#Testo a:hover img
{
    opacity:.65;
    -moz-opacity:.65;
    filter:alpha(opacity=65);
}
#nav
{
    position:absolute;
    bottom:125px;
    right:80px;
}
#nav a:hover img
{
    opacity:.65;
    -moz-opacity:.65;
    filter:alpha(opacity=65);
}    
#Tempio
{
    position:absolute;
    right:10px;
    bottom:10px;
    opacity:1;
    -moz-opacity:1;
    filter:alpha(opacity=100);    
}
#Piedipagina
{
    display:block;
    clear:both;
    font-size:10px;
    color:#666;
    text-align:center;
    margin:20px;
	width:700px;
	    letter-spacing:-0.05em;
}
#Piedipagina #Targa
{	
	color:#666;
}
#Piedipagina div.col
{
	width:50%;
	float:left;
}
#Piedipagina img
{
    opacity:.65;
    -moz-opacity:.65;
    filter:alpha(opacity=65);
}    	
#Piedipagina p
{   
    margin:0;
}
#map
{
    position:absolute;
    top:195px;
    right:100px;
    width:500px;
    height:280px;    
    padding:0;
    color:#fff;
    clear:both;
    font-size:11px;
    margin:-30px 0 0 0;
    border:1px solid #E4B6FA;
	overflow:hidden;
        
}
#Lang
{
    position:absolute;
    right:2px;
    top:0px;
    z-index:10;
}    