/* azzeramento */
table, td
{
    /*border-color: #00FF00;*/
    border-style: none;
    padding: 0px;
    margin: 0px;
    border-collapse:collapse;
    border-spacing:0px;
}

/* pagina master */

#master
{
    margin-top: 0px;
    background-image: url(images/bg_grey.png);
    background-repeat: repeat;
} 

#container
{
    background-color: #FFFFFF;
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    border-right: #777766 1px solid;
    border-left: #777766 1px solid;
    border-bottom: #777766 1px solid;
    border-top: #cf983d 4px solid;
}

 
#logobar
{
    clear:left;
    height : 70px;
    background:none repeat scroll 0 0 #E9DECF;
   

}

/*#headerwrap
{
    background:url("images/header2.jpg") no-repeat scroll right top transparent;
    position: relative;
	height: 80px;
	top:-60px;
}

.ja-headermask {
	width: 760px;
	display: block;
	background: url(images/header-mask2.png) no-repeat top right;
	height: 80px;
	position: absolute;
	top: 40px;
	left: 100px;
	z-index:9;
{*/


#logo
{
    background-image: url("images/logo_trasp.png");
    background-repeat: no-repeat;
    background-color: transparent;
    height : 113px;
    width: 140px;
    z-index: 10;
    top: 0px;
    margin-left:10px; 
    position: absolute;
}

.slogan
{
    background-color: transparent;
    z-index: 2;
    width: 460px;
    position:relative;
    left:280px;
    top:5px;
    
    color: #5D1912;
    font-family: Kids, IceAgeD, 'Comic Sans MS';
    text-align: right;
    font-size: 16pt;
    text-transform: uppercase;
    font-weight: bold;
    font-style: italic;    
}


#navtop
{
    height: 36px;
    background-image: url(images/navbar_maroon.png) ;
    background-repeat: repeat-x;    
    float: left;
    width: 100%
}

#navtop ul
{
    margin: 0px;
    /*list-style: none;*/
    text-transform: lowercase;
    padding-left: 535px;
    padding-top: 0px;
    list-style-type:none;
}


#navtop a
{
    font-family: Verdana, Arial;
    font-size: 8pt;
    display: block;
    padding: 12px 10px 12px;
    color: #bb7744;
    text-decoration: none;
    white-space: nowrap;
}

#navtop a:hover
{
    color: #ffcc66;
}

#nav
{
    background-repeat: repeat;
    float: left;
    width: 100%;
    border: solid #663300;
    border-width: 1px 0;
    background-image: url(images/navbarmain_maroon.png);
}

#nav ul
{
    margin: 0px;
    /*list-style: none;*/
    text-transform: lowercase;
    padding:0px 20px 0px 20px;
    list-style-type:none;
}

#nav li, #navtop li
{
    display:block;
    float: left;
    margin: 0px;
    padding: 0px;
    background-image: none;
    line-height: normal;
    text-indent: 0px;
}

#nav a
{
    font-family: Verdana;
    font-size: 8pt;
    display: block;
    padding: 5px 10px 6px;
    border: solid #663300;
    border-width: 0 1px 0 0;
    color: #bb9955;
    text-decoration: none;
    white-space: nowrap;
}

#nav a:hover
{
    color: #d7c36d;
    background-image: url(images/navbar_maroon_hover.png);
}

 

.footer_text
{
   background-image: url(images/footer.png);
   background-repeat: repeat-x;
   height : 70px;

   text-decoration: none;   
   font-size: 7pt;
   color: #c57f4c;
   font-family: Verdana;
   text-align: center;
   clear:left;  
}
 

.footer_text a
{
    font-size: 7pt;
    color: #c7a571;

}

.footer_text a:hover
{
    color: #eab05a;
} 

.footer_text h1
{
   height:15px;
   position:relative;
   background-image:none;
   margin:0;
   padding:0;
   top:10px;
   font-size: 8pt;
   letter-spacing: 3pt;
} 

.footer_text p
{
   position:relative;
   margin:0;
   padding:0;
   top:20px;

} 


.testa_contenuti
{
    
    height: 30px;
    background-image: url(images/bg_col_titoli.png);
    background-repeat: repeat-y;
    clear: left;
    width: 100%;
}

.testa_contenuti p
{
    margin:0px;
    height:19px;
    width:227px;
    position:relative;
    left:535px;
    text-align:center;
    color: #6D6D58;
    font-family: georgia;
    font-size: 16px;
    padding-top:6px;   
    padding-bottom:5px;  
}


.cont_left
{
    background-color: transparent;
    margin:0;
    width: 495px;
    padding:20px;
    float:left;
    border-style:none;
}

.cont_left h1
{
    margin: 0px 0px 5px 0px;
    padding:0px;
    font: 150%/1.3em Georgia,Serif;
    color: #bb9955;
    
}

.cont_left h2
{
    font: 100%/1.3em Georgia, Serif;
    color: #bb9955;
    font-style: italic;
    margin:0px;
    padding:0px;    
}

.cont_left h3
{
    font: 100%/1.3em Georgia, Serif;
    color: #bb9955;   
    margin:0px;
    padding: 15px 0px 5px 0px;  
    border-bottom:#bb9955 1px dotted;      
}

.cont_left h4
{
    font: bold 75%/1.3em verdana, Sans-Serif;
    color: #884444;   
    margin:0px;
    padding: 15px 0px 2px 0px;  
    /*font-weight: bold;*/
    border-bottom: #884444 1px dotted;    
}

.cont_left h5
{
    background-color: #CCCCBB;
    color: #884444;
    text-transform: uppercase;
    font: bold 70%/1.3em verdana, Sans-Serif;
    padding: 5px;
    margin:0px; 
}


.cont_left p, li
{
    font: 72%/180% Verdana, Sans-Serif;
    color: #444444;
    list-style-type:disc;
}

.cont_left ul
{
    line-height:25px;
    /*list-style-type:disc;*/
    text-decoration:none;
}

.cont_left li
{
    /*display: inline;*/
    /*list-style-type:disc;*/
    
    /*font-size :12px;*/
}

.cont_left a
{ 
    text-decoration:none;
    /*display:block;*/ 
    /*color:#BB9955;*/
    font-weight: normal; 
}

.cont_left a:link,
.cont_left a:visited
{
    color: #444444;
}

.cont_left a:hover,
.cont_left a:focus,
.cont_left a:active
{
    color: #993333;
}


.cont_right
{
    background-color: transparent;
    margin:0;
    width: 205px;
    padding: 20px 10px 10px 10px; /*sup, destra, inf, sin*/
    color: #bb9955;
    float:left;
}

.cont_right h1
{
    padding-left: 5px;
    font: 14px Verdana;
    color: #bb9955;
    text-align: left;
    font-weight: bold;  
}

#home_right_title
{
    
    font: 150%/1.3em Georgia,Serif;
    text-align: center;  
    margin:0px;
}

#home_cartina
{
    border: #ccc 1px solid;   
    width: 165px;
    /*height:285px;*/
    margin: 5px 0px 0px 10px;
    padding: 19px 10px 19px 10px ;
}


.cont_right p
{
    font-size :11px;
    font-style:italic;
    font-family: Verdana, Sans-Serif; 
    color:#444444;
}


.mnuright
{
    margin :0px;
    padding: 0px 0px 0px 30px;
    width:85%;
    
}


.mnuright li
{
    /*display: inline;*/
    list-style-type:disc;
    color:#BB9955;
    /*font-size :11px;*/
}

.mnuright a
{ 
    
    /*color:#BB9955;*/
    text-decoration:none;
    display:block; 
    font-weight: normal; 
    
    }

.mnuright a:link,
.mnuright a:visited
{
    color: #BB9955;
}

.mnuright a:hover,
.mnuright a:focus,
.mnuright a:active
{
    color: #993333;
}


.area_contenuti
{
    background-image: url(images/bg_contenuti_menu.png);
    background-repeat: repeat-y;
    margin: 0px;
    padding:0px;
    overflow/**/:/**/hidden;
    height:1%;
}


.download_box
{
    margin: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: #CCCCBB 1px dotted;
}

.download_box a
{
    background-position: 0% 50%;
    font-size: 11px;
    color: #999988;
    font-family: Verdana, Arial;
    text-decoration: none;
    background-image: url(images/down_pdf.gif);
    padding-left: 15px;
    background-repeat: no-repeat;
}

.download_box a:hover
{
    color: #bb9955;
}

#pdf_filastrocca
{
    margin-top :20px;
}

.download_box_reader
{
    margin: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: #CCCCBB 1px dotted;
}

.download_box_reader a
{
    font-size: 8pt;
    color: #999988;
    font-family: Verdana;
    text-decoration: none;
    background-image: url(images/reader.jpg);
    background-repeat: no-repeat;
    text-indent: 20pt;
    display: block;
    line-height:20px;
}

.download_box_reader a:hover
{
    color: #bb9955;
}


/*********BUTTARE ***********/
.tdTesticnt
{
    border-style: none;
    background-color: #f7f6f3;
    color: #333333;
    font: bold 70%/1.3em verdana, Sans-Serif;
    padding: 5px;
    margin:0px; 
    
    
    text-decoration: none;
}

.tdTesticnt a
{
    color: #bb9955;
    font-weight: bold;
}

.tdTesticnt a:hover
{
    color: #884444;
}

.tdTitolicnt
{
    padding-left: 5px;
    padding-bottom: 2px;
    padding-top: 2px;
    background-color: #CCCCBB;
    color: #884444;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 8pt;
    font-family: Verdana;
    padding-bottom: 3px;
    padding-top: 3px;    
}


.tdTesticntalt
{
    background-color: #ffffff;
    color: #333333;
    font: bold 70%/1.3em verdana, Sans-Serif;
    padding: 5px;
    margin:0px; 
    text-decoration: none;  
}

.tdTesticntalt a
{

    color: #bb9955;
    font-weight: bold;
}

.tdTesticntalt a:hover
{
    color: #884444;
    text-decoration: none;
}

/****************************/

.didascalie
{
    font-size: 7pt;
    color: #444444;
    font-family: verdana, Sans-Serif;
    line-height: 10pt;
    text-align:left;
    padding:5px 10px 0px 10px;
}


#foto_pozzo
{
    height: 230px;
    width:263px;
    float:left;
}

#filastrocca
{
    padding: 10px;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    font-style: italic;
    text-align: center;
    color: #444444;
    display: block;
}

#filastrocca p
{
    text-align:center;
    padding-left:25px;
    padding-right:25px;
}
    


.portfolio_thumbs
{
    width: 140px;
    height: 109px;
    border: 1px solid #ccc;
    margin : 10px 10px 10px 8px;
}
.portfolio_thumbs img
{
    border:0px; 
    margin:5px 0px 0px 5px;   

}

.img_cont_left
{
    float:left;
    padding : 5px ;
    margin: 4px 10px 4px 0px;
    border: #ccc 1px solid;
    
}

.img_cont_right
{
    float:right;
    padding : 5px ;
    margin: 4px 0px 4px 10px;
    border: #ccc 1px solid;
    
}

.img_cont_center
{
    display:block;
    text-align:center;
    padding : 5px ;
    margin:0px;     
    border: #ccc 1px solid;  
}

.foto_centrata
{    
    padding: 10px;
    width: 470px;
    /*height: 283px;*/
    margin:0px; 
    border: #ccc 1px solid;    
}

.tabelle_contenuti
{
    width:495px;
}

.tabelle_contenuti td
{
    font: 70%/1.3em verdana, Sans-Serif;
    padding: 5px;
    margin: 0px; 
    text-decoration: none;
    color: #333333;
}

.tabelle_contenuti_odd td
{
    /*background-color: #f7f6f3 !important;*/
    background-color: #0000FF !important;
    color: Fuchsia;
}

.tabelle_contenuti_even td
{
    background-color: #ffffff !important;   
    color:Green;
}


/*#viaggio_f3
{
    margin-right:50px;
}

#viaggio_f4
{
    margin-top:-20px;
}*/
    
