﻿/*@charset "utf-8";
 CSS Document */
/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
}
img 
{
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    text-align: center;
}

/*p {
 padding: 10px;
}*/

#wrapper { 
 margin: 20px auto;
 width: 980px;
}

#content { 
 float: left;
 color: #333;
 background: white;
 height: 700px;
 width: 675px;
 display: inline;
 margin-left:20px;
 position:relative;
 
}

#footer {
	
 width: 980px;
 height: 25px;
 clear: both;
 color: #333;
 background: #fff;
 text-align:right;
 vertical-align:middle;
}

#leftcolumn { 
 color: #333;
 /*background: #EBE3CD;*/
 height: 700px;
 width: 285px;
 float: left;
 position:relative;
}

#logo{
	height:60px;
	 width: 285px;
	 position: absolute;
	 top:0px;
	
}

#menu{
	height:auto;
	
	width:285px;
	position: absolute;
	bottom:230px;
	vertical-align:bottom;
	/*border:1px dotted grey;
		padding-left:10px;*/

}

#lingue
{
    height: 20px;
    width: 285px;
    padding-top: 10px;
}
	
#registration_form
{
    background-color: #f26500;
    height: auto;
    width: 285px;
    position: inherit;
    bottom: 0px;
    max-height: 150px;
    min-height: 150px;
}

.big_orange_result
{
font-size: 13px;
font-weight: bold;
text-transform: uppercase;
color: #fff;

}

.welcome
{
  font-size: 16px;
  color: #333;
  font-weight:bold;


}

#white{
	height:20px;
	background-color:#FFF;
	/*position: absolute;*/
	width:285px;
	/*bottom:150px;*/
	}

#tabella_reg{
    /*padding-left: 10px;
    padding-right: 10px; */
    padding:10px;
    width: 100%;
    height: 150px;
    min-height: 150px;
    max-height: 150px;

} 
 
.little_text
{
 color: White;
 font-size:9px;
}

.little_text_black
{
 color: black;
 font-size:10px;
}

.little_text_black_acc
{
 color: black;
 font-size:9px;
 line-height:11px;
}

.little_link_black_bold
{
    color: black;
    font-size: 10px;
    font-weight: bolder;
    text-decoration: none;
}

#tabella_form_orange{
margin:5px;
width:100%;
height:100%; 
 } 

 .front_news_eventi
 {
     color:White;
     font-size:18px;
     font-weight:bold;
     padding:0 10px 10px 10px;
 }


  .front_news_eventi_LOGGEDIN
 {
     color:White;
     font-size:20px;
     font-weight:bold;
     padding:0 10px 10px 0;
 }
 

 .header_news_eventi
{
    color: #a9a790;
    font-size: 40px;
    font-weight: bolder;
    background-color: White;
    padding-bottom: 10px;
    vertical-align: top;
    text-align: left;
    text-transform: lowercase;
}
 .data_news_eventi
{
    color: Black;
    font-size: x-small;
    font-weight: bold;
    text-align: left;
}

.link_news_eventi
{
    color: #000;
    font-size: 10px;
    text-decoration: none;
    font-style: italic;
}

.pager_news_eventi
{
    color: #808080;
    font-size: 10px;
    text-decoration: none;
}

.pager_activepage_news_eventi
{
    color: #808080;
    font-size: 10px;
    text-decoration: none;
    font-weight: bolder;
}

.text_form_orange
{
    color: White;
    font-weight: bold;
    font-size: 11px;
}

.text_form_register
{
    color: White;
    font-weight: bold;
    font-size: 12px;
    background:#666;
    height: 40px;
    text-decoration:none;
    width: 70px;
}


.text_form_orange_LOGGEDIN
{
    color: White;
    font-weight: bold;
    font-size: 13px;
    text-transform: capitalize;
}

.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 

/************************MENU LATERALE********************************/
#vdividermenu ul{
margin: 0;
padding: 10px 0 0 0;
float: right;
width: 675px;
background-color: #fff;
font-family:inherit;
font-size:10px;
}

* html #vdividermenu ul{ 
width: 675px;
}

#vdividermenu ul li{
display: inline;
}

#vdividermenu ul li a{
float: left;
color: black;
padding: 2px 10px 0px 4px;
text-decoration: none;
background: transparent url(immagini/vertical.gif) center right no-repeat;
}


#vdividermenu ul li a:visited{
color: #999;
}

#vdividermenu ul li a:hover{
color: orange;
background-color: #fff;
}


#vdividermenu2 ul{
margin: 0;
padding: 10px 0 0 0;
float: right;
width: 675px;
background-color: #fff;
font-family:inherit;
font-size:10px;
}

* html #vdividermenu2 ul{ 
width: 675px;
}

#vdividermenu2 ul li{
display: inline;
}

#vdividermenu2 ul li a{
float: left;
color: black;
padding: 2px 10px 0px 4px;
text-decoration: none;
background: transparent url(immagini/vertical.gif) center right no-repeat;
}


/*#vdividermenu2 ul li a:visited{
color: #999;
} */

#vdividermenu2 ul li a:hover{
color: orange;
background-color: #fff;
}

#map_menu ul li ul li a
{
  color:#999;
  text-decoration:none;
}

#map_menu ul li ul li a:hover
{
  color:#ff9900;
  text-decoration:none;
}

/********************** FINE MENU LATERALE****************************/ 

		/*
			Vertical Accordions
		*/
		
		.accordion_toggle {
			display: block;
			height: 18px;
			width: 270px;
/*			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
*/			padding: 0 10px 0 0;
			line-height: 18px;
			/*color: #ffffff;*/
			font-weight: bold;
			text-decoration: none;
			outline: none;
			font-size: 15px;
			font-family:verdana;
			color: #a9a790;
			cursor: pointer;
			margin: 0 0 0 0;
		}
    .accordion_toggle:hover{
    color: orange;
    background-color: #fff;
    }		
		.accordion_toggle_active {
/*			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
*/			color: #000000;
		}
		
		.accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}
			
			.accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}
			
			.accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
			
		.vertical_accordion_toggle {
			display: block;
			height: 13px;
			width: 260px;
/*			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
*/			padding: 0 10px 0 10px;
			line-height: 13px;
			/*color: #ffffff;*/
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 10px;
			font-family:verdana;
			text-transform:uppercase;
			
			color: #a9a790;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
    .vertical_accordion_toggle:hover{
    color: orange;
    background-color: #fff;
    }
		.vertical_accordion_toggle_active {
/*			background: url(images/accordion_toggle_active.jpg) no-repeat top right #e0542f;
*/			color: black;
		}

		.vertical_accordion_content {
			background-color: #ffffff;
			color: #444444;
			overflow: hidden;
		}

			.vertical_accordion_content h2 {
				margin: 15px 0 5px 10px;
				color: #0099FF;
			}

			.vertical_accordion_content p {
				line-height: 150%;
				padding: 5px 10px 15px 10px;
			}
  			
		.fake_accordion_toggle {
			display: block;
			height: 18px;
			width: 270px;
			line-height: 18px;
			font-weight: bold;
			text-decoration: none;
			outline: none;
			font-size: 15px;
			font-family:verdana;
			color: #a9a790;
			cursor: pointer;
			margin: 0 0 0 0;
		}

    
    #vertical_nested_container {
      margin: 5px 0px 5px 20px;
      width: 240px;
    }
/*/////////////////////////////////////////////////////7 */  
    #vertical_nested_container2 {
      margin: 1px 0px 5px 10px;
      width: 240px;
    }
	.vertical_accordion_toggle2 {
		display: block;
		height: 13px;
		width: 260px;
		padding: 0 10px 0 10px;
		line-height: 13px;
		font-weight: normal;
		text-decoration: none;
		outline: none;
		font-size: 10px;
		font-family:verdana;
		text-transform:uppercase;
		color: #a9a790;
		cursor: pointer;
		margin: 0 0 0 0;
	}
		
    .vertical_accordion_toggle2:hover{
    color: orange;
    background-color: #fff;
    }
	.vertical_accordion_toggle_active2 {
		color: black;
	}

	.vertical_accordion_content2 {
		background-color: #ffffff;
		color: #444444;
		overflow: hidden;
	}

	.vertical_accordion_content2 h2 {
		margin: 15px 0 5px 10px;
		color: #0099FF;
	}

	.vertical_accordion_content2 p {
		line-height: 150%;
		padding: 5px 10px 15px 10px;
	}

    .menu_left_class ul
	{
        font-size: 10px;
        font-family:verdana;
        text-transform:uppercase;
    }
    
	.menu_left_class ul li
	{
	    margin-left:0px;
            padding-left:20px;
	    list-style-type:none;
	}
	
	.menu_left_class ul li a{
    color: #a9a790;
    padding: 2px 10px 0px 0px;
    text-decoration: none;
    }


    .menu_left_class ul li a:visited{
    color: #999;
    }

    .menu_left_class ul li a:hover{
    color: orange;
    background-color: #fff;
    }
    
    .menu_left_class ul li a:active{
    color: orange;
    background-color: #fff;
    }

/*///////////////////////////////////////////////////////////*/
	
	#menu_left ul
	{
    font-size: 10px;
    font-family:verdana;
    text-transform:uppercase;

			
	    }
	#menu_left ul li
	{
	    margin-left:15px;	   
	     /*list-style-type: disc;
	list-style-image: url(immagini/bullet.jpg);
	list-style-position: inside;*/
	list-style-type:none;
	}
	
	#menu_left ul li a{
    /*float: left;*/
    color: #a9a790;
    padding: 2px 10px 0px 4px;
    text-decoration: none;
    }


    #menu_left ul li a:visited{
    color: #999;
    }

    #menu_left ul li a:hover{
    color: orange;
    background-color: #fff;
    }
    
    #menu_left ul li a:active{
    color: orange;
    background-color: #fff;
    }
    
    
    

    #td_top_head_content
    {
      color: #a9a790;
      font-size: 27px;
      font-weight:bold;
      background-color:White;
      padding-bottom:10px; 
      vertical-align:top;
    text-align: left;
}
        
    #td_page_content
    {
      color: white;
      font-size: 12px;
      background-color: #a9a790;
      font-family:Verdana;
      line-height: 140%;
      padding:15px;
      vertical-align:top;
      /*height:100%;*/
        
        }
        
            #td_page_content_smaller
    {
      color: white;
      font-size: 11px;
      background-color: #a9a790;
      font-family:Verdana;
      line-height: 140%;
      padding:15px;
      vertical-align:top;
      /*height:100%;*/
        
        }

     .class1 A:link {text-decoration: none;color: #0099ff}
.class1 A:visited {text-decoration: none; color: #0099ff}
.class1 A:active {text-decoration: none;color: #0099ff}
.class1 A:hover {text-decoration: none; color: #ff6600;}
     
        #td_page_content_map
    {
      color: white;
      font-size: 12px;
     /* background-color: #a9a790;
      font-family:Verdana;
      line-height: 140%;
      padding:3px;*/
      vertical-align:bottom;
        
        }
        
    #td_page_content_sociale
    {
      color: black;
      font-size: 12px;
      background-color: #fff;
      font-family:Verdana;
      line-height: 140%;
      padding:0;
      vertical-align:top;
        
        }
        
        #small_content
        {
            color:Black;
            font-size:9px;
        }
        .small_content_grey a:link        
{
            color:#666;
            font-size:9px;
            font-style:italic;
            text-decoration:none;
            
        }
.small_content_grey a:visited
{
            color:#666;
            font-size:9px;
            font-style:italic;
            text-decoration:none;
            
        }
.small_content_grey a:active
{
            color:#666;
            font-size:9px;
            font-style:italic;
            text-decoration:none;
            
        }
.small_content_grey a:hover
{
            color:#ff6600;
            font-size:9px;
            font-style:italic;
            text-decoration:underline;
            
        }
        
.ricerca_list
{
    color: #058aab;
    text-decoration: underline;
    font-size: 11px;
    font-family:Arial;
    line-height:22px;
    }
    
.ricerca_list a
{
    color: #058aab;
    text-decoration: underline;
    font-size: 11px;
        font-family:Arial;
            line-height:22px;


    }

 ul.lista_ambientale
{
    margin-left:5px;
	list-style-type: square;
	list-style-position: inside;
	/*list-style-image: url(immagini/bullet.jpg);*/

}

li.lista_ambientale
{
    padding:7px 0 0 0;
    }
    
.mappa_top
{
    			font-weight: bold;
			text-decoration: none;
			outline: none;
			font-size: 15px;
			font-family:verdana;
			color: #a9a790;
			
}

a.mappa_top
{
    		font-weight: bold;
			text-decoration: none;
			outline: none;
			font-size: 15px;
			font-family:verdana;
			color: #a9a790;
			
}

a.mappa_top: hover
{
    		font-weight: bold;
			text-decoration: none;
			outline: none;
			font-size: 15px;
			font-family:verdana;
			color: #ff6600;
			
}

#mappa_sito ul
{
	font-size:11px;
	color: #000;
	text-decoration:none;
	
}
#mappa_sito ul li
{
	font-size:11px;
	color: #000;
	text-decoration:none;	
	list-style-type:none;
	font-weight:bold;
	line-height:15px;

}

#mappa_sito ul li li
{
	font-size:11px;
	color: #a9a790;
	text-decoration:none;
	list-style-type:none;
	margin-left: 20px;
	font-weight:bold;

}

	#mappa_sito ul li a{
    /*float: left;*/
    color: #000;
    padding: 2px 10px 0px 4px;
    text-decoration: none;
    }


    /*#mappa_sito ul li a:visited{
    color: #000;
    } */

    #mappa_sito ul li a:hover{
    color: orange;
    background-color: #fff;
    }
    
    

	#mappa_sito ul li li a{
    /*float: left;*/
    color: #a9a790;
    padding: 2px 10px 0px 4px;
    text-decoration: none;
    }


    /*#mappa_sito ul li a:visited{
    color: #000;
    } */

    #mappa_sito ul li li a:hover{
    color: orange;
    background-color: #fff;
    }
    

    #mappa_sito ul li a:active{
    color: orange;
    background-color: #fff;
    }
    
    #contact_form{
	background-color:#f26500;
	width:100%;
	/*bottom:0px;*/
	line-height:15px;
}

/*link statici menu left */



 
		.menustatico
        {
            display: block;
            height: 13px;
            width: 260px;
            padding: 0 10px 0 10;
            line-height: 13px;
            font-weight: normal;
            text-decoration: none;
            outline: none;
            font-size: 10px;
            font-family: verdana;
            color: #a9a790;
            cursor: pointer;
            margin: 0 0 0 0;
        }
	.menustatico  a{

			display: block;
			height: 13px;
			width: 260px;
/*			background: url(images/accordion_toggle.jpg) no-repeat top right #a9d06a;
*/			padding: 0 10px 0 10px;
			line-height: 13px;
			/*color: #ffffff;*/
			font-weight: normal;
			text-decoration: none;
			outline: none;
			font-size: 10px;
			font-family:verdana;
			text-transform:uppercase;
			
			color: #a9a790;
			cursor: pointer;
			margin: 0 0 0 0;
		}
        


    .menustatico  a:visited{
    color: #999;
    }

    .menustatico  a:hover{
    color: orange;
    background-color: #fff;
    }
    
    .menustatico  a:active{
    color: orange;
    background-color: #fff;
    }
    
        .menustaticoBig {

			display: block;
			height: 18px;
			width: 270px;			
			line-height: 18px;
			/*color: #ffffff;*/
			font-weight: bold;
			text-decoration: none;
			outline: none;
			font-size: 15px;
			font-family:verdana;
			padding: 0 10px 0 0;			
			color: #a9a790;
			cursor: pointer;
			margin: 0 0 0 0;
		}

	.menustaticoBig  a{

			display: block;
			height: 18px;
			width: 270px;			
			line-height: 18px;
			/*color: #ffffff;*/
			font-weight: bold;
			text-decoration: none;
			outline: none;
			font-size: 15px;
			font-family:verdana;
			padding: 0 10px 0 0;			
			color: #a9a790;
			cursor: pointer;
			margin: 0 0 0 0;
		}
        


    .menustaticoBig  a:visited{
    color: #a9a790;
    }

    .menustaticoBig  a:hover{
    color: orange;
    background-color: #fff;
    }
    
    .menustaticoBig  a:active{
    color: black;
    background-color: #fff;
    }

    
    #menu_left2 ul
	{
    font-size: 10px;
    font-family:verdana;
    text-transform:uppercase;

			
	    }
	#menu_left2 ul li
	{
	    margin-left:15px;	   
	     /*list-style-type: disc;
	list-style-image: url(immagini/bullet.jpg);
	list-style-position: inside;*/
	list-style-type:none;
	}
	
	#menu_left2 ul li a{
    /*float: left;*/
    color: #a9a790;
    padding: 2px 10px 0px 4px;
    text-decoration: none;
    }


    #menu_left2 ul li a:visited{
    color: #999;
    }

    #menu_left2 ul li a:hover{
    color: orange;
    background-color: #fff;
    }
    
    #menu_left2 ul li a:active{
    color: orange;
    background-color: #fff;
    }

#search {
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	width: 185px;
	height: 100px;
}
#search input {
	font-family:Arial, Helvetica, sans-serif;
	background:transparent url(immagini/bg-search.png) no-repeat scroll 0 0;
	border:none;
	font-size:1.0em;
	color:#444444;
	padding:6px 10px 8px 10px;
	width:182px;
	float:left;
}
#search input:focus, #search input:hover {
	background:transparent url(immagini/bg-search.png) no-repeat scroll -312px 0;
}
#search button {
	/*font-family:Arial, Helvetica, sans-serif;
	background:transparent url(immagini/bg-search.png) no-repeat scroll -202px 0px;*/
	/*border:none;
	font-size:1.0em;
	color:#952200;
	padding:0px 10px 0px 10px;
	font-weight: bold;
	height:32px;
	width:110px;
	float:left;*/
}
#search button:focus, #search button:hover {
	/*background:transparent url(immagini/bg-search.png) no-repeat scroll -514px 0px;*/
	color:#fff;
}

.download_file a
{
    color: Black;
    text-decoration:none;
    font-size:smaller;
}

.download_file a:hover
{
    color: #ff6600;
    text-decoration:none;
        font-size:smaller;

}

    .back_news_events
{
    font-family: verdana;
    font-size: small;
    font-weight: bold;
    text-decoration: none;
    text-transform: lowercase;
    color: orange;
}

    .data_news_events_ON
{
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
    text-transform: lowercase;
    color: orange;
    font-family: verdana;
}

    .testo_news_events_ON
{
    text-decoration: none;
    font-family: verdana;
    font-size: medium;
}

.news_front
{
    font-size:10px;
    color:#fff;
}
.link_news_eventi_OFF
{
    color: #333;
    font-size: 10px;
    text-decoration: none;
    font-style: italic;
}

.link_news_eventi_ORANGE
{
    color: #FF6600;
    font-size: 10px;
    text-decoration: none;
    font-style: italic;
}
 .data_news_eventi_OFF
{
    color: Black;
    font-size: x-small;
    font-weight: bold;
    text-align: left;
}
.accessori_img
{
    border: thin solid #666666;
}


/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

.modalPopup p {
    padding: 5px;
}

.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}
