@import url(/css/hydraulic-pneumatic.css); /* CSS  HYDRAULIC PNEUMATICS */
@import url(/css/lubrication.css); /* CSS  LUBRICATION COMPONENTS */
@import url(/css/fluid-systems.css); /* CSS  FLUID SYSTEMS */
@import url(/css/alc.css); /* CSS  FLENCO GROUP */
@import url(/css/biomasse.css); /* CSS  BIOMASSE */
@import url(/css/steel-frames.css); /* CSS  STEEL FRAMES */
@import url(/css/biosolar.css); /* CSS  BIOSOLAR */
@import url(/css/hand-tools.css); /* CSS  HAND TOOLS */
@import url(/css/sitemap.css); /* CSS  SITEMAP */
@import url(/css/flenco-group.css); /* CSS  FLENCO GROUP */

/* STRUTTURA COMUNE */
body, html{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:15px;
	background-color:#cbe2f0;
	margin:auto;
}
#contenitoreSito {
	display: block;
	float: none;
	clear: both;
	margin: auto;
	background-color: #FFFFFF;
	width:1003px;
	background-position: left 145px;
	background-repeat: no-repeat;
}
#contenitoreSito #header {
	display: block;
	float: left;
	clear: both;
	width: 1003px;
	background-position: right top;
	background-repeat: no-repeat;
	border-bottom: 8px solid #004f95;
}
#contenitoreSito #header a{
	display: block;
	float: left;
}
#contenitoreSito #header h2{
	display:none;
	float: left;
	width: 730px;
	line-height: 50px;
	font-size: 40px;
	font-weight: normal;
	padding: 35px 0px 0px 30px;
	margin: 0px;
	color: #fff;
}
#contenitoreSito #header h2.doppio{
	padding-top: 20px;
	line-height:45px;
}
#contenitoreSito #contenitoreMenu {
	width:150px;
	padding:20px 0px 20px 14px;
	float:left;
	display:block;
}
#contenitoreSito #contenitoreMenu #menu {
	display: block;
	float: left;
	clear:left;
	width: 140px;
	height: 539px;
}
#contenitoreSito #contenitoreMenu #menu h3{
	display: block;
	float: left;
	clear: both;
	width: 113px;
	padding: 15px 5px 5px 5px;
	margin: 0px 5px 5px 5px;
}
#contenitoreSito #contenitoreMenu #menu ul{
	margin: 10px 5px 0px 25px;
	padding: 0px;
	clear: both;
}
#contenitoreSito #contenitoreMenu #menu ul li{
	padding-bottom: 10px;
}
#contenitoreSito #contenitoreMenu #menu a{
	text-decoration: none;
	font-size: 13px;
}
#contenitoreSito #contenitoreMenu #menu a:hover{
	text-decoration: none;
}
#contenitoreSito #contenitoreMenu #menu ul li a.linkFlenco{
	font-size: 14px;
}
#contenitoreSito #pagina {
	display: block;
	float: right;
	width: 835px;
	padding-bottom:20px;
}
#contenitoreSito #pagina .testo{
	display: block;
	float: left;
	clear: both;
	width: 795px;
	padding:20px;
}
#contenitoreSito #footer {
	display: block;
	float: none;
	clear: both;
	width: 973px;
	border-top: 8px solid #004f95;
	background-color: #0083d7;
	color:#FFFFFF;
	text-align:right;
	padding:5px 15px 5px 15px;
	font-weight:bold;
}
#contenitoreSito #footer.about{
	text-align: left;
	font-size: 10px;
	height: 32px;
}
#contenitoreSito #footer.about .sx {
	width: 820px;
}
#contenitoreSito #footer a{
	color:#FFFFFF;
}
#contenitoreSito #footer a:hover{
	text-decoration: underline;
}
img {
	border:none;
}
.empty
{
	display: block;
	float: none;
	clear: both;
}
.sx {
	float:left;

}
.dx {
	float:right;
}
a {	
	color: #003370;
	text-decoration: none;
}
.hidden{
	display: none;
}
/* STRUTTUA COMUNE */

/* INTRO */
.intro {
	display: block;
	float: none;
	clear: both;
	margin: auto;
	border: 5px solid #fff;
	width: 993px;
}
/* INTRO */


/* LAYER CHE SI APRE ON LOAD */
#layerMe{
	display:block;
	float: right;
	margin: auto;
	width:70%;
	position:absolute;
	margin-left: 21%;
	top: 165px; 
	left: 0px; 
	text-align:center;
}
#layerMe .box{
	display: block;
	float: none;
	clear: both;
	margin: auto;
	width: 810px;
	padding-bottom: 18px;
	border: 1px solid #000000;
	background-color:#FFFFFF;
}

#layerMe .box #titlebar{
	display: block;
	float: right;
	color:#000; 
	font-size:11px;
	padding:2px;
	text-align:right; 
	width: 494px;
	cursor:pointer;
}
#layerMe .box #titlebar a{
	color:#000; 
	margin-right: 5px
}
/* LAYER CHE SI APRE ON LOAD */