html,body {
	font-family: "MS Sans Serif", Geneva, sans-serif;
	text-align: center;
	font-size: 14px;
	color: #666666;
	overflow: auto;
}
body a { color: #017F98; text-decoration: underline; }
body a:hover { color: #D41527; text-decoration: underline; }
ul {}
li {}
h1, h2, h3, h4, h5, h6 {}
input, textarea {margin: 3px; padding: 3px;}
p {}
em {}

/* ------------------------------------------------------------------------------------- */

.hide-me { display: none; }
.clear { clear: both; }

a.skip-to-content { position: absolute;	left: -9999px; }
a:active.skip-to-content, a:focus.skip-to-content {	color: aqua; position: absolute;	left: 1em; top: 0; background: black; padding: 3px; }
a.jump-to-top {}

/* ------------------------------------------------------------------------------------- */

#wrapper {
	margin: 0 auto auto auto;
	width: 820px;
	background: #efefef;
}
#logo {
	float: left; display: inline;
	width: 210px; height: 150px;
	background: url(eb_logo.jpg) top left no-repeat;
}
#logo h1, #logo h1 a {
	float: left; display: inline;
	width: 210px; height: 150px;
}
#logo h1 a span {
	display: none;
}
/*  ---------------------------------------------------------- */
#nav {
	float: right; display: inline;
	width: 610px; height: 150px;
	background: url(eb_nav.jpg) top left no-repeat;
}
#nav ul {
	float: left; display: inline;
	/*width: 200px; height: 120px;*/
	width: 610px;
	margin-top: 100px;/* margin-left: 10px;*/
	text-align: left;
	
}
#nav ul li {
	float: left; display: inline;
	/*clear: both;*/
	/*width: 200px; height: 30px; line-height: 30px;*/
	text-align: left;
}
#nav ul li a {
	float: left; display: inline;
	/*width: 200px; height: 30px;*/
}

/*#nav ul li a.nav { background: url(eb_nav_menu.jpg); }*/
#nav ul li a { background: url(eb_nav_menu.jpg); }
/*
#nav ul li a.company { width: 130px; height: 50px; background-position: 0 0;}
#nav ul li a:hover.company, #nav ul li a.company.now {background-position: 0 -50px;}
#nav ul li a.info { width: 160px; height: 50px; background-position: -130px 0; }
#nav ul li a:hover.info, #nav ul li a.info.now { background-position: -130px -50px;}
#nav ul li a.location { width: 155px; height: 50px; background-position: -290px 0; }
#nav ul li a:hover.location, #nav ul li a.location.now { background-position: -290px -50px;}
#nav ul li a.certification {  width: 165px; height: 50px; background-position: -445px 0; }
#nav ul li a:hover.certification, #nav ul li a.certification.now { background-position: -445px -50px; }
*/
#nav ul li a.company { width: 130px; height: 50px; background-position: 0 0;}
#nav ul li a:hover.company {background-position: 0 -50px;}
#nav ul li a.info { width: 160px; height: 50px; background-position: -130px 0; }
#nav ul li a:hover.info { background-position: -130px -50px;}
#nav ul li a.location { width: 155px; height: 50px; background-position: -290px 0; }
#nav ul li a:hover.location{ background-position: -290px -50px;}
#nav ul li a.certification {  width: 165px; height: 50px; background-position: -445px 0; }
#nav ul li a:hover.certification { background-position: -445px -50px; }

/* CSS HACK PER EXPLORER 6 E INFERIORI CHE NON GESTISCONO LE CLASSI MULTIPLE */

html>body #nav ul li a.company.now {background-position: 0 -50px;}
html>body #nav ul li a.info.now { background-position: -130px -50px;}
html>body #nav ul li a.location.now { background-position: -290px -50px;}
html>body #nav ul li a.certification.now { background-position: -445px -50px; }

/* ------------------------- FINE HACK ------------------------------------- */

#nav ul li a span {
	display: none;
}

/*  ---------------------------------------------------------- */

#evidence {
	float: left; display: inline;
	width: 820px; height: 70px;
	background: url(eb_evidence.jpg) top center no-repeat;
}

#page-title {
	height: 50px;
}
#page-title h2 {
	float: left; display: inline;
	margin-top: 15px; margin-left: 20px;
	font-size: 20px;
	color: #ffffff;
}
#bread-cumb {
	clear: both; 
	width: 780px;
	margin: 3px auto auto auto;
	text-align: left;
	color: #cccccc;
	font-size: 12px;
}
#bread-cumb a {
	color: #ffffff;
	text-decoration: none;
}
#bread-cumb a:hover {
	text-decoration: underline;
} 
#main {
	float: left; display: inline;
	width: 820px;
	background: url(eb_main.jpg) top center repeat-y;
}
#side-bar {
	float: right; display: inline;
	width: 170px;
	text-align: left;
	margin-right: 11px;
}
#side-bar ul {
	float: left; display: inline;
	margin-left: 5px;
}
#side-bar ul li {
	float: left; display: inline;
	width: 100%;
	clear: both;
	margin-left: 0;
	padding-left: 0; 
}
#side-bar ul li a {
	display: block;
	width: auto;
	height: 25px; line-height: 25px;
	text-decoration: none;
}
#side-bar ul li a:hover {
	/*text-decoration: underline;*/
	padding-left: 10px;
	color: #017F98;
} 
#page-content {
	float: left; display: inline;
	width: 609px;
	margin-right: 10px;
	margin-left: 20px;
	text-align: left;
}
#page-content p {
	margin-top: 10px; margin-bottom: 5px;
	line-height: 16px;
	text-align: justify;
}
#page-content li {
	margin-left: 15px;
	padding-left: 5px;
	list-style: disc;
	line-height: 20px;
	font-size: 12px;
	color: #333333;
}
#page-image {
	float: right; display: inline;
	width: 185px;
	text-align: right;
}
#re-nav {
	float: left; display: inline;
	width: 820px; height: 30px;
	background: url(eb_footer.jpg) top center no-repeat;
	text-align: center;
}

#re-nav ul {
	float: left; display: inline;
	width: 790px;
}

#re-nav ul li {
	float: left; display: inline;
	margin-left: 20px; margin-top: 3px;
}
#re-nav ul li a {
	color: #ffffff;
	display: block;
	text-decoration: none;
}
#re-nav ul li a:hover {
	text-decoration: underline;
}

#footer {
	float: left; display: inline;
	width: 820px; height: 50px;
	background: url(eb_footer.jpg) bottom center no-repeat;
	color: #cccccc;
	font-size: 10px;
}
#footer a {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;	
}
/* --------------------------------------------------- */
p.privacy {
	background: #FFFFE0;
	font-size: 10px;
	color: #333333;
	padding: 10px;
	border: 1px solid #FFFACD;
}
p.company-location {
	float: left; display: inline;
	width: 150px;
	margin-top: 10px;
}
img.map {
	margin: 10px;
	border: 1px solid #017F98;
}
div.organigramma {
	float: left; display: inline;
	width: 609px;
	text-align: center;
	margin-top: 10px; margin-bottom: 10px;
}
img.organigramma {
	display: block;
	margin: 0 auto auto auto;
}
a.imageLink {
	float: right; display: inline;
	margin: 10px;
	border: 2px solid #3F8B9B;
}
h6.aItemTitle {
	display: block;
	margin-top: 10px;
	color: #007F98;
	text-decoration: underline;
}
