﻿html
{
    padding: 0 0 0 0;
    margin: 0;
    height:100%;
    width: 100%;
    border:0;
    background-color:#ffffff;
    background-image: url(../immagini/texture_sabbia.jpg);
	background-repeat:repeat;
    background-position:inherit;    
    
    
}

body
{
    font: 80% Arial, Helvetica, sans-serif;
    color: #000;
    margin-top:0px;
    width:1024px;
    margin-left:-512px;
    left:50%;
    position:absolute;
    margin-bottom:30px
}

body img
{
    text-decoration:none;
    border:none;
}


#corpo_sito
{
    font: 80% Arial, Helvetica, sans-serif;
    color: #fff;
    height:710px;
    width:100%;
    margin-top:-325px;
    top:50%;
    position:absolute;
    background-color:transparent;
}


#container
{
    width: 100%;
    margin: 0 150px;
}

#ausiliario
{
    width: 100%;
    margin: 0 auto;
    height:150px;
    background-color:#fff;
    
}

#ausiliario img
{
     border:none;
     text-decoration:none;
     margin: 0 320px;     
}

#ausiliario img:hover
{
     border:none;
     text-decoration:none;
}
 


#colonna-3 
{
    padding:0 0 0 0;
    background-color:transparent;
    min-height:710px;
    margin: 0px  0px 10px 0px; 
    color:#ffffff;
    background-image: url(../immagini/index/main.jpg);
	background-repeat:no-repeat;
    background-position:inherit;
    
}


#colonna-3 p
{
    font-family:arial;
    text-align:center;
    font-size:16px;
    border:0px;
    line-height: 2.5;
    font-weight:bold;
    background-color:#b1b1b1;
    width:900px; 
    margin-left:25px;  
}

#colonna-3int
{
 position:absolute;
    border-top:7px solid #304499;
    border-right:7px solid #304499;
    border-bottom:7px solid #304499;
    height:460px;
    width:450px;
    margin-top:50px;
}

#colonna-3 img 
{
    margin:50px 0 0 400px;
    background-color:transparent;
   
    
}


#intestazione
{
    margin: 20px auto;
    width: 100%;
}

#intestazione p
{
    font-family: Tahoma;
    font-size:60px;
    font-weight:bold;
    color:#fff;
    float:left;
    margin-left:-40px;
}

#coda
{
    text-align:center;
}

#coda a
{
    border: none;
    text-decoration: none;
    font: 12px arial;
    font-weight: bold;
    color:#999;
    margin-left:20px;
    margin-right:20px;
}


#pie-di-pagina
{  
    height:40px;
    width: 100%;
    float:right; 
    background-color:transparent;
    text-align:right;
    color:#666666; 
    font-size:12px;
    font-family:Arial;
    margin-top:0px;
    border-top:1px solid #b1b1b1;

}

#pie-di-pagina a
{  
    text-decoration:none;
    color:#666666;
    margin: 0 15px;
    font-style:italic;
}

#pie-di-pagina a:hover
{  
    text-decoration:none;
    color:#999999;
    margin-left:15px;
}


#footer p { width:100%; margin-top:20px; }
#footer p {padding:40px 0 0 40px; color:#bebebe; font-family:arial;}
#footer a {color:#666666; text-decoration:none;}
#footer a:hover {text-decoration:none; color:#000000;}
 
#topmenu
{
    background: transparent;
    border-bottom: 0px solid transparent;
    position: relative;
    height:30px;
    font-family:arial;
    font-size:13.5px;
    font-weight:bold;
    color:#333333;
    margin:0 40px;
    
}
    
#topmenu ul
{
    font-size: 100%;
    margin: 0;
    margin-left:0px;
    padding: 0 0 0 0;
    position: absolute;
    bottom: -1px;
    left: 5px;
    line-height: 25px;
    height: 25px;
}

#topmenu ul li
{
    margin: 2px 0px;
    padding:   0 15px;
    display: inline;
    list-style-type: none;
    position: relative;
    float: left;
    background-color:transparent;
    text-align:center;

 }
    background-image: url(../immagini/bottone.png);
	background-repeat:no-repeat;
    background-position:inherit;

#topmenu ul li:hover
{
    background-color:#e96725;

}
    background-image: url(../immagini/bottone_hover.png);
	background-repeat:no-repeat;
    background-position:inherit;

#topmenu ul li.current
{
    bottom: -1px;
    background-image: url(../immagini/bottone_hover.png);
	background-repeat:no-repeat;
    background-position:inherit;
    height:70px;
    
}

#topmenu ul li a
{
    text-decoration: none;
    color: #222222;
    padding: .5px 0px;
    
}
#topmenu ul li a:hover, #topmenu ul li a:focus, #topmenu ul li a:active
{
    text-decoration: none;
    color: #ffffff;
    padding: .1em 0px;
    background-color:#b1b1b1;
    
}

#topmenu ul li.current a, #topmenu ul li.current a:hover, #topmenu ul li.current a:focus, #topmenu ul li.current a:active
{
    text-decoration: none;
    color: #0000ff;
    padding: .0em 0px .0em 8px; 
    position: relative;
    line-height: 30px;
    bottom: 0px;
}

#menu_sotto
{
    height:25px;
    width:100%;
    background-color:#e2e1dd;
    
}

