/*------DEFAULT------*/
body,html,div,p,ul,li,a,span,img,strong,h1,h2,h3,h4,h5,h6,form,textarea,fieldset,label,legend{
	margin:0;
	padding:0;
	border:0;
	vertical-align: baseline;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	text-decoration:none;
	outline:none;
	list-style:none;
}
body,html{
	background:#454857;
	color:#9397a0;
	font-family:Arial, Helvetica, Verdana, Geneva, sans-serif;
	font-size:14px;
}
strong{
	font-weight:bold;
}
h1{
	font-size:16px;
	color:#61B123;
	font-weight:bold;
}
h2{
	font-size:16px;
	color:#454857;
	font-weight:bold;
}
h3{
	font-size:12px;
	color:#61B123;
	font-weight:bold;
}
h4{
	font-size:11px;
	font-weight: normal;
}
a{
	color:#61B123;
}
.required{
	color:red;
}
.clear{
	clear:both;
}
.spacer{
	height:10px;
	overflow: hidden;
}
.italic{
	font-style:italic;
}
.newsBox{
	padding-left:7px;
}
/*------LAYOUT------*/
#container{
	width:964px;
	margin:20px auto;
	background:#fff;
}
#roundHead{
	width:964px;
	height:20px;
	background:url(img/roundHead.png);
}
#roundFooter{
	width:964px;
	height:80px;
	background:url(img/roundFooter.jpg) #454857;
}
#topBar{
	width:964px;
	height:68px;
	background:url(img/logoGescaTechnologies.png) left no-repeat #fff;
}
#logoLink{
	position: absolute;
	width: 170px;
	height: 65px;
}
.menuContainer{
	float:right;
	padding-right:60px;
	text-align:right;
	position:relative;
}
.menuSContainer{
	float:left;
	padding-left:60px;
	text-align:left;
	position:relative;
}
#menu ul li{
	display:inline;
}
#menu ul li a{
	font-size:12px;
	font-weight:bold;
	color:#000;
	padding-left:12px;
}
#menu ul li a:hover, #menu ul li a.current{
	color:#8b8b8b;
}
#menuSul{
	padding-left:20px;
}
#menuSul li{
	font-size:16px;
	position:relative;
	float:left;
	line-height:36px;
	color:#ffffff;
}
#menuSul li a{
	font-size:13px;
	color:#ffffff;
	line-height:36px;
	height:36px;
	padding-left:12px;
	padding-right:12px;
}
#search{
	padding:14px 0 0 310px;
}
#menuSul ul{
	position:absolute;
	top:36px;
	text-align:left;
	width:200px;
	background:#fff;
	padding:0 1px 1px 1px;
}
#menuSul ul li{
	position:relative;
	left:0;
}
#menuSul ul li a{
	display:block;
	font-size:12px;
	width:176px;
	line-height:24px;
	height:24px;
	color:#99cc33;
	background: #227D00;
	padding-left:12px;
}
#menuSul ul li a:hover{
	/*background:#5c9fcd;*/
	color:#fff;
}
/*.sub1{left:80px;}
.sub2{left:223px;}
.sub3{left:382px;}
.sub4{left:453px;}*/
#search a{
	width:26px;
	height:25px;
	background:url(img/searchBTN.png) no-repeat;
	display:block;
	float:left;
	cursor:pointer;
}
#search span{
	width:183px;
	height:25px;
	background:url(img/searchInputBG.png) no-repeat;
	float:left;
	padding-top:6px;
	text-align:center;
}
#search span input{
	width:170px;
	height:16px;
	line-height:12px;
	color:#8b8b8b;
	font-weight:bold;
	font-size:12px;
	border:0;
	padding:0;
	margin:0;
}
#menuS{
	width:964px;
	height:36px;
	background:url(img/menuSBG.png) center no-repeat;
	margin-bottom:1px;
}
#swfContainer{
	width:964px;
	height:245px;
}
#bottomColumns{
	margin-left:60px;
}
.bottomColumn{
	line-height:17px;
	float:left;
	padding-right:18px;
}
.bottomColumn li{
	list-style: disc;
	list-style-position:inside;
	padding:5px 10px 5px 10px;
}
.S{
	width:169px;
	margin-top:-3px;
	margin-left:-7px;
}
.M{
	width:270px;
}
.B{
	width:320px;
}
.Md{
	width:230px;
}
.Bd{
	width:416px;
}
.Bd ul{
	margin-top:10px;
}
.All{
	width:660px;
}
#menuLtop{
	overflow:hidden;
	width:169px;
	height:13px;
	background:url(img/menuLtop.png) no-repeat #fff;
}
#menuLmiddle{
	width:169px;
	background:url(img/menuLrepeat.png) repeat-y #fff;
}
#menuLmiddle h3{
	margin:0 20px 0 20px;
	border-bottom: 1px solid #ABB2B5;
	padding: 0 4px 4px 2px;
	color:#454857;
	font-size:12px;
}
#menuLmiddle ul{
	padding:0 20px 0 20px;
}
#menuLmiddle ul li{
	list-style: none;
	list-style-position: outside;
	border-bottom:1px solid #abb2b5;
	padding:0;
}
#menuLmiddle a{
	line-height:18px;
	color:#454857;
	font-size:13px;
}
#menuLmiddle p{
	padding: 6px 4px 6px 4px;
}
#menuLmiddle a:hover,#menuLmiddle a.current{
	color:#61B123;
}
#menuLbottom{
	width:169px;
	height:15px;
	background:url(img/menuLbottom.png) no-repeat #fff;
}
#news{
	margin:0;
	padding:0;
}
#news li{
	list-style:none;
	list-style-position:outside;
	margin:0;
	padding:0;
}
#news li a{
	display:block;
	line-height:30px;
	height:30px;
	padding-left:6px;
	background:url(img/arrow.png) no-repeat #f1f1f1;
	background-position: top right;
}
#news li a.alternate{
	background:url(img/arrow.png) no-repeat #fff;
	background-position: top right;
}
#news li a:hover{
	color:#fff;
	background-color: #61B123;
	background-position: bottom right;
}
#altriSitiBTNS a{
	float:left;
	margin-left:3px;
	display:block;
	width:130px;
	height:108px;
	margin-top:10px;
}
#altriSitiBTNS a:hover{
	background-position: 0 -108px;
}
.sistemi{
	background:url(img/sistemiBTN.png) no-repeat #fff;	
}
.dynamics{
	background:url(img/dynamicsBTN.png) no-repeat #fff;
}
.casoDiSuccesso{
	padding-bottom: 30px;
}
.casoDiSuccesso img{
	float:right;
	padding: 0 0 20px 20px;
}
#footer{
	margin-top:30px;
	height:19px;
	background:#abb2b5;
	padding-top:20px;
	text-align:center;
}
#footer a{
	font-size:11px;
	color:#fff;
	padding:0 10px 0 10px;
}