/* CSS Document */

body {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; font-size: 11px; color:#707173; background:url(img/bg.gif) repeat-x #c6c7c8; text-align:center; outline:none;}

/* claerfix */
.clearfix:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.clearfix {display: inline-block;}
/* nascondi da IEmac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* chiudi commento IE */

a {color:#5e5e60; text-decoration:none;}
a:hover {color:#5e5e60; text-decoration:underline;}
img {border:none;}

a.lightBox {}
a {
outline : none;
-moz-outline: none;
}


#container {width:955px; margin:0 auto; padding:0; text-align:left;}
#col_left {width:161px; height:486px; background:url(img/bg_left.jpg) no-repeat; float:left;}
#col_left img a {outline:none;}
#col_right {width:794px; float:right; }
#main {width:767px; height:345px; background:url(img/bg_right.jpg) no-repeat; margin:0; padding:11px 0 25px 27px;}
#content {background:url(img/bg_content_up.jpg) no-repeat #fff; margin:0; padding:15px 0 0 27px;}
h1 {font-size:16px; color:#8cb300; text-transform:uppercase; font-weight:normal; margin:0; padding:0 0 15px 0;}
h2 {font-size:16px; color:#8cb300; text-transform:uppercase; font-weight:normal; margin:0; padding:0 0 15px 0;}
h2.arancione {color:#d59f20;}
h2.azzurro {color:#569cc8;}

h3 {font-size:16px; color:#8cb300; font-weight:normal; margin:0; padding:0 0 15px 0;}
h3.due_locali {color:#c25adf;}
h3.tre_locali {color:#e38e24;}
h3.quattro_locali {color:#949744;}
h3.cinque_locali {color:#4cabd8;}
#txt {width:588px; padding:6px; background:#eee;}
#txt img {float:left; padding:0 5px 5px 0;}
#txt a.link_legenda {color:#707173; text-decoration:none;}
#txt a:hover.link_legenda {color:#707173; text-decoration:underline;} 
#legenda {margin:0; padding:10px 0 0 15px;}
#locali img {margin:0; padding:20px 30px 0 30px;}

#menu_top ul {margin:0; padding:0; list-style-type:none;}
#menu_top ul li {list-style-type:none; margin:0 18px 0 0; padding:0; float:left;}
#menu_top ul li a {text-decoration:none; padding:0; display:block; float:left; font-size:0.001%!important; text-indent:-9999!important; text-align:center; color:#c6c7c8;}


#menu_top {width:767px; height:38px; background:url(img/bg_menu_top.jpg) no-repeat; margin:0; padding:67px 0 0 27px;}
#menu_top a#menu_company {width:88px; height:30px; background:url(img/company.jpg) no-repeat left top;}
#menu_top a#menu_company:hover {background:url(img/company.jpg) no-repeat left bottom;}
#menu_top a#menu_progetto {width:121px; height:30px; background:url(img/progetto.jpg) no-repeat left top;}
#menu_top a#menu_progetto:hover {background:url(img/progetto.jpg) no-repeat left bottom;}
#menu_top a#menu_location {width:55px; height:30px; background:url(img/location.jpg) no-repeat left top;}
#menu_top a#menu_location:hover {background:url(img/location.jpg) no-repeat left bottom;}
#menu_top a#menu_contatti {width:93px; height:30px; background:url(img/contatti.jpg) no-repeat left top;}
#menu_top a#menu_contatti:hover {background:url(img/contatti.jpg) no-repeat left bottom;}
#menu_top a#menu_technology {width:97px; height:30px; background:url(img/technology.jpg) no-repeat left top;}
#menu_top a#menu_technology:hover {background:url(img/technology.jpg) no-repeat left bottom;}
#menu_top a#menu_mappa {width:54px; height:30px; background:url(img/mappa.jpg) no-repeat left top;}
#menu_top a#menu_mappa:hover {background:url(img/mappa.jpg) no-repeat left bottom;}

#credits {font-size:9px; margin:10px 0 0 2px; *margin:5px 0 0 2px;}
#credits a {color:#707173; text-decoration:none;}
#credits a:hover {color:#3e3d40; text-decoration:none;}



/*pagina progetto */

#main_corto {width:767px; height:345px; background:url(img/bg_right.jpg) no-repeat; margin:0; padding:11px 0 12px 27px;}
#col_left_bianco{width:161px; height:486px; background:url(img/bg_left_bianco.jpg) no-repeat; float:left;}
#col_left_bianco img a {outline:none;}

#sottomenu {margin:15px 0 0 0; font-size:12px;}
#sottomenu ul {margin:0; padding:0;}
#sottomenu ul li {margin:0; padding:0 0 0 0; list-style:none; }
#sottomenu ul li a {color:#7e9b07; text-decoration:none; background:url(img/li.gif) no-repeat 0 4px;}
#sottomenu ul li a:hover {color:#7e9b07; text-decoration:none;}

#credits_sottomenu {font-size:9px; margin:18px 0 0 2px; *margin:12px 0 0 2px;}
#credits_sottomenu a {color:#707173; text-decoration:none;}
#credits_sottomenu a:hover {color:#3e3d40; text-decoration:none;}

#credits_sottomenu_contatti {font-size:9px; margin:107px 0 0 2px; *margin:101px 0 0 2px;}
#credits_sottomenu_contatti a {color:#707173; text-decoration:none;}
#credits_sottomenu_contatti a:hover {color:#3e3d40; text-decoration:none;}


a.logowebsolute img { border: 0; margin-right:5px;position:relative; margin-left:3px; top:3px;}

/*lightbox

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
*/



