/* Getting the new tags to behave */
article, aside, audio, canvas, command, datalist, details, embed, figcaption, figure, header, hgroup, keygen, meter, nav, output, progress, section, source, video{ display: block; }
mark, rp, rt, ruby, summary, time{ display: inline }

/* Global properties ======================================================== */
body { 
	 
	background-color:#99A09F;
	border:none;
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:25px 0px;
}



.titoloTag{ 
	float:left;
	color:#000;
	text-transform:uppercase;
	font-size:10px;
	padding:0px 5px;
	}

.italic{ font-style:italic}
.bold{font-weight:bold}
.fleft { float:left;}
.fright { float:right;}
.clear { clear:both;}
/* Global Structure ============================================================= */
#main {
	margin: 0 auto;
	width: 936px;
	font-size:12px;
	background:#fff;
	}

	/* Header */
	.header{
		height:183px;
		background:url(/fe-web/img/header.png) no-repeat;
		position:relative;
		top:0;
		width:936px;
		z-index:9;
	}


/*menu a comparsa*/

.menuComparsa{
  	position:absolute;
	left:0px;
	top:145px;

}

.menuComparsa ul{
	
	background-color:#666;
	/*opacity:0.6;
	-moz-opacity:  0.60;
	filter:alpha(opacity=60);*/
	width:100px;
	height:auto;
}



.menuComparsa ul li{
	padding:10px;
	font-size:12px;
	color:#ffffff;
	cursor:pointer;
	

}

.menuShow{
  border:3px solid #666;
  background-color:#fff;
  color:#666;
  padding:12px; 
  cursor:pointer;
  width:12px;
  height:100px;
  font-size:18px;
 /* opacity:0.6;
 -moz-opacity:  0.60;
  filter:alpha(opacity=60);
  border:1px solid #666;*/
  text-transform:uppercase;

}


.menuShow:hover{
  background-color:#222;


}

/* Left & Right alignment */



.col-1, .col-2, .col-3 { float:left;}

.alignright { text-align:right;}
.aligncenter { text-align:center;}


.wrapperFooter{
    width:910px;
	margin:0px auto 0px auto;
	/*height:40px;
	line-height:40px;*/
	font-size:10px;
	padding-top:13px;
}

/*----- form defaults -----*/
input, select, textarea { 
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	vertical-align:middle;
	font-weight:normal;
}

/*----- other -----*/
.img-indent { 
	margin:0 20px 0 0; 
	float:left;
}
.img-box { 
	width:100%; 
	overflow:hidden; 
	padding:10px 0 18px 0;
}
	.img-box img { 
		float:left; 
		margin:0 20px 0 0;
	}

.extra-wrap { 
	overflow:hidden;
}

p {margin-bottom:16px;}
.p1 { margin-bottom:8px;}
.p2 { margin-bottom:16px;}
.p3 { margin-bottom:24px;
}


/*----- txt, links, lines, titles -----*/
a {
	color:#222; 
	outline:none;
}
a:hover{
	text-decoration:none;
	
}

h2 {
	font-size:14px;
	color:#a5a5a5;
	line-height:1.2em;
	text-transform:uppercase;
	margin-bottom:20px;
}
h3 {
	font-size:14px;
	line-height:1.2em;
	color:#222;
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:9px;
}
h4 {
	font-size:1em;
	color:#222;
	margin-bottom:16px;
}
h5 {
	font-size:1em;
	color:#222;
}


.intro {
	font-size:14px;
	color:#a5a5a5;
	line-height:18px;
	}

.read_more {
	background:url(/fe-web/img/arrow2.gif) no-repeat 0 5px;
	padding:0 0 0 10px;
	color:#222;
	font-weight:bold;
	}
	




.address { 
	float:left;
	margin-right:40px;
}
.address.last {
	margin-right:0;
	}
	.address dt {
		font-weight:bold;
		color:#222;
		margin-bottom:16px;
	}
	.address dd { 
		clear:both;
	}
		.address dd span { 
			float:left;
			width:77px;
		}


address.mail {
	display:block;
	font-style:normal;
	padding:15px 0 14px 0;
	}
	



/* Header
---------------------------------------- */
/* Logo */
.logo {
	position:absolute;
	/*left:24px;*/
	left:25px;
	/*top:19px;*/
	top:22px;
	background:url(/fe-web/img/gecod.png) no-repeat;
	width:134px;
	height:36px;
	cursor:pointer;
	z-index:90;
	}
	
	
.evolution {
	position:absolute;
	/*left:24px;*/
	left:25px;
	/*top:19px;*/
	top:58px;
	background:url(/fe-web/img/evolution.png) no-repeat;
	width:64px;
	height:9px;
	cursor:pointer;
	z-index:90;
	}

.refreshed {
	position:absolute;
	/*left:24px;*/
	left:90px;
	/*top:19px;*/
	top:58px;
	background:url(/fe-web/img/refreshed.png) no-repeat;
	width:71px;
	height:9px;
	cursor:pointer;
	z-index:90;
	}
	

	
	
	.logo h1 {
		font-size:77px;
		line-height:1.2em;
		font-weight:normal;
		font-family:Arial Black, Arial, Helvetica, sans-serif;
		color:#222;
		letter-spacing:-4px;
		}
		.logo h1 a {
			color:#222;
			text-decoration:none;
			}
	.logo .description {
		color:#222;
		font-family:Arial Black, Arial, Helvetica, sans-serif;
		font-size:21px;
		line-height:1.2em;
		height:24px;
		background:#fff;
		position:absolute;
		left:0;
		top:9px;
		letter-spacing:-1px;
		padding:0 0 4px 0;
		}


/*Navigation destra*/



.breadcrumbs{
   	float:left;
	width:350px;
}



.breadcrumbs ul li
       {
		float:left;
		padding:0px 5px;
		cursor:pointer;
		
		}


.breadcrumbs ul li a {
			color:#7F7777;
			/*color:#e3e2e2;*/
			text-decoration: none;
			font-size:10px;
			/*border-bottom:3px solid #e3e2e2;*/
			/*padding:0 8px 0px 8px;*/
			text-align:center;
			
			}

.breadcrumbs ul li a.current, .breadcrumbs ul li a.current:hover{
            color:#000;
			cursor: pointer;
			text-decoration:none
			
}  
.breadcrumbs ul li a:hover{
  			color:#3f4a57;

}
.breadcrumbs ul li.padding{
            padding-left:0px;
			
			 }
			 
.menu {
	text-align:center;
	/*margin-bottom:26px;*/
	margin-bottom:35px;
	}
.menu ul li {
		display:inline;
		padding-right:30px;
		font-size:11px;
				
		}


.menu ul li a {
			color:#ced1d1;
			text-decoration:none;
			text-transform:uppercase;
			font-size:11px;
}
.menu ul li span {
			color:#ced1d1;
			text-decoration:none;
			text-transform:uppercase;
			font-size:11px;
}
.menu ul li span.selected {
			color:#3F4A57;
}


.menu ul li a.current,.menu ul li a.current:hover{
            color:#000;
			cursor:inherit;
			text-decoration:none	
}

.menu ul li a.padding {
            padding:0px;
}
			
.menu ul li.padding {
            padding-right:0px;
	}
.menu ul li a:hover,.menu ul li a.selected
{
	color:#3f4a57;
}

/*Navigation footer*/
.menuFooter {
         width:100%;
		border-top:3px solid #666;
		border-bottom:3px solid #666;
		height:36px;
		
}

.menuFooter ul li {
	float:left;
}



.menuFooter ul li a {
			float:left;
			color:#222;
			text-decoration:none;
			text-transform:uppercase;
			font-size:11px;
			/*border-bottom:3px solid #e3e2e2;*/
			padding:0 8px 0px 8px;
			text-align:center;
			margin:10px 32px;
			}

.menuFooter ul li a.padding {
	 padding-right:0px;
}


.header .nav ul li a.Profilo:hover, .header .nav ul li .Profilo.current{
  color:#366092;
}

.header .nav ul li a.Soluzioni:hover,  .header .nav ul li .Soluzioni.current{
  color:#953734;
}

.header .nav ul li a.YouserCMS:hover, .header .nav ul li .YouserCMS.current{
  color:#5F497A;
}
.header .nav ul li a.Lavora:hover, .header .nav ul li .Lavora.current{
  color:#76923C;
}

.header .nav ul li a.Contatti:hover, .header .nav ul li .Contatti.current{
  color:#E36C09;
}





/* Navigation */
.header .nav {
	position:absolute;
	top:120px;
	right:23px;
	
	/*height:30px;
	line-height:30px;
	margin-top:110px;*/
	}
	
.back{
   	position:absolute;
	top:120px;
	left:25px;
	height:30px;
	line-height:30px;
	cursor:pointer;

}	
.header .nav ul li {
	float:left;
	list-style-type:none;
	font-size:12px;
	list-style:none;
}
.header .nav ul li a {
	float:left;
	color:#4c575f;
	text-decoration:none;
	text-transform:uppercase;
	font-size:12px;	
	padding:0px 0px 0px 35px;
	
	}
.header .nav ul li a:hover,
.header .nav ul li a.current {
	border-color:#3f4a57;
}

.rss{
  background:url(/fe-web/img/rss.png) no-repeat;
  width:20px;
  height:20px;
  cursor:pointer
 
}
.rss:hover{
  background:url(/fe-web/img/rss-colorata.png) no-repeat;
   width:20px;
  height:20px;
}

.linkedin{
  background:url(/fe-web/img/linkedin.png) no-repeat;
    width:20px;
  height:20px;
  cursor:pointer
}

.linkedin:hover{
  background:url(/fe-web/img/linkedin-colorata.png) no-repeat;
   width:20px;
  height:20px;
}


.facebook{
  background:url(/fe-web/img/facebook.png) no-repeat;
    width:20px;
  height:20px;
  cursor:pointer
}

.facebook:hover{
  background:url(/fe-web/img/facebook-c.png) no-repeat;
   width:20px;
  height:20px;
}



.twitter{
  background:url(/fe-web/img/twitter.png) no-repeat;
   width:20px;
  height:20px;
  cursor:pointer
}

.twitter:hover{
  background:url(/fe-web/img/twitter-c.png) no-repeat;
   width:20px;
  height:20px;
}


.email{
  background:url(/fe-web/img/email.png) no-repeat;
  width:20px;
  height:20px;
  cursor:pointer;
}

.email a{
	 display: block;
	 width:20px;
 	 height:20px;
	 text-decoration: none;
}


.email:hover{
  background:url(/fe-web/img/email-colorata.png) no-repeat;
  width:20px;
  height:20px;
}


.condividi{ 
  font-size:12px;
  font-style:italic;
  color:#51575f;
  text-transform:uppercase;
  padding-right:25px;
  height:20px;
  line-height:20px;

}
.social-services {
	position:absolute;
	right:22px;
	/*top:72px;*/
	top: 13px;
	
	}
	.social-services li {
		float:left;
		margin-left:8px;
		/*padding-left:8px;*/
		list-style-type:none;
		}



/* Social services */
.gallery ul.socialTendina  {
   margin:18px 0px;
   padding-left:0px;
	}
	ul.socialTendina li {
		float:left;
		/*padding-right:28px;*/
		/*padding-left:8px;*/
		list-style-type:none;
		}
		
.emailGrande {
   background:url(/fe-web/img/email-grande.png) no-repeat;
   width:40px;
   height:40px;
   cursor:pointer;
   display: block;
   text-decoration: none;
}


.emailGrande:hover {
   background:url(/fe-web/img/emailg-hover.png) no-repeat;
   width:40px;
   height:40px;
}



.facebookGrande {
   background:url(/fe-web/img/facebook-grande.png) no-repeat;
   width:40px;
   height:40px;
   cursor:pointer;
   margin-left: 27px;
   margin-right: 16px;
}


.facebookGrande:hover {
   background:url(/fe-web/img/facebookg-hover.png) no-repeat;
   width:40px;
   height:40px;
}




.twitterGrande {
   background:url(/fe-web/img/twitter-grande.png) no-repeat;
   width:40px;
   height:40px;
   cursor:pointer;
   margin: 0 27px 0 16px;
}


.twitterGrande:hover {
   background:url(/fe-web/img/twitterg-hover.png) no-repeat;
   width:40px;
   height:40px;
}


.linkedinGrande {
   background:url(/fe-web/img/linkedin-grande.png) no-repeat;
   width:40px;
   height:40px;
   cursor:pointer;
}

ul.socialTendina li.linkedinGrande.padding{ padding-right:0px;}
.linkedinGrande:hover {
   background:url(/fe-web/img/linkeding-hover.png) no-repeat;
   width:40px;
   height:40px;
}




.frecciaDx{

	background:url(/fe-web/img/frecciaDx.png) no-repeat;
	width:17px;
    height:9px;
	position:absolute;
	right:-37px;
	top:125px;
	cursor:pointer;  
	z-index:90;
}


	  
.frecciaSx{

	background:url(/fe-web/img/frecciaSx.png) no-repeat;
	float:left;
	width:17px;
    height:9px;
	position:absolute;
	left:-37px;
	top:125px;
	cursor:pointer;  
	z-index:90;
}

.contenitoreImmagini{
   height:356px;
   position:relative;

}

/* Content
---------------------------------------- */
#content {
	/*padding:10px 0 30px 0;*/
	position:relative;
	/* border-bottom:2px solid #E3E2E2;
	 padding-bottom:10px;
	margin-top:-14px;*/
	
}
	#content .indent {
		padding:13px 0 0 0;
		}

#content article {
	padding-bottom:34px;
	}
#content article.last{
	padding-bottom:0;
	}



.gallery_first{
  margin-right:20px;

}
/* Lists */
.list1 li {
	background:url(/fe-web/img/arrow1.gif) no-repeat 0 4px;
	padding:0 0 8px 11px;
	}
	.list1 li a {
		color:#222;
		font-weight:bold;
		text-decoration:none;
		}

.skills dt {
	font-size:15px;
	color:#222;
	line-height:1.2em;
	padding:0 0 1px 0;
	}
	.skills dt a {
		color:#222;
		text-decoration:none;
		}
	.skills dt a:hover {
		text-decoration:underline;
		}
.skills dd {
	font-size:13px;
	padding-bottom:19px;
	}



.locations dt {
	font-weight:bold;
	color:#222;
	}
.locations dd {
	padding-bottom:24px;
	}
.locations dd.last {
	padding-bottom:12px;
	}



/* Gallery */

.titolo1{
	font-size:11px;
}


.gallery dl {
		   position:relative;
			width:282px;
			height:282px;
			z-index:1;
}
			
.gallery dl dt img{
	width:280px;
	height:280px;
	border:1px solid #3f4a57;
	cursor:pointer;
}
.gallery dl dd {
	/*height:32px;*/
	overflow:hidden;
	padding:18px;
	 padding: 0 0 24px 4px;
}


.titoloTendina{
    font-size:14px;
	text-transform:uppercase;
	margin-bottom:18px;
}
.tendina{
           position:absolute;
		   width:246px;
		   height:246px;
		   left:0px;
		   /*top:33px;*/
		   background:  url(/fe-web/img/mouseover.png) no-repeat;
		   opacity:0.93;
	       -moz-opacity:  0.93;
	       filter:alpha(opacity=93);
		   z-index:90;
		   padding:18px;
		   top: 0px;
		 
}		

.descrizioneTendina{
    margin-bottom:18px;
    font-size:12px;
	color:#51575f;	
	/*height:65px;*/
	overflow:hidden;
	/*padding-bottom:5px;*/
	}	




.entra{
    font-size:18px;
	text-transform:uppercase;
	text-align:center;
	cursor:pointer;
	margin:18px 0px;
	
}	
.entraLavoraConNoi{
    font-size:18px;
	text-transform:uppercase;
	text-align:center;
	cursor:pointer;
	margin:18px 0px;
	text-decoration:none;
	
}	

.entraLavoraConNoi:hover{color:#3f4a57}

.entra:hover{
   color:#fff;
}
.partnerTendina{
   	text-transform:uppercase;
	font-size:12px;
	height:32px;
	overflow: hidden; 
}	
/*.gallery dl dd:hover{
				top:0px;
				background:#4c575f;
				height:246px;
				width:246px;
				font-weight:bold;
				
				
			}*/

/*.gallery .divider {
			height:40px;
			background:url(/fe-web/img/arrow_up.gif) no-repeat 0 0;*/
			/*margin-bottom:5px;
			margin-top:5px;
			overflow:hidden;
			cursor:pointer;
			}*/
.gallery .last-arrow {
			/*margin-top:5px;*/
			cursor:pointer;
			/*background:url(/fe-web/img/ex-coll-arrow.gif) no-repeat 0 -12px;*/
			height:12px;
			overflow:hidden;
			}
.gallery .last-arrow.alt {
			background-position:0 0;
			}
.gallery .description {
				
				color:#3f4a57;
			/*	height:35px;*/
				text-transform:uppercase;
				font-size:14px;
				margin-top:12px;
				
				
				}
.gallery .description strong {
					color:#fff;
					}
.gallery .view {
					display:inline-block;
					color:#222;
					padding:2px 0 2px 0;
					
					}
			

.gallery .description.active{
			background:#4c575f;
			
			
				}
				

			
.social{ 
			   width:936px;
			   height:26px;
			   
			 
			   background:url(/fe-web/img/bgFooter.gif)  no-repeat bottom;
			  
			
				
			}

.contenitoreTwitter{
	height:20px;
	line-height:16px;
			
}
	
.twitterSocial{
     float:left;
	 text-align:center;
	 width:862px;
	 font-size:10px;
	 color:#99a09f;
}	

.frecciaSxTwitter{
	width:12px;
	/*background:url(/fe-web/img/frecciaSxTwitter.png) no-repeat center center;*/
	cursor:pointer;
	float:left;
	margin-left: 25px;
	height: 35px;
	font-size: 17px;
	padding-top: 7px;
}	

.frecciaDxTwitter{
	width:12px;
	/*background:url(/fe-web/img/frecciaDxTwitter.png) no-repeat center center;*/
	cursor:pointer;
	float:right;
	margin-right: 25px;
	height: 35px;
	font-size: 16px;
	padding-top: 7px;
}		

/* Categories */
.categories {
	position:absolute;
	left:0;
	top:30px;
	z-index:11;
	background:#fff;
	width:150px;
	}
	.categories li {
		color:#a5a5a5;
		font-weight:bold;
		text-transform:uppercase;
		font-size:14px;
		line-height:1.2em;
		padding-bottom:13px;
		}
		.categories li a.current {
			color:#a5a5a5;
			text-decoration:none;
			}




/* Folio */
.anythingSlider                         { width: 977px; height: 433px; position: relative;}
.anythingSlider .wrapper                { width: 977px; height: 403px; position: absolute; top: 0; left: 0; }

                                        /* Width below is max for Opera */
.anythingSlider .wrapper ul.slides      { width: 32700px; list-style: none; position: absolute; top: 0; left: 0;margin: 0; }
.anythingSlider .wrapper ul.slides > li   { display: block; float: left; padding: 0; height: 403px; width: 1100px; margin: 0; position:relative;}

.thumbNav                               { position: relative; z-index:10; top: 380px; left:66px; width:292px; background:#fff;}
.thumbNav li                            { display: inline; }
.thumbNav a                             { color:#222; font-weight:bold;}
.thumbNav a:hover                       { background-image: none; }
.thumbNav a.cur                         { background: #e0a213; }


.thumbNav li.back a { background:url(/fe-web/img/arrow2.gif) no-repeat 0 6px; padding-left:10px; float:left;}
.thumbNav li.forward a { background:url(/fe-web/img/arrow3.gif) no-repeat 100% 6px; padding-right:10px; float:right;}


figure.preview {
	position:absolute;
	left:397px;
	top:0;
	}
.visit {
	display:block;
	height:33px;
	line-height:33px;
	background:#b9b9b9;
	font-size:10px;
	text-transform:uppercase;
	padding:0 20px;
	text-align:right;
	color:#fff;
	}
.visit a {
	color:#fff;
}

.project-info {
	position:absolute;
	left:0;
	top:175px;
	width:360px;
}
.project-info li {
	overflow:hidden;
	position:relative;
	padding:0 0 7px 76px;
	zoom:1;
	font-size:14px;
	color:#a5a5a5;
	line-height:18px;
}
.project-info li .name {
	display:block;
	position:absolute;
	left:0;
	top:2px;
	width:68px;
	text-align:right;
	color:#222;
	font-size:12px;
	line-height:1.2em;
}


/* Footer
---------------------------------------- */
.footer{
 border-color:#99A09F;
 border:none;
 background-color: #99A09F;

}

.footer .copy {
	/*border-top:3px solid #666;*/
	/*color:#e3e2e2;*/
	/*margin-right:18px;*/
	font-size:9px;
	float:left;
	color:#e1e3e3;
	padding-left: 11px;
}

.footer .copy a {
	/*color:#e3e2e2;*/
	text-decoration:none;
	color:#e1e3e3;
	font-size:9px;
}
		
.footer .copy a.current {	
	color:#000;
	text-decoration:none;
}
.footer .copy a:hover {
	text-decoration:none;
	 color:#4c575f;		}
.footer .copy strong {
	text-transform:uppercase;
	}





/* Forms
---------------------------------------- */
#contacts-form fieldset {
	border:none;
}
	#contacts-form label {
		display:block;
		height:45px;
	}
	#contacts-form input {
		width:250px;
		background:none;
		border:1px solid #d3d3d3;
		padding:2px 0 2px 5px;
	}
	#contacts-form textarea {
		width:280px;
		background:none;
		border:1px solid #d3d3d3;
		overflow:auto;
		height:105px;
		padding:1px 0 1px 5px;
		margin-bottom:30px;
	}

	#contacts-form .col-1 {
		width:295px !important;
		margin:0 !important;
	}
	#contacts-form .col-2 {
		width:290px !important;
		margin:0 !important;
	}
	#contacts-form .button {
		float:right;
		margin-left:20px;
	}



/*==========================================*/


/*pagina contatti*/
.mappa{
 width:689px;
 height:366px;
 border:1px solid #000;

}

/*pagina istituzionale*/
.contenitoreIstituzionale{
   margin:25px 25px 0px 25px;
   margin-right: 0px;
   text-align: justify;
}

.contenitoreIstituzionale.dynamicPage{
	 width:700px;
}
.galleryIstituzionale{
 border: 1px solid #99A09F;
  width:417px;
   height: 250px;
}

.contenitoreThumb{
  height: 70px;
  width:417px;
}
.thumb{
  margin-top:25px;
   border: 1px solid #99A09F;
  width:60px;
  height: 36px;
  margin-right:11px;
  float:left
  }
 
.thumb.margin{ 
	margin-right:0px;
}

.gallerySx{
 margin-right:25px;
 float:left;
}

.bodyIstituzionale{
  width:auto;
  float:left;
  min-height:360px;
} 

.titoloIstituzionale{
	color:#51575f;
	font-size:12px;
	margin-bottom:5px;
	text-transform:uppercase
}

.titolo2Istituzionale{
	color:#51575f;
	font-size:18px;
	margin-bottom:15px;
	text-transform:uppercase;
    text-align: left;
}

.descrizioneIstituzionale{
    color:#51575f;
	font-size:12px;	
	/*margin-bottom:25px;*/
	line-height:16px;
	text-align: justify;
	margin-bottom:20px;
}
.descrizioneIstituzionale ul{
	/*list-style: circle inside none;*/
	margin-left:0px;
	padding-left:0px;
}

.link{margin-bottom:20px;}

.link a{
	text-transform:uppercase;
	color:#51575f;
	font-size:12px;
	text-decoration:none;
}
.link a:hover {
	/*color:#cbcbcb;*/
	text-decoration:underline;
}

/*profilo aziendale*/
.contenitoreIstituzionale.interno{
	min-height:360px;
}

.bodyProfiloAziendale{
    border: 1px solid #99A09F;
  width:360px;
  height:360px;
  margin-bottom: 15px;
   
}

.bodyContattaci{
  width:360px;
  height:450px;
 margin-bottom: 15px;
   
}

.bodyDescrizione{
  width:283px;
  text-align: justify;
}

.descrizioneIstituzionale.Azienda{
 width:281px;
}

.menuDescrizione{
   float:right;
   width:186px;
   margin-top:25px;
   margin-right: 25px;
}

.menuDescrizione ul li {
  list-style-type:none;
  padding:10px 0px;
  text-align:right;

}



.menuDescrizione ul li a:hover{
   color:#000;
}


.menuDescrizione ul li a{
  color:#4b575f;
  text-transform:uppercase;
  text-decoration:none;
  font-size:10px;
}


.menuDescrizione.Profilo ul li a.selected {
  font-weight:bold;
  color:#366092;
}
.menuDescrizione.Lavora ul li a.selected{
  color:#76923C;
  font-weight:bold;
}
.menuDescrizione.Soluzioni ul li a.selected{
  color:#953734;
  font-weight:bold;
}
.menuDescrizione.YouserCMS ul li a.selected{
  color:#5F497A;
  font-weight:bold;
}

.menuDescrizione.Contatti ul li a.selected{
	color:#E36C09;
	font-weight:bold;
}

.menuDescrizione.Profilo ul li a:hover{
   color:#366092;
}

.menuDescrizione.Soluzioni ul li a:hover{
   color:#953734;
}

.menuDescrizione.YouserCMS ul li a:hover{
  color:#5F497A;
}

.menuDescrizione.Lavora ul li a:hover{
	color:#76923C;
}

.menuDescrizione.Contatti ul li a:hover{
	color:#E36C09;
}



/*contatti*/

.infoContatti{
  color:#4b575f;
  font-size:12px;
   text-transform:uppercase;
   width:165px;
   line-height:16px;
   font-family:Arial, Helvetica, sans-serif;
}

/*.infoContatti p{
   padding-top:10px;

}*/
.infoContatti .titolo{
  font-size:14px;
}

.infoContatti a{
 text-decoration:none;
 font-size:12px;
}

.infoContatti a:hover{
  text-decoration:underline;

}

.formBoxArea{
border:1px solid #B4BAB8;
color:#666666;
font-size:10px;
font-weight:bold;
background-image:url("/fe-web/img/bkgForm.gif");
}

.user, .password, .empty {
border:1px none red;
float:left;
font-size:10px;
font-weight:bold;
/*padding-top:9px;*/
width:86px;

}
.user a {
  text-decoration:none;
}


.user a:hover{
   color:#3f4a57;
}
.boxPrivacy {
border:1px solid #B4BAB8;
overflow:auto;
text-align:justify;
width:330px;
}

.loading{
	background-image: url('/fe-web/img/ajax-loader.gif');
	background-repeat: no-repeat;
	background-position: center 100px;
}
.partners{
	color: #51575F;
    font-size: 12px;
    text-decoration: none;
    text-transform: uppercase;
	margin:10px 0px;
}

/*Twitter del footer*/
.fotogalleryMaskTwitter {
	width: 862px;
	height: 40px;
	overflow: hidden;
	position: relative;
}
#tagsContainerTwitter{
	position: relative;
}
#tagsContainerTwitter .tag {
    height: 40px;
    padding: 0;
    width: 862px;
    word-wrap: break-word;
} 


#tagsContainerTwitter a,#tagsContainerTwitter a:hover{
	color:#99A09F;
	text-decoration: none;
	font-weight: bold;
}

/*Toglie la pubblicita di addThis*/
.at20mc {
	display:none !important;
}

/*Modifica per far scomparire l'icona della mail dal amil grane della gallery*/
.at300bs {
	display:none !important;
}


.overCiuccio{position:absolute; left:148px; top:115px; cursor:pointer;}
.closeBoxHome{background: url("/cms-web/css/img/shadowbox/close.png") no-repeat; position:absolute; top:10px; left:255px; width:161px; height:16px; cursor:pointer}

