/* CSS Document */
html{
		height:100%;
	}
	body{
		font-family:  Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
		font-size:0.7em;
		MARGIN: 0px 0px 0px 0px;
		padding:0px;
		background: #FFFFFF url(../img/pattern.jpg);
		background-color:#FFFFFF;
		height:100%;
		color:#898989;
	}
	.clear{
		clear:both;
	}
	.TestoGiust{
	padding-top:0px;
	padding-right:11px;
	text-align:justify;
	}
.Testo_bianco{
	font-family:  "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:9pt;
	color:#53352b;
	line-height: 12px;
}
#flashcontent {
	text-align: left;
	float: left;
	padding: 3px;
}	

.Testo_Link {
	color: #898989;
	text-decoration: none;
	}
.Testo_Link a:link{
	color: #898989;
	text-decoration: none;
		border-bottom:1px dashed #898989;
	}
.Testo_Link a:visited {
	color: #898989;
	text-decoration: none;
	border-bottom:1px dashed #898989;
}
.Testo_Link a:hover {
	color: #898989;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #898989;
}
.Testo_Link a:active {
	color: #898989;
	text-decoration: none;
	border-bottom:1px dashed #898989;

}
.Language {
	padding-top:10px;
	padding-right:80px;
	text-align:right;
	}
.Language a:link{
	font-weight:bold;
	color: #9cce60;
	text-decoration: none;

	}
	

.Language a:visited {
	font-weight:bold;
	color: #9cce60;
	text-decoration: none;
}
.Language a:hover {
	font-weight:bold;
	color: #9cce60;
	text-decoration: underline;

}
.Language a:active {
	font-weight:bold;
	color: #9cce60;

	text-decoration: none;
}
	h2{
	color:#94c644;
	}
	
	


	/*
	General rules
	*/

	#second_menu a{	
	margin: 1px 0px 0px 10px;
	font-weight:bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e2e2e2;
	background:url(../img/ghianda.jpg) no-repeat center left;
	padding-top:7px;
	text-indent:40px;
	height:30px;
	width:180px;	
	color: #9cce60;
	text-decoration:none;	
	display:block;
	clear:both;	
	padding-left:0px;
	padding-right:0px;
	}
	#dhtmlgoodies_slidedown_menu li{
		list-style-type:none;
		position:relative;
		padding-left:0px;
		padding-right:0px;
	}
	#dhtmlgoodies_slidedown_menu ul{
		margin:0px;
		padding:0px;
		position:relative;

	}

	#dhtmlgoodies_slidedown_menu div{
		margin: 0px;
		padding:0px;
		
	}
	/* 	Layout CSS */
	#dhtmlgoodies_slidedown_menu{		
			width:180px;		margin: 0px 0px 0px 0px;
		padding-left:0px;
		padding-right:0px;
	}

	/* All A tags - i.e menu items. */
	#dhtmlgoodies_slidedown_menu a{
		color: #9cce60;
		text-decoration:none;	
		display:block;
		clear:both;
	width:180px;			
	padding-left:0px;
		padding-right:0px;
		margin: 1px 0px 0px 10px;
		


	}
	
	/*
	A tags 
	*/
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth1{	/* Main menu items */
	margin-top:1px;
	font-weight:bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #e2e2e2;
	background:url(../img/ghianda.jpg) no-repeat center left;
	padding-top:8px;
	text-indent:40px;
	height:30px;
	width:180px;
	}	
		
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth2{	/* Sub menu items */
		margin-left:40px;
		color:#999999;
		width:130px;

		}	

	/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul{
		padding:1px;
		padding-left:0px;
		padding-right:0px;

	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul{
		margin-left:5px;
		padding:1px;		
		margin-top:-5px;
		padding-top:0px;
	}
	#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul{
		margin-left:10px;
		padding:1px;
	}
	#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul{
		margin-left:15px;
		padding:1px;
	}
	
.titolo_pag {
	vertical-align: bottom;
	font-size: 22px;
	font-weight: bold;
	color:#94c644;
	text-align: center;
	padding-left: 40px;
}

	
.Polaroid{
	background-color:#FFFFFF;
	padding: 4px;
	margin: 1px;
	border: 1px solid #333333;
}

.Testo_Verde{
	font-family:  "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:9pt;
	color:#94c644;
	font-weight: bold;
	}
.Testo_Verde a:link{
	font-family:  "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:9pt;
	color:#94c644;
	font-weight: bold;
		text-decoration: none;

	}
	

.Testo_Verde a:visited {
	font-family:  "Trebuchet MS", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:9pt;
	color:#94c644;
	font-weight: bold;
		text-decoration: none;
}

