@charset "utf-8";
/* CSS Document */

/* ******************STANDARD******************** */
html {
	width:100%;
	height:100%;
	overflow:auto;
}
body {
	margin:0;
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	cursor:default;
	width:100%;
	height:100%;
}

form {
	padding:0;
	margin:0;
}		
					
a {
	color:#000;
	text-decoration:none;
}
a:hover{
	color:#000;
	text-decoration:none;
}

#overlay{ 
	/*filter: alpha(opacity=80);-moz-opacity: 0.8;opacity: 0.8;
	background:#333333;*/
	position: absolute; 
	top: 0;
	left: 0; 
	z-index: 300; 
	width: 100%; 
	height: 800px;
	background:url(/img/alert_overlay.png) top left repeat;
}

#alert_box{
	width:306px;
	position: absolute;
	left: 0;
	right: 0;
	top:20%;
	margin-left: auto;
	margin-right: auto;
	background:#CCCCCC;
	display:none;
	z-index:350;
	padding:6px;
}
#alert_box ul{
	padding-left:6px;
	padding-right:0px;
	margin-left:6px;
	margin-right:0px;
}
#titolo_alert_box{
	background: url(/img/alert_titolo.gif) repeat-x top left #cccccc;
	border:1px solid #FFFFFF;
	border-bottom:1px solid #999999;
	width:304px;
	height:20px;
	padding-top:5px;
	text-align:center;
	color:#666666;
}
#testo_alert_box{
	color:#000000;
	background-color:#ffffff;
	width:304px;
	border:1px solid #FFFFFF;
	line-height:1.5;
}
.input-generico {
	text-align:center;
	border:1px solid #41463F;
	background:#B5D335;
	color:#41463F;
	font-weight:bold;
	cursor:pointer;
}

.titolo_interno{
	color:#222;
	font-size:16px;
	padding:15px;
	text-align:center;
	line-height:1.5;
}

.clear {
	width:100%;
	height:1px;
	font-size:1px;
	clear:both;
}

/*a:visited {
color:#000000;
}*/

	li a{
		color:#000;
		}
	
#contenitore {
	width: 100%;   
	padding:0px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	background-color:#333333;
	height: 141px;
	overflow:hidden;
}

	.ul_header{
		margin:0;
		margin-left:20px;
		padding-left:0;
		padding-top:11px;
	}

		.ul_header li{
			list-style:none;
			display:block;
			float:left;
			color:#fff;
			width:107px;
			/*font-weight:bold;*/
			font-size:11px;
			text-transform:uppercase;
			text-align:left;
			margin-right:3px;
			}
			
			.ul_header li a{
				float:left;
				width:110px;
			}
			
			.ul_header li a:hover{
				float:left;
				width:100%;
			}
			
			#profilo{
				background:url(/img/profilo.gif) no-repeat top left;
				width:110px;
				height:15px;
				}
			
			#profilo:hover{
				background:url(/img/profilo_h.gif) no-repeat top left;
				width:110px;
				height:15px;
				}
				
			#profilo_attivo{
				background:url(/img/profilo_h.gif) no-repeat top left;
				width:110px;
				height:15px;
				}
				
			#comunicazione{
				background:url(/img/comunicazione.gif) no-repeat top left;
				width:110px;
				height:15px;
				}
			
			#comunicazione:hover{
				background-image:url(/img/comunicazione_h.gif);
				background-repeat:no-repeat;
				background-position:left top;
				width:110px;
				height:15px;
				}
				
				#comunicazione_attivo{
					background-image:url(/img/comunicazione_h.gif);
					background-repeat:no-repeat;
					background-position:left top;
					width:110px;
					height:15px;
					}
				
			#servizi_web{
				background:url(/img/servizi_web.gif) no-repeat top left;
				width:110px;
				height:15px;
				}
			
			#servizi_web:hover{
				background-image:url(/img/servizi_web_h.gif);
				background-repeat:no-repeat;
				background-position:left top;
				width:110px;
				height:15px;
				}
				
				#servizi_web_attivo{
					background-image:url(/img/servizi_web_h.gif);
					background-repeat:no-repeat;
					background-position:left top;
					width:110px;
					height:15px;
				}
				
			#prodotti{
				background:url(/img/prodotti.gif) no-repeat top left;
				width:110px;
				height:15px;
				}
			
			#prodotti:hover{
				background-image:url(/img/prodotti_h.gif);
				background-repeat:no-repeat;
				background-position:left top;
				width:110px;
				height:15px;
				}
				
				#prodotti_attivo{
				background-image:url(/img/prodotti_h.gif);
				background-repeat:no-repeat;
				background-position:left top;
				width:110px;
				height:15px;
				}
				
			#case_study{
				background:url(/img/case_study.gif) no-repeat top left;
				width:110px;
				height:15px;
				}
			
			#case_study:hover{
				background-image:url(/img/case_study_h.gif);
				background-repeat:no-repeat;
				background-position:left top;
				width:110px;
				height:15px;
				}
				
				#case_study_attivo{
					background-image:url(/img/case_study_h.gif);
					background-repeat:no-repeat;
					background-position:left top;
					width:110px;
					height:15px;
				}
				
			#news{
				background:url(/img/news.gif) no-repeat top left;
				width:110px;
				height:15px;
				}
			
			#news:hover{
				background:url(/img/news_h.gif) no-repeat top left;
				width:110px;
				height:15px;
				}
				
				#news_attivo{
				background:url(/img/news_h.gif) no-repeat top left;
				width:110px;
				height:15px;
				}
				
			#contatti{
				background:url(/img/contatti.gif) no-repeat top left;
				width:110px;
				height:15px;
				}
			
			#contatti:hover{
				background-image:url(/img/contatti_h.gif);
				background-repeat:no-repeat;
				background-position:left top;
				width:110px;
				height:15px;
				}
				
				#contatti_attivo{
					background-image:url(/img/contatti_h.gif);
					background-repeat:no-repeat;
					background-position:left top;
					width:110px;
					height:15px;
				}
				
	#navigazione_header{
		width:997px;
		height:1px;
		}
		
		.nav_secondaria{
			padding-top: 3px;
			margin-left:0;
			/*height:10px;*/
			padding-left:0;
			float:left;
			}
			
			.nav_secondaria li{
				display:block;
				width:110px;
				font-size:9px;
				text-transform:lowercase;	
				}
				
				.nav_secondaria a{
					color:#fff;
					}
				
				.nav_secondaria li a{
					width:100%;
					float:left;	
					padding-left:3px;
					line-height:1.4;
				}		
				
				.nav_secondaria a:hover{
					text-decoration:none;
					color:#B5D335;
					/*color:#41463F;*/
				}
				
				.nav_secondaria li .attivo{
					text-decoration:none;
					background-color:#B5D335;
					color:#41463F;
					width:100%;
				}
				
				/*.nav_secondaria li .attivo:hover{
					text-decoration:none;
					background-color:#B5D335;
					color:#41463F;
					width:100%;
				}*/
					
				/*.nav_secondaria a:visited{
					color:#fff;
					}*/

		#logo {
			float:right;
			margin-right: 20px;
			overflow:hidden;
		}

		/*#middle{
			height: 350px;
			width:100%;
		}*/

#footer{
	background-color:#333;
	height: 60px;
	width:100%;
	font-size:11px;
}

	/*#footer p{
		color:#FFFFFF;
		z-index:101;
		position:absolute;
		margin-top: 22px;
		width:100%;
		text-align:center;
	}*/
	#footer p{
		margin:0;
		padding:0;
	}
	
	#footer .area_footer{
		color:#FFFFFF;
		width:810px;
		margin:0 auto;
		padding-top:5px;
		text-align:center;
		line-height:1.5;
	}
	/*#footer h1{
		color:#FFFFFF;
		z-index:101;
		position:absolute;
		margin-top: 22px;
		width:100%;
		text-align:center;
	}*/
	
	#footer  a{
		color:#fff;
		font-size: 11px;
		text-decoration:none;
	}
	
			#footer a:hover{
				color: #fff;
				text-decoration:underline;
			}
			
			#footer img{
				float: right;
				margin-right: 20px;
			}
	
	.style1 {color: #B5D335}

#navigazione{
	width: 100px;
	height:100%;
	margin-left: 50px;
	margin-top: 5px;
	text-align: right;
	font-size:12px;
	padding-right: 3px;
	line-height: 16px;
	}

	/*.active{
		text-decoration: line-through;
	}
	
	
	#line{
		border-right:#333 solid 1px;
		padding-top: 5px;
		width: 154px;
	}*/

/*#lang{
	float:right;
	width: 135px;
	margin-right: 50px;
	color:#000000;
	text-align:center;
	margin-top: 5px;
	position:relative;
	z-index:100;
	}*/
	#lang {
		color:#333333;
		position:absolute;
		right:20px;
		text-align:center;
		top:150px;
		width:135px;
		z-index:100;
	}
		
	#lang a{
		color:#333333;
	}
		
	#lang a:hover{
		color:#336600;
		text-decoration:underline;
		}
		
	#lang .active{
		font-weight:bold;
		text-decoration:underline;
	}

#contenuti{
	margin:0 auto;
	padding:30px 0 15px 0;
	/*width:60%;*/
	width:800px;
	line-height:20px;
	position:relative;
}

	#contenuti a {
		color:#000;
		text-decoration:none;
	}
	
	#contenuti a:hover{
		color:#000;
		text-decoration:underline;
	}

	/*#contenuti p{
		padding-left: 80px;
		padding-right:70px;
		font-size: 14px;
		padding-top: 20px;
		padding-bottom: 10px;
	}
*/
	#bg_white{
		background:url(/img/white.png) top left;
		background-repeat:repeat;
		padding:10px;	
	}
	
	.bg_white{
		background:url(/img/white.png) top left;
		background-repeat:repeat;
		padding:10px;	
	}

	.title{
		font-size:18px;
		line-height:1.3;
		font-weight:normal;
		margin:0;
	}
/* **********************MENU 1************************** */

#sotto1{
	float: left;
	font-size:12px;
}

	#sotto1 a{
		color:#FFFFFF;
		padding-left: 3px;
	}

	.bold{
		font-weight: bold;
	}
/* ********************** SOTTOMENU 1 ************************** */

#sottomenu2 {
	color:#FFFFFF;
	position:relative;
	bottom: -95px;
	border-left:#fff solid 1px;
	margin-left: 154px;
	height: 30px;
}

	#sottomenu3 {
		color:#FFFFFF;
		position:relative;
		bottom: -80px;
		border-left:#fff solid 1px;
		margin-left: 154px;
		height: 45px;
	}

	#div_sottomenu{
		float:left;
		font-size:12px;
	}

		#div_sottomenu a{
			color:#FFFFFF;
			padding-left:3px;
		}
		
/* ********************** SOTTOMENU 2 ************************** */

#sotto_sotto3{
	color:#FFFFFF;
	position:relative;
	border-left:#fff solid 1px;
	margin-left:20px;
}

/* ********************** PAGINA SOLUZIONI AZIENDALI ********************** */

#area_pagina{
	margin:0 auto;
	padding-top:47px;
}

#pag_sopra{
	background-image:url(/img/libro_1.jpg);
	background-repeat:no-repeat;
	width: 843px;
	height: 59px;
	margin:0 auto;
}

#pag_mezzo{
	background-image:url(/img/libro_2.jpg);
	background-repeat:repeat-y;
	width: 843px;
	margin:0 auto;
}

	#pag_mezzo p{
		padding-left: 25px;
		font-size:12px;
	}

#pag_basso{
	background-image:url(/img/libro_3.jpg);
	background-repeat:no-repeat;
	width:843px;
	height: 59px;
	margin:0 auto;
	}

#pag_left{
	float: left;
	width: 200px;
	padding-left: 100px;
	}

	#pag_left a {
		font-size: 12px;
	}

#pag_right{
	float: right;
	width:300px;
	margin-right: 100px;
	}

/* **********************FINE SOLUZIONI AZIENDALI ********************** */

.verde{
	background-color:#B5D335;
	line-height:normal;
	/*SCARICA IL PDF*/
}

/* ********************** TEMPLATE CLIENTI ********************** */
#pagina {
	width:100%;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	}
	
	#contenuti_clienti{
		margin-bottom:0;
		margin-left:auto;
		margin-right:auto;
		margin-top:0;
		padding-top:30px;
		/*padding-bottom:15px;*/
		width:870px;
		line-height:20px;
		margin-bottom:20px;
	}
	
	.immagini_clienti{
		width:270px;
		height: 168px;
		float:left;
		margin: 2px;
		border:solid #999999 2px;
		overflow:hidden;
		/*background:url(/img/refresh.png) center center no-repeat;*/
		}
		
		.clienti_esplosa{
			margin:2px auto;
			width:843px;
			}
	/*#contenitore_pagina {
			padding-top:20px;
			width:850px;
			margin:0 auto;
		}*/
/*		
#area_gallery {
	width:800px;
	}
		.gallery{
			height:400px;
			padding-top:20px;
			margin-right: 5px;
		}

#area_titolo {
		margin-bottom:10px;
		height:25px;
		line-height:21px;
	}
	
#titolo_gallery{
	height:300px;
	}

.descrizione{
 	padding-right: 10px;
	}
/* ********************** FINE CLIENTI ********************** */

/* ********************** TEMPLATE CLIENTI esplosa ********************** */

#undo{
	margin:3px 0 0;
	width:300px;
	float:right;
	text-align:right;
	}
	
	#undo a:hover{
		text-decoration:none;
		background-color:#B5D335;
		color:#222222;	
		}

	#sito a:hover{
		text-decoration:none;
		background-color:#B5D335;
		color:#222222;		
		}
	#sito{
		width:400px;
		margin:3px 0 0;
		float:left;
		}
		
	#box_clienti{
		font-weight:bold;
		line-height:normal;
		font-size:11px;
		}
		
/* ********************** TEMPLATE NEWS esplosa ********************** */

#contenuti_news{
		margin-bottom:0;
		margin-left:auto;
		margin-right:auto;
		margin-top:0;
		padding-top:30px;
		padding-bottom:15px;
		width:870px;
		line-height:20px;
		font-size:12px;
	}
	
	.immagini_news{
		width: 275px;
		height: 205px;
		float:left;
		margin:3px;
		border:solid #999999 1px;
		}
		
		.news_esplosa{
			width:850px;
		}
			
	/*.news a:hover{
		text-decoration:none;
		background-color:#B5D335;
		color:#41463F;	
		}*/
		
	#news_scarica{
		width:200px;
		margin:3px 0 0;
		float:left;
		}
		
		#news_scarica a:hover{
		text-decoration:none;
		background-color:#B5D335;
		color:#41463F;	
		}
		
	#box_news{
		font-weight:bold;
		}
	#undo_news{
		margin:3px 0 0;
		width:200px;
		float:right;
		text-align:right;
	}
	
	#undo_news a:hover{
		text-decoration:none;
		background-color:#B5D335;
		color:#41463F;	
		}

/*********************** GALLERY CLIENTI NUOVA***********************/

/*#sliderContent {
	width:852px;
	}

.viewer {
	height:345px;
	overflow:hidden;
	margin:5px;
	position:relative;
	}

.content-conveyor {
	height:335px;
	position:absolute;
	width:auto;
	}*/

/*.ui-helper-clearfix {
	display:inline-block;
}
*/
/*.item {
	float:left;
	width:284px;
	text-align:center;
	}

	.img{
		width:274px;
		height:204px;
		padding-right:14px;
		}

.ui-slider-horizontal {
}

.ui-slider {
	position:relative;
	height:18px;
	text-align:left;
	margin-left:5px;
	margin-right:5px;
	padding-bottom:15px;
	background-image:url(/img/line_scroll_2.png);
	background-repeat:repeat-x;
	}

.ui-corner-all {
	} 

.ui-widget {
	/*font-family:Verdana,Arial,sans-serif;*/
	/*font-size:1.1em;
	}

.ui-slider-horizontal .ui-slider-handle {
	}

.ui-slider .ui-slider-handle {	/*CURSORE VERDE*/
	/*height:18px;
	width:18px;
	position:absolute;
	z-index:2;
	}

.ui-widget-content a {
	color:#222222;
	}

.gallery{
	padding-top:10px;
	top:0;
	}*/

.descrizione_gallery{
	padding-top:5px;
	text-align:left;
	width:255px;
	font-size:11px;
	}
	
	.titolo_gallery {
		width:250px;
		text-transform:uppercase;
		font-size:12px;
	}
	
	#img_gallery{
		height:340px;
		margin: 20px auto;
		width:855px;
	}
		
		.gallery_new{
		float:left;
		width:275px;
		margin: 0 5px;
		}
		
		.altezza_img{
			height:180px;
			width:275px; 
			overflow:hidden;
		
		}
	
	#nav_gallery_fastlink{
		height:220px;
		margin-bottom:0;
		margin-left:auto;
		margin-right:auto;
		margin-top:-369px;
		position:relative;
		width:900px;
	}
	
	#next_fastlink{
		height:221px; 
		background-image:url(/img/white.png); 
		width:45px;
		float:right;
		}
		
		/*#next a{
			height:200px;
			width:50px;
			}*/
			
			#next_fastlink:hover{
				background:url(/img/img_gallery_piena.png) repeat-y top left;
			}
				
	#prev_fastlink{
		height:221px; 
		background-image:url(/img/white.png); 
		float:left;
		width:45px;
		}
		
		/*#prev a{
			height:200px;
			width:50px;
			}*/
			
			#prev_fastlink:hover{
				background:url(/img/img_gallery_piena.png) repeat-y top left;
			}
			
		
	
	#nav_gallery{
		height:220px;
		margin-bottom:0;
		margin-left:auto;
		margin-right:auto;
		margin-top:-369px;
		position:relative;
		width:900px;
	}
		
	#next{
		height:184px; 
		background-image:url(/img/white.png); 
		width:45px;
		float:right;
		}
			
			#next:hover{
				background:url(/img/img_gallery_piena.png) repeat-y top left;
			}
				
	#prev{
		height:184px; 
		background-image:url(/img/white.png);
		width:45px;
		float:left;
		}
			
			#prev:hover{
				background:url(/img/img_gallery_piena.png) repeat-y top left;
			}
				
				.gruppo{
					width:855px;
					}
					
					.pager {
						height:8px;
						padding-top:5px;
						width:370px;
						}
						.pager a {
						/*background:transparent url(/img/pager.gif) repeat-x scroll left top;*/
						/*color:#FFFFFF;*/
						float:left;
						font-size:0;
						height:8px;
						margin-right:5px;
						text-align:center;
						text-decoration:none;
						width:15px;
						}
						.pager a.activeSlide {
						/*background:transparent url(/img/pager_sel.gif) repeat-x scroll left top;*/
						/*color:#626262;*/
						}
						.pager a:focus {
						/*color:#626262;
						outline-color:-moz-use-text-color;
						outline-style:none;
						outline-width:medium;*/
						}
								
/* *********** SROLL orizzontale *********** */
/*.ui-state-default, .ui-widget-content .ui-state-default {
	background-image:url(/img/scroll_green.png);
	background-repeat:no-repeat;
	}
*/
/* ********************** TEMPLATE NEWS ********************** */
#con_news{
		margin-bottom:0;
		margin-left:auto;
		margin-right:auto;
		margin-top:0;
		padding-top:30px;
		padding-bottom:15px;
		width:500px;
		line-height:10px;
	}
	
	.bg_white_news {
		background-image:url(/img/white.png);
		margin-bottom:10px;
		padding:10px;
	}
/* ********************** FINE TEMPLATE NEWS ********************** */

/* ********************** TEMPLATE CONTATTI ********************** */

#contatti_sx{
	float:left;
	width: 200px;
	padding:10px;
	text-align:center;
	font-size:12px;
	font-weight:bold;
	}

#contatti_dx{
	float:left;
	padding:10px;
	width:410px;
	margin-right:-190px;
	 }

/*.title2{
			float:left;
			font-weight:bold;
			margin-right:10px;
			text-align:right;
			width:130px;
			font-size:11px;
			}
	
.scelte{
		float:left;
		margin-bottom: 4px;
		}
			
.scelte2{
	float:left;
	}
	
	.area_testo{
		width:250px;
		}
		
		.area_testo2{
		width:250px;
		height: 110px;
		}
		
		.area_testo3{
		width:250px;
		height: 110px;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		text-align:left;
		}*/
		
		
	/*FORM*/
	
	.campo_form{
		float:left;
		font-size:11px;
		padding-bottom:10px;
		padding-right:10px;
		text-align:right;
		width:200px;
		}
		
	.input .border{
		border-top:0px;
		border-left:0px;
		border-right:0px;
		width: 300px;
		float:left;
		border-color:#B5D335;
		border-bottom:1px solid #b5d335;
		background:url(img/nav_vuota.gif) repeat top left;
		}

		.campo_testo{
			float:left;
			}
			
			.campo_testo_2{
				border-top:0px;
				border-left:0px;
				border-right:0px;
				border-color:#B5D335;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:10px;
				height:150px;
				width:455px;
				border-bottom:1px solid #b5d335;
				background:url(img/nav_vuota.gif) repeat top left;
				overflow:hidden;
				line-height:1.2;
				}
				
				check{
					font-size:10px;
					vertical-align:bottom;
					}
		
		.form_emmecubo{
			padding-top:20px;
			}
			
			/*.check_box{
				border:thin solid;
				border-color:#B5D335;
				}
*/				
				.campo_testo_privacy{
					padding-left: 210px;
					border-top:0px;
					border-left:0px;
					border-right:0px;
					border-color:#B5D335;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					/*height:200px;*/
					width:400px;
					padding-top:40px;
					background:none;
					}
					
				.campo_testo_privacy2{
					border-top:0px;
					border-left:0px;
					border-right:0px;
					border-color:#B5D335;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:10px;
					height:200px;
					width:400px;
					overflow:hidden;
					border-bottom:1px solid #b5d335;
					background:url(img/nav_vuota.gif) repeat top left;
				}
				
				#invia_form{
					float:right;
					padding-right:100px;
					width:150px;
					}
					
							
						
						.indirizzo{
							border-left:0px;
							border-right:0px;
							width: 300px;
							height:50px;
							float:left;
							border-bottom:1px solid #b5d335;
							border-top:1px solid #b5d335;
							font-family:Verdana, Arial, Helvetica, sans-serif;
							font-size:11px;
							background:url(img/nav_vuota.gif) repeat top left;
							overflow:hidden;
							}
							
							#bg_white a{
								text-decoration:none;
								}
								
								#bg_white a:hover{
									background:#b5d335;
									color:#41463f;
									}	
									
									/*PAGINA STANDARD 2*/
									
									.img_standard2{
										float:left;
										padding-right:15px;
										padding-top:15px;
										/*width:290px;*/
										position:relative;
										z-index:1200;
										}
									#standard2_scarica{
										width:200px;
										margin:3px 0 0;
										float:left;
										}
										
										#standard2_scarica a:hover{
										text-decoration:none;
										color:#B5D335;
										background:none;
										}
										
									#box_standard{
										font-weight:bold;
										}
									#undo_standard{
										margin:3px 0 0;
										width:200px;
										float:right;
										text-align:right;
									}
									
									#undo_news a:hover{
										text-decoration:none;
										background-color:#B5D335;
										color:#41463F;	
										}

									.standard2_esplosa{
										width:850px;
									}
									
									.banner_standard2{
										width:843px;
										padding-bottom:10px;
										}
										
										#standard2_scarica{
											background:url(img/scarica_pdf.png) no-repeat top left;
											height:40px;
											margin-bottom:-6px;
											padding-top:6px;
											}
											
											#standard2_scarica a{
												padding-left: 40px;
												padding-top:4px;
												}
												
/* MENU DI TERZO LIVELLO */
#menu_3 {
	float:left;
	top:6px; left:6px;
	margin:0;
	font-size:11px;
	position:absolute;
}
	#menu_3 ul {
		padding:0;
		margin:0;
	}
		#menu_3 li {
			position:relative;
			z-index:1000;
			float:left;
			list-style:none;
			margin:0;
			padding:0;
		}
		#menu_3 li a {
			padding-left:10px;
			width:120px;
			height:19px;
			display:block;
			text-decoration:none;
			line-height:16px;
			background:url(img/sottomenu3_bg.gif) top left repeat-x;
			color:#FFF;
		}
			#menu_3 li a:hover {
				background:url(img/sottomenu3_bg.gif) top left repeat-x;
				color:#B5D335;
				text-decoration:none;
			}
		#menu_3 ul ul {
			position:absolute;
			top:-19px;
			z-index:1000;
			visibility:hidden;
		}
			#menu_3 ul li:hover ul {
				visibility:visible;
			}
				#menu_3 ul ul li a:hover {
					background:url(img/sottomenu3_bg_h.gif) top left repeat-x;
					color:#41463F;
				}
		#menu_3 li.sel {
			position:relative;
			z-index:1000;
			float:left;
			list-style:none;
			margin:0;
			padding-left:10px;
			width:120px;
			height:19px;
			background:url(img/sottomenu3_bg_h.gif) top left repeat-x;
			color:#41463F;
			text-decoration:none;
			line-height:16px;
		}