@charset "utf-8";
/* CSS Document */

html{
	margin:0;
	padding:0;
}


body {
	margin:0;
	padding:0;
	background: #fff url(/assets/images/templates_images/main_background.jpg) repeat-x;
	padding-top: 30px;
	font: 75% Arial, Helvetica, sans-serif;
	color:#555;
}

#page{
	width: 956px;
	margin: 0 auto;
	border-bottom:#c3c3c3 solid 1px;
	padding-bottom:1px;
}

#header{
	width:956px;
	height:142px;
	border-bottom:#a9cfe6;
	background:#006bb3;
}
#logo{
	background:#006bb3 url(/assets/images/templates_images/logo_roechlling.gif) 7px 20px no-repeat;
	float:left;
	width:416px;
	height:142px;
}

#header-bg{
	float:left;
	position:relative;
	background:#006bb3 url(/assets/images/templates_images/header_bg.jpg) no-repeat;
	width:521px;
	height:142px;
}
#header-corner{
	float:left;
	width:19px;
	height:142px;
	background:#006bb3 url(/assets/images/templates_images/header_bg_corner.jpg) no-repeat;
}
#languages{
	position:absolute;
	right:10px;
	top:20px;
	color:#fff;
}
#search{
	position:absolute;
	bottom:5px;
	right:10px;
	color:#fff;
}
#menu{
	height:15px;
	background:#2083c6 url(/assets/images/templates_images/menu_bg.jpg) repeat-y;
	margin:0;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:0;
	list-style:none;
	text-align:right;
	border-top:#fff solid 1px;
}
#menu li{
	/*position:absolute;*/
	/*z-index:1;*/
	display:inline;
	width:90px;
	height:32px;	
	text-align:center;
	margin-left:-3px;
	margin-right:0;
	margin-bottom:0;
}
#menu a{
	padding:10px 30px;
	white-space:nowrap;
	width:102px;
	height:32px;
	margin-left:0;
	margin-right:0;
	text-decoration:none;
	border-right:#0c2c41 solid 1px;
	border-left:#b9d8ec solid 1px;
	color:#fff;
	font: 90% Arial, Helvetica, sans-serif;
	font-weight:bold;
}
/*#menu a span{
	position:relative;
}*/

#menu #azienda a{
	background:#1f84c8;
}

#menu #azienda a:hover,
#menu #azienda a:focus,
#menu #azienda a:active{
	background:#3d91cd;
}

#menu #gruppo a{
	background:#1f84c8;
}

#menu #gruppo a:hover,
#menu #gruppo a:focus,
#menu #gruppo a:active{
	background:#3d91cd;
}
#menu #sede a{
	background:#1f84c8;
}

#menu #sede a:hover,
#menu #sede a:focus,
#menu #sede a:active{
	background:#3d91cd;
}
#menu #contatti a{
	background:#1f84c8;
}

#menu #contatti a:hover,
#menu #contatti a:focus,
#menu #contatti a:active{
	background:#3d91cd;
}

#main{
	margin:0 auto;
	width:955px;
	background:#fff url(/assets/images/templates_images/bg_left.gif) top left repeat-y;
	border-right:#cfd0d2 solid 1px;
}

#left-column{
	float:left;
	width:226px;
	background-color:#3793d2;
	
}


#menu-left{
	position:relative;
 	width:226px;
	height:190px;
	margin:0;
	padding:0;
	list-style:none;
	background:url(/assets/images/templates_images/bg_menu_left_top.jpg) 0 0 no-repeat;
}

#menu-left li{
	position:absolute;
	/*z-index:1;*/
	width:226px;
	height:48px;
	border-bottom:#f6fafb solid 1px;
	border-top:#889faf solid 1px;
}

#menu-left a{
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	display:block;
	width:216px;
	height:8px;
	text-decoration:none;
	color:#0070ac;
	font: 90% Arial, Helvetica, sans-serif;
	font-weight:bold;
	background:transparent url(/assets/images/templates_images/bg_menu_left_top.jpg) 0 0 no-repeat;
	border-top:#f6fafb solid 1px;
	
}

img.menu-left{
	float:left;
	margin-left:5px;
	margin-right:5px;
	margin-top:-3px;
		
}

#menu #contatti a{
	border-right:none;
}
#left_bg_bottom{
	background:#3793d2 url(/assets/images/templates_images/bg_menu_left.jpg) 0 0 no-repeat;
	/*margin-top:2px;*/
	width:226px;
	height:206px;
	border-top:#f6fafb solid 1px;
}

#menu-left a span{
	position:relative;
	/*z-index:-1;*/
}


#menu-left #voce1{
	border-top:none;
	left:0;
	top:0;
}
#menu-left #voce2{
	left:0;
	top:48px;
}
#menu-left #voce3{
	left:0;
	top:96px;
}
#menu-left #voce4{
	left:0;
	top:144px;
	border-bottom:#f6fafb solid 1px;
}

#menu-left #voce1 a{
	background-position:0 0;
	
}
#menu-left #voce1 a:hover,
#menu-left #voce1 a:focus,
#menu #voce1 a:active{
	background-position:-226px 0;
}

#menu-left #voce2 a{
	background-position:0 48px;
}
#menu-left #voce2 a:hover,
#menu-left #voce2 a:focus,
#menu-left #voce2 a:active{
	background-position:-226px -48px;
}
#menu-left #voce3 a{
	background-position:0 -96px;
}
#menu-left #voce3 a:hover,
#menu-left #voce3 a:focus,
#menu-left #voce3 a:active{
	background-position:-226px -96px;
}
#menu-left #voce4 a{
	background-position:0 -144px;
}
#menu-left #voce4 a:hover,
#menu-left #voce4 a:focus,
#menu-left #voce4 a:active{
	background-position:-226px -144px;
}

#content{
	float:left;
	background-color:#FFF;
	padding-left:20px;
	padding-right:16px;
	width:462px;
	border-right:#cfd0d2 solid 1px;
	/*min-height: 380px;
	height: auto !important;
	height:380px;*/
}
div.abastract-wrapper{
	padding-top:10px;
	padding-bottom:10px;
}
div.focus-wrapper-big{
	width:460px;
	margin:0 auto;
}

div.focus-wrapper{
	float:left;
	width:210px;
	margin-right:18px;
	padding-top:10px;
}
	
div.focus-wrapper-top{
	padding-top:20px;
	padding-left:13px;
	padding-right:7px;
	width:205px;
	/*height:54px;*/
	background:#fff url(/assets/images/templates_images/bg_boxprod_top.gif) top repeat-x;
}
div.focus-wrapper-central{
	width:205px;
	padding-top:10px;
	padding-left:13px;
	padding-right:7px;
	padding-bottom:20px;
	background:#fff url(/assets/images/templates_images/bg_boxprod_bottom.gif) bottom repeat-x;
}
/*div.focus-wrapper-bottom{
	padding:5px;
	width:220px;
	height:50px;
	background:#fff url(/assets/images/templates_images/bg_boxprod_bottom.gif) bottom repeat-x;
}*/
#right-column{
	float:left;
	width:210px;
	background:#fff url(/assets/images/templates_images/bg_right.jpg) top left repeat-x;
	/*border-left:#cfd0d2 solid 1px;*/
	padding:10px;
}
#right-bg{
	background:#fff url(/assets/images/templates_images/bg_right.jpg) repeat-x;
	width:210px;
	
}
div.box-news{
	margin-top:15px;
	width:210px;
	background:#fff;
}
div.box-news-top{
	width:210px;
	background:url(/assets/images/templates_images/news_box_top.gif) top no-repeat;
	height:35px;
	padding-top:2px;
}

div.box-news-top h1{
	margin-bottom:2px;
	padding-top:8px;
}
div.box-news-central{
	width:190px;
	padding:10px;
	height:265px;
	background:url(/assets/images/templates_images/news_box_central.gif) no-repeat;
	
}
div.box-news-bottom{
	width:210px;
	background:url(/assets/images/templates_images/news_box_bottom.gif) bottom no-repeat;
	height:37px;
}

img.box-news{
	float:left;
	margin:10px;
	margin-top:8px;
}
div.box-fiere{
	margin-top:10px;
	width:210px;
	background:#fff;
	
}
div.box-fiere-top{
	width:210px;
	background:url(/assets/images/templates_images/fiere_box_top.gif) top no-repeat;
	height:35px;
	padding-top:2px;
}
div.box-fiere-central{
	width:190px;
	padding:10px;
	height:172px;
	background:url(/assets/images/templates_images/fiere_box_central.gif) no-repeat;

}
div.box-fiere-top h1{
	margin-bottom:2px;
	padding-top:8px;
}


#footer{
	margin:0 auto;
	margin-bottom:1px;
	width:955px;
	height:20px;
	background:transparent url(/assets/images/templates_images/bg_footer.gif) repeat-y;
	clear:both;
	color:#636363;
	font-size:90%;
	text-align:center;
	margin-top:1px;
	padding-top:15px;
	padding-bottom:5px;
	border-right:#cfd0d2 solid 1px;
	border-bottom:#c3c3c3 solid 1px;
}
a:link{
	color:#555;
	font-weight:bold;
}
a:hover, a:active{
	color:#0d73be;
	text-decoration:underline;
	font-weight:bold;
}
a:visited{
	color:#043758;
	text-decoration:underline;
	font-weight:bold;
}

h1{
	font-weight:bold;
	color:#0776be;
	font-size:100%;
}
h1 a:link{
	font-weight:bold;
	color:#0776be;
	text-decoration:none;
	font-size:100%;
}
h1 a:hover, a:active{
	font-weight:bold;
	color:#0776be;
	text-decoration:underline;
	font-size:100%;
}
h1 a:visited{
	font-weight:bold;
	color:#043758;
	text-decoration:none;
	font-size:100%;
}
h2{
	font-weight:bold;
	color:#000;
	font-size:100%;
}
.title-boxcentrale{
	font-weight:bold;
	font-style:italic;
	color:#999a9c;
	font-size:100%;
}
.continua{
	font-style:italic;
	text-decoration:none;
	color:#0776be;
	font-size:75%;
	font-weight:bold;
}
.continua a:link{
	font-style:italic;
	text-decoration:none;
	color:#0776be;
	font-weight:bold;
}
.continua a:hover, a:active{
	font-style:italic;
	text-decoration:underline;
	color:#0776be;
	font-weight:bold;
}
.continua a:visited{
    font-style:italic;
    text-decoration:underline;
    color:#043758;
    font-weight:bold;
}
.data-fiere{
	font-weight:bold;
	color:#fb6808;
	font-size:100%;
}

div.cataloghi{
	float:left;
	width:87px;
	margin-right:10px;
	
}
img.catalogo{
	padding:10px 0px;
}
div.linea-tabcataloghi{
	clear:left;
	width:425px;
	padding-bottom:15px;
}

	
/* END INNER CLASSES */

/* HACKS */
/* clearfix hack */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* END HACKS */

	
	
