@charset "utf-8";
#maincontent	 {
	width: 624px;
	float: right;
}
#menu {
	width: 276px;
	background-image: url(../IMGS/menu_bg.gif);
	padding-top: 115px;
	padding-bottom: 160px;
	padding-left: 50px;
	float: left;
	background-repeat: no-repeat;
}
#menu a:link, #menu a:visited {
	text-decoration: none;
	color: #808386;
}
#menu a:hover {
	color: #0092d2;
	border: 0; /* Pure CSS Popups bug fix for IE6*/
}
#menu a span {
	display: none;
}
#menu a:hover span {
	display: inline;
}
#menu ul {
	list-style-type:none;
	margin: 0;
	padding: 0;
}
#menu li {
	margin-bottom: 9px;
}
#profile {
	width: 624px;
	height: 618px;
	background-image: url(../IMGS/PROFILE/profile_bg.gif);
	position: relative;
}
#profile01_txt {
	width: 421px;
	top: 61px;
	left: 121px;
	position: absolute;
	text-align: justify;
}
#profile01_txt_title_blu {
	width: 421px;
	top: 190px;
	left: 121px;
	position: absolute;
	text-align: center;
	color: #00aeef;
	font-weight: bold;
}
#profile01_cert {
	position: absolute;
	left: 121px;
	top: 210px;
	width: 421px;
	text-align: center;
}
#profile01_cert img {
	margin-left: 10px;
}
#profile02 {
	width: 170px;
	top: 466px;
	left: 273px;
	position: absolute;
	text-align: center;
}
#profile02 a{
	text-decoration: none;
	font-size: 12px;
	color: #00aeef;
	font-weight:bold;
}
#profile02 img {
	margin-top: 10px;
}
#where_italy {
	width: 624px;
	height: 618px;
	background-image: url(../IMGS/WHERE_ITALY/where_italy_bg.gif);
	position: relative;
}
#where_italy_map {
	width: 425px;
	height: 370px;
	position: absolute;
	border: 9px solid #e2e5e4;
	top: 10px;
	left: 165px;
}
#where_italy_txt_sx {
	position: absolute;
	top: 405px;
	left: 165px;
}
#where_italy_txt_dx {
	position: absolute;
	top: 405px;
	left: 396px;
	text-align: right;
}
#where_europe {
	width: 624px;
	height: 618px;
	position: relative;
}
#where_europe_map {
	width: 487px;
	height: 548px;
	position: absolute;
	left: 97px;
	top: 17px;
}
#where_world {
	width: 624px;
	height: 618px;
	position:relative;
}
#where_world_map {
	width: 624px;
	height: 618px;
}
#photos {
	width: 584px;
	padding-top: 10px;
	padding-left: 40px;
	padding-bottom: 10px;
}
#photos_title {
	font-weight: bold;
	font-size: 13px;
	text-align: justify;
	margin-bottom: 10px;
}
.photos_box {
	font-weight: bold;
	font-size: 13px;
	text-align: justify;
	width: 140px;
	height: 140px;
	float: left;
	margin-right: 6px;
	margin-bottom: 6px;
	display:inline; /* fix for IE<7 Double Margin Bug*/
}
.photos_box img {
	border: 5px solid #E2E5E4;
}
#advertising {
	width: 624px;
	height: 618px;
	position:relative;
	background-image: url(../IMGS/ADVERTISING/advertising_bg.jpg);
}
#print01 {
	width: 193px;
	height: 282px;
	position:absolute;
	display:block;
	left: 196px;
	top: 24px;
}
#print02 {
	width: 193px;
	height: 263px;
	position:absolute;
	display:block;
	left: 400px;
	top: 25px;
}
#print03 {
	width: 244px;
	height: 187px;
	position:absolute;
	display:block;
	left: 136px;
	top: 340px;
}
#print04 {
	width: 209px;
	height: 249px;
	position:absolute;
	display:block;
	left: 404px;
	top: 333px;
}
#fairs {
	width: 624px;
	height: 618px;
	background-image: url(../IMGS/FAIRS/fairs_bg.gif);
	position: relative;
}
#fairs h1 {
	color: #ee0019;
	font-size: 14px;
	margin: 0;
	display: inline;
	line-height: 18px;
}
#fairs h2 {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
}
#fairs h3 {
	display: inline;
	font-size: 12px;
	font-weight: normal;
	color: #5D5D5D;
}
#fairs_txt_sx {
	position: absolute;
	top: 90px;
	left: 181px;
	text-align: center;
	width: 210px;
}
#fairs_txt_dx {
	position: absolute;
	top: 73px;
	left: 394px;
	text-align: center;
	width: 210px;
}
#news {
	width: 580px;
	padding-left: 0px;
	padding-top: 5px;
	margin-left: 20px;
	border-right-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2E5E4;
	border-left-color: #E2E5E4;
	padding-bottom: 10px;
}
#news_top {
	width: 604px;
	background-image: url(../IMGS/MANUALS/manuals_bg_top.gif);
	height: 62px;
	margin-left: 20px;
	background-repeat: no-repeat;
	margin-top: 21px;
}
#news_bottom {
	width: 604px;
	background-image: url(../IMGS/MANUALS/manuals_bg_bottom.gif);
	height: 62px;
	margin-left: 20px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.news_txt {
	width: 100%;
	padding-bottom: 15px;
	padding-left: 12px;
	padding-top: 6px;
	font-weight: normal;
	line-height: 16px;
	font-size: 11px;
	color: #666;
}
.news_txt_title {
	margin-bottom: 3px;
	margin-top: 7px;
}
.news_txt_dx {
	margin-right: 6px;
	float: left;
}
.news_txt img {
	border: 3px solid #E2E5E4;
	margin-right: 4px;
}
#news .blue_box{
	width: 27px;
	height: 27px;
	background-color: #0092d2;
	float: left;
	margin-right: 4px;
}
#news .video_box{
	margin: 0px;
	-khtml-user-select: none;
	font-size: 13px;
	color: #4892D9;
	font-weight: bold;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
	height: 27px;
}
#news h2{
	font-size: 10px;
	display: inline;
}
.tab_materials {
	margin-top: 5px;
	line-height: 12px;
}
.tab_materials td {
	padding-bottom: 0px;
	text-align: justify;
	font-size:11px;
}
.tab_materials td h1{
	font-size:11px;
	display: inline;
	font-weight: normal;
}
#manuals {
	width: 570px;
	font-weight: bold;
	margin-left: 20px;
	padding-left: 10px;
	padding-top: 28px;
	border-right-width: 12px;
	border-left-width: 12px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E2E5E4;
	border-left-color: #E2E5E4;
	padding-bottom: 20px;
}
#manuals_top {
	width: 604px;
	background-image: url(../IMGS/MANUALS/manuals_bg_top.gif);
	height: 62px;
	margin-left: 20px;
	background-repeat: no-repeat;
	margin-top: 21px;
}
#manuals_bottom {
	width: 604px;
	background-image: url(../IMGS/MANUALS/manuals_bg_bottom.gif);
	height: 62px;
	margin-left: 20px;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#manuals ul {
	margin: 0;
	border: 0;
	padding-left: 18px;
}
#manuals li {
	margin-bottom: 10px;
	font-size: 10px;
}
#manuals img{
	border:0;
	padding: 0;
	margin: 0;
	vertical-align: bottom;
	margin-left: 4px;
	margin-right: 0;
}
#manuals hr{
	color: #ee0019;
}
#manuals h1{
	display: inline;
	font-size: 16px;
}
#manuals h2{
	display: inline;
	font-size: 11px;
	font-weight: normal;
}
#manuals li h1{
	display: inline;
	color: #808386;
	font-size: 11px;
}
a.catalogue:link, a.catalogue:visited{
	font-size: 12px;
	color: #EE0019;
	font-weight: bold;
	text-decoration: none;
	display: block;
}
a.catalogue:hover{
	color: #FFB9B9;
	text-decoration: none;
}
#index_portable {
	width: 624px;
	height: 618px;
	position:relative;
	background-image: url(../IMGS/INDEX_PORTABLE/index_portable_bg.jpg);
}
#index_filling_station {
	width: 624px;
	height: 618px;
	position:relative;
	background-image: url(../IMGS/INDEX_FILLING_STATION/index_filling_station_bg.jpg);
}

#index_portable #box01, #index_portable #box02, #index_filling_station #box01, #index_filling_station #box02 {
	height: 154px;
	position: absolute;
	text-align: center;
	background-repeat: no-repeat;
}
#index_portable #box01 {
	width: 354px;
	left: 200px;
	top: 136px;
	background-image: url(../IMGS/INDEX_PORTABLE/box01.jpg);
}
#index_portable #box02 {
	width: 370px;
	left: 184px;
	top: 319px;
	background-image: url(../IMGS/INDEX_PORTABLE/box02.jpg);
}
#index_filling_station #box01 {
	width: 354px;
	left: 200px;
	top: 136px;
	background-image: url(../IMGS/INDEX_FILLING_STATION/box01.jpg);
}
#index_filling_station #box02 {
	width: 370px;
	left: 184px;
	top: 319px;
	background-image: url(../IMGS/INDEX_FILLING_STATION/box02.jpg);
}
#index_portable a:link, #index_portable a:visited, #index_filling_station a:link, #index_filling_station a:visited{
	display:block;
	text-decoration: none;
	color: #808386;
	width: 100%;
	height: 100%;
	font-size: 14px;
}
#index_portable a:hover, #index_filling_station a:hover {
	color: #4b4c4e;
}
.index_portable_menu_link, .index_filling_station_menu_link {
	display:block;
	padding-top:127px;
}
