body {
	font-family: 'Poiret One', cursive;
	font-size: -50px 0px 0px 0px;
	color:#000;
	margin:0;
	padding:0;
	line-height:1.5;
	letter-spacing:1px;
	font-style:normal;
}


/* MENU DI NAVIGAZIONE */
#NavWrapper {
	position: fixed;
	top: 25px;
	left: 0;
	width: 100%;
	height: 70px;
	background: url(../img/menu_bg.png);
	font-family: 'Poiret One', cursive;
	letter-spacing:1px;
	font-style:normal;
	margin: 0px;
	padding: 0px;
	z-index: 1000;
	float: left;
	text-align: right;
	min-width: 1080px;
}
#NavWrapper a, #NavWrapper a:link, #NavWrapper a:active {
	font-size: 16px;
	text-transform: uppercase;
	text-decoration: none;
	color: #E3E4E7;
}
#NavWrapper a:hover, #NavWrapper a.selected {
	color: #ffea37;
}
		#Nav {
	width: 690px;
	height: 60px;
	padding: 0px 10px;
	text-align: center;
	float: right;
	font-weight: 600;
		}
			#Logo {
				padding: 0px 0px 0px 0px;
				float: left;
			}
			#LangNav {
				float: right;
				text-align: right;
				color: #999;
				text-shadow: 0px 0px 3px #000;
				margin-top: 90px;
			}
			#MenuNav {
	margin: 20px 0px 0px 18px;
	z-index: 10000;
}
			#MenuNav ul { margin: 0px; padding: 0px; list-style: none; }
			#MenuNav li {
	display: inline;
	padding-right: 30px;
}
			#MenuNav a { padding-bottom: 10px; background: url(../img/libg-50.png) no-repeat center bottom; }
			#MenuNav a:hover { background: url(../img/libg-100.png)no-repeat center bottom; }
			#MenuNav a.selected, #MenuNav a.checked { background: url(../img/libg-100.png) no-repeat center bottom; }
			#MenuNav a.nosubmenu, #MenuNav a.nosubmenu:hover { background: none !important; }			

	#SubMenuWrapper {
	position: fixed;
	width: 100%;
	top: 80px;
	margin: 0px;
	padding: 0px;
	z-index: 10002;
	clear: both;
	font-size: inherit;
	}
	#SubMenuWrapper a {
	text-decoration: none;
	color: #999;
	font-size: 25px;
}
	#SubMenuWrapper a:hover { color: #FFF; }
	
		#SubMenuCantiere, #SubMenuDarwinClass, #SubMenuYachting, #SubMenuPartners , #SubMenuCons{
	width: 100%;
	margin: 0px auto;
	padding: 15px 0px 15px 90px;
	background-image: url(../img/fondo_menu.png);			/*height: 150px;*/
		}
		.SubMenuIntro {
	padding: 15px;
	margin: 5px 0px 0px 0px;
}
		
		.SubMenuCuadro {
	padding: 0px 0px 0x 0px;
	margin: 0 auto;
	width: 760px;
}
		#SubMenuWrapper h2 {
	font-weight: normal;
	font-family: 'Poiret One', cursive;
	font-size: 16px;
	color: #FFF;
}
		#SubMenuWrapper h2 a { color: #FFF;}		
		#SubMenuWrapper h2 a:hover { color: #999;}				
		.YachtSelect {
	float: left;
	background-image:url(../img/fondobotones.png);
	width: 780px;
}
		.YachtSelect ul {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	width:300px;
}
		.YachtSelect ul li { margin: 0px; padding: 5px 0px 5px 20px; color: #999; background: url(../img/hr100.png) bottom repeat-x; border: none !important;}
		.YachtSelect ul li a { /*display: block;*/ }
		.YachtPreview { width: 463; margin-top: -10px; }
		.close_submenu { display: none; width: 36px; height: 36px; text-indent: -9999px; background: url(../img/close.png) no-repeat top; float: right; margin-top: -40px;}

/* SOTTOMENU SELEZIONE MODELLO */
		#DarwinPreview {
	width:463px !important;
	height:140px;
	position:relative;
	margin:5px 0px 0px 0px;
	height:250px;
	overflow:hidden;
}
		#DarwinPreview img {
	position:absolute;
	left:-463px;
	opacity:0;
}

/* SOTTOMENU SELEZIONE MODELLO */
		#LineaYachtPreview {
	width:463px !important;
	height:140px;
	position:relative;
	margin:5px 0px 0px 0px;
	height:250px;
	overflow:hidden;
}
		#LineaYachtPreview img {position:absolute;left:-463px;opacity:0;}


/* MESSAGGIO BODY */

#IntroCover {
	width: 990px;
	/*position: relative;*/
	margin: 15% auto;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #666;
}
div.badge {
 position: absolute; 
 top:0;
 right:0;
 margin:0px;
 padding:0px;
 z-index: 10000;
}
#CoverWrapper {
	width: 990px;
	margin: 15% auto;
}

	ul.showboat { list-style: none; margin: 0px 0px 0px 10px; padding: 0px; }
	ul.showboat li { float: left; width: 290px; margin-left: 10px; text-align: center; }
	ul.showboat li img {width: 290px; margin-bottom: 15px; margin-top: 0px; }
	ul.showboat li a { color: #e3dad0; }
	ul.showboat li a:hover { color: #fff; }	
	
#Cover {
	width: 970px;
	padding: 0px 0px 0px 20px;
	position: relative;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #f7f4f1;
	/*line-height: 150%;*/
	/*text-shadow: 0px 0px 1px #333;	*/
	font-weight: bold;
}	
	#Cover h1 { color: #FFF;}
	#Cover h1 span { display: none; /*color: #FFF; position: relative; top: -20px; margin-left: 10px; font-style: italic;*/}
	#Cover h1 img { display: inline-block; }
	#Cover ul { margin: 10px 0px; padding: 0px; list-style: none; clear:both; }
	#Cover li { display: block; padding: 5px 10px; font-size: 14px;}
	#Cover li a { color: #FFF; } 
	#Cover li a:hover { color: #999;}

#WebPage {
	width: 980px;
	margin: 160px auto 110px auto;
	position: relative;
	/*top: 160px;*/
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	color: #666;
	line-height: 160%;
}
	.SubMenu {
	/*position: absolute;
	top: -1px;
	margin-right: 40px;
	left: 4px;
	font-size: 12px;*/
	
	position: fixed;
	top: 160px;
	margin-left: 50%;
	left: -490px;
	font-size: 12px;
	
	width: 200px;
	color: #999;
	z-index: 99;
	}
	.Absolute {
	position: absolute;
	top: -1px;
	margin-left: 0px;
	margin-right: 40px;
	left: 4px;
	}
		.SubMenu h2 {
			 font-family: 'Droid Serif', arial, serif; 
			 font-size: 14px; color: #333; font-weight: normal;	
			 background: url(../img/blank95.png);
			 padding: 5px 10px;
		}
		.SubMenu ul { margin: 2px 0px; padding: 10px; list-style: none; background: url(../img/blank95.png); }
		.SubMenu ul li { margin: 5px 0px 5px 0px; }
		.SubMenu ul li a { text-decoration: none; color: #999; }
		.SubMenu ul li a:hover { color: #dad6cf; }
		.SubMenu ul li a.selected { color: #333; }
		
	.Page {
	width: 700px;
	padding: 20px;
	/*float: left;*/
		position: relative;
	left: 80px;
	background: url(../img/blank95.png);
	margin: 0px;
	font-family: "Poiret One", cursive;
	height: 800px;
	}
	
	.Page2 {
	width: 700px;
	padding: 20px;
	/*float: left;*/
		position: relative;
	left: 80px;
	background: url(../img/blank95.png);
	margin: 0px;
	font-family: "Poiret One", cursive;
	height: 580px;
	}
	.Page img { margin-bottom: 10px; }
	.Clean {
		background: none !important;
		width: 740px;
		padding: 0px;
	}

h1 { font-family: 'Droid Serif', arial, serif; font-size: 28px; color: #333; font-weight: normal; margin: 0px; padding: 0px; line-height: 130%;}
h2 {
	font-size: 15px;
	color: #fff;
	font-family: 'Poiret One', cursive;
	font-weight: normal;
	letter-spacing: 1px;
	text-align: left;
}



h3 {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 900;
	color: #ffea37;
}
h4 {
	margin: 0px; padding: 0px;
	font-family: 'Droid Serif', arial, serif; 	
}

h9 {
	margin: 0px; padding: 0px;
	font-family: 'Crimson Text', serif;
	font-size: 14px;
	color:#FAFAFA;	
}


h10 {
	font-size: 14px;
	text-align:left;
}


h11 {
	font-size: 15px;
	color: #FFF;
	font-family: 'Droid Serif', arial, serif;	
	font-weight: normal;
	letter-spacing: 1px;
}

h12 {
	font-size: 35px;
	color: #5A5A5A;
	font-family: 'Cookie', cursive;
	font-weight: normal;
}

h13 {
	font-size: 39px;
	text-align:left;
	padding-right: 7px;
}


h14{
	font-weight:bold;
	text-transform:uppercase;
	margin-bottom:2px;
	color: #ffea37;
}


h15{
	font-weight:bold;
	color:#FFF;
}

h16{
	font-weight:bold;
	color:#E6E6E6;
	line-height: 14px;
}

h17{
	font-weight:bold;
	color:#57b5fe;
}

h18{
	margin: 10px 0px 0px 0px;
	font-family: "Poiret One", cursive;
	line-height: 19px;
	font-size:17px;
	font-weight: 600;
}


p {
	margin: 10px 0px 0px 0px;
	font-family: "Poiret One", cursive;
	line-height: 20px;
	font-weight: 500;
	font-size: 16px;
}
span.data {
	float: right;
	background: #fff;
	color: #999;
	padding: 5px 10px;
}

blockquote {
	clear:left;
	margin: 15px 0px 15px 0px;
	font-size: 14px;
	font-family: 'Droid Serif', arial, serif;
	font-style: italic;
	line-height: 180%;
	color: #222;
}
/*.Diary */blockquote {
	padding-left: 50px;
	background: url(../img/quote_diary.png) no-repeat top left;
	font-family: "Droid Serif", arial, serif;
}
blockquote.white { color:#fff; font-weight: normal;}
blockquote.white a { color:#fff; }
blockquote.white a:hover { color:#ccc; }
p.signature {
	padding-left: 50px;
	font-size: 12px;
	margin-top: -10px;
	color: #666;
	font-family: 'Droid Serif', arial, serif;
}

/* DIARY */
#DiaryWrapper {
   position:fixed;
/*   bottom: 90px; *//* Height of the footer */
	bottom: -200px;
   width:100%;
   height:150px !important; /* Height of the stripe */
   background: url(../img/black90.png);
   color: #FFF;
   z-index: 100; 
}
#DiaryWrapper.internal { position: relative; padding-top: 1px;}	

	#DiaryStripe {
		width:940px;
		text-align: center;
		margin: 15px auto 0px auto;	
		padding: 0px 10px;		
	}
	
	#DiaryStripe ul li span {
		display: block;
		position: absolute;
		bottom: 25px;
		background: #000;
		color: #dad6cf;
		font-family: 'Droid Serif', arial, serif; 
		font-size: 12px;
		padding: 8px 10px 8px 10px;
		-moz-border-top-right-radius: 5px;
		border-top-right-radius: 5px;		
		-moz-border-bottom-right-radius: 5px;
		border-bottom-right-radius: 5px;				
	}
	#DiaryStripe ul li a { 
		width: 225px; height: 120px; display: block; 
		opacity:0.7;filter:alpha(opacity=70);
		text-decoration: none;
		/*border-radius: 5px;*/
	 } #DiaryStripe ul li img {	/*border-radius: 5px;*/ }
	#DiaryStripe ul li a:hover { 
		opacity:1;filter:alpha(opacity=100);
	 }	 

/* FOOTER */
#FooterWrapper {
	position:fixed;
	bottom:0;
	width:100%;
	height:90px;   /* Height of the footer */
	background: url(../img/footer_bg.png);
	z-index: 999999;
}
	#Footer {
	width: 990px;
	margin: 0px auto;
	padding: 0px 10px;
	background: url(../img/footer_bg.png);
	font-family: 'Poiret One', cursive;
	font-size: 14px;
	color: #666;
	padding-top: 10px;
	line-height: 30px;
	}
	#Footer a, #Footer a:link, #Footer a:active {
	font-size: 14px;
	text-transform: none;
	text-decoration: none;
	color: #a9a9aa;
}
	#Footer a:hover, #Footer a.selected { color: #dad6cf !important;}
	.right { float: right; text-align: right; }
	.right a { color: #666 !important; font-size: 11px !important;}
	.right a:hover { color: #fff !important; }
	
	
/* CLASSI AIUTO */
.module {
	float: left;
	width: 280px;
	margin-right: 15px;
	float: left;
	font-family: 'Cookie', cursive;
	font-size: 21px;
}		 
	.module ul { margin: 10px 10px; padding: 0px; list-style: none; }
	.module ul li {
	padding: 7px 2px;
	border-bottom: solid 1px #CCC;
}

.double_module {float: left; width: 500px; margin-right: 15px; }


.noMargin { margin: 0px !important; }
.Clear { clear: both; margin: 0px; line-height: 1px; height: 1px;}


/* TAB TECNICI */

.tabs-hide {
    display: none;
}
#tab_content {
    clear: both;
    width: 500px;
}
.tabs-nav {
    font-size: 12px;
    height: 28px;
    list-style: none outside none;
    margin: 0px 0px 0px 0px;
	display: block;
    padding: 0px;
    width: 500px;
}
.tabs-nav:after {
    clear: both;
    display: block;
}
.tabs-nav li {
    float: left;
    margin: 0;
}
.tabs-nav a, .tabs-nav a span {
    display: block;
    padding: 0;
}
.tabs-nav a {
	background: #f0f0f0;
    color: #999;
    margin: 0px 5px 0px 0px;
    padding: 2px 10px 5px 10px;
	text-transform: uppercase;
	font-size: 10px;
    position: relative;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    z-index: 2;
}
.tabs-nav .tabs-selected a {
    background: #FFF;
    color: #000;
    padding: 2px 10px 6px 10px;	
    /*border: 1px solid #ccc;*/
	border-bottom: none;
}
.tabs-nav .tabs-selected a, .tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
}
.tabs-nav a, .tabs-nav .tabs-disabled a:hover, .tabs-nav .tabs-disabled a:focus, .tabs-nav .tabs-disabled a:active {
}
.tabs-nav a span {
    padding: 0;
}
* > .tabs-nav a span {
    height: auto;
    width: auto;
}
.tabs-nav .tabs-selected a span {
    color: #a99784;
    font-weight: bold;
}
.tabs-nav .tabs-selected a span, .tabs-nav a:hover span, .tabs-nav a:focus span, .tabs-nav a:active span {
}
.tabs-nav a span, .tabs-nav .tabs-disabled a:hover span, .tabs-nav .tabs-disabled a:focus span, .tabs-nav .tabs-disabled a:active span {
}
.tabs-nav .tabs-selected a:link, .tabs-nav .tabs-selected a:visited, .tabs-nav .tabs-disabled a:link, .tabs-nav .tabs-disabled a:visited {
    cursor: text;
}
.tabs-nav a:hover, .tabs-nav a:focus, .tabs-nav a:active {
    cursor: pointer;
}
.tabs-container {
    background: #FFF;
    /*border: 1px solid #CCC;*/
    padding: 10px;
	margin-bottom: 15px;
    width: 480px;
	font-size: 11px;
}
.tabs-loading em {
    padding: 0 0 0 20px;
}

.tabs-container dt { padding: 5px; font-weight: normal; color: #aaa7a2; border-bottom: solid 1px #e2e2e2; width: 200px; float: left; clear: left;}
.tabs-container dd { padding: 5px; border-bottom: solid 1px #adaeaf; float: left; width: 125px; }
.tabs-container dl.long dd { padding: 5px; border-bottom: solid 1px #adaeaf; float: left; width: 260px; }

dl.allegati dd { width: 470px; float:left; margin-right: 20px; font-size:11px; padding: 3px; margin-top: 5px; border-bottom: solid 1px #e2e2e2;}
dl.allegati a { padding-left: 20px; color: #aaa7a2;}
dl.allegati a:hover { padding-left: 20px; color: #333;}
dl.allegati a.pdf { background: url(pdf.png) no-repeat;}
dl.allegati a.jpg { background: url(jpg.png) no-repeat;}

#BoatShow img { margin: -20px 0px 0px 0px; padding: 0px 0px 26px 0px; }
		
a.pdf {
	padding-left: 20px; color: #aaa7a2;	
	background: url(pdf.png) no-repeat;	
}

a.pdf:hover {
	color: #333;	
}

/* PLUS DISCOVERY */

#PlusDiscovery {
	width: 990px;
	height: 622px;
	margin: 0px auto;
}
a.plus_button {
	position: absolute;
	display: block;
	width: 33px;
	height: 33px;
	background: url(../img/plus_bg.png) no-repeat top left;
	opacity:0.7;filter:alpha(opacity=70);	
	text-indent: -9999px;
	cursor: pointer;
	z-index: 900;
}
a.plus_button:hover {
	opacity:1;filter:alpha(opacity=100);	
}

#rotation_icon {
	width: 106px;
	height: 35px;
	position: absolute;
	top: 50px;
	left: 898px;
	z-index: 999;
}

#next {
	width: 40px;
	height: 40px;
	position: absolute;
	top: 0px;
	left: 950px;
	z-index: 999;
	/*float: right;*/
	background: url(../img/plus_ff.png) no-repeat top left;
	text-indent: -9999px;
	display: block;
	opacity:0.2;filter:alpha(opacity=20);
	-moz-border-radius: 5px;
	border-radius: 5px;		
}
#next:hover { opacity:1;filter:alpha(opacity=100); }

#prev {
	width: 40px;
	height: 40px;
	background: url(../img/plus_fw.png) no-repeat top left;
	text-indent: -9999px;
	position: absolute;
	top: 0px;
	left: 900px;	
	z-index: 999;	
	display: block;
	opacity:0.2;filter:alpha(opacity=20);
	-moz-border-radius: 5px;
	border-radius: 5px;		
}
#prev:hover { opacity:1;filter:alpha(opacity=100); }


/* Form Contatti */
table.form {
	font-size: 90%;	
	width: 700px;
	color: #b6b1a1;
	margin-top: 15px;
}
table.form td {
	padding: 5px 5px 5px 0px;
	border:none !important;
	outline:none !important;
}
table.form  input {
	padding: 5px;
	background: #f2f2f2;
	color: #666;
	width: 210px;
	border: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
table.form select {
	padding: 5px;
	background: #f2f2f2;
	color: #666;
	width: 210px;
	border: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;	
}
table.form textarea {
	padding: 5px;
	width: 690px;
	height: 80px;
	background: #F2F2F2;
	color: #666;
	border: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
span.checkbox input {
	width: 20px !important;
	display: inline;
	margin-bottom: 10px;
} span.checkbox p { display: inline;}

table.form input.bottone {
	width: 220x;
	height: 25px;
	padding-bottom: 5px;
	padding-top: 2px;
	background: #333;
	color: #FFF;
	font-weight: bold;
	cursor: hand;
	float: right;
}


/* Form Newsletter Side */
.side_form {
	background: url(../img/blank95.png) repeat scroll 0 0 transparent;
    list-style: none outside none;
    margin: 2px 0;
    padding: 10px;
	line-height: 130%;
	font-size: 12px;
}
.side_form input {
	padding: 5px;
	background: #cdc7b9;
	color: #333;
	width: 170px;
	border: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
}
.side_form select {
	padding: 5px;
	background: #f2f2f2;
	color: #666;
	width: 170px;
	border: none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;	
}
span.checkbox input {
	width: 20px !important;
	display: inline;
	margin-bottom: 0px;
}
span.checkbox label {  }

.side_form input.bottone {
	clear: both;
	width: 180px;
	height: 25px;
	padding-bottom: 5px;
	padding-top: 2px;
	background: #333;
	color: #FFF;
	font-weight: bold;
	cursor: hand;
}

.side_form input.nocompiled {
	border: 1px solid red !important;
}
.side_form input.nocompiledcheck {border: 1px solid red !important;}


table.partner {
	margin-top: 10px;	
	font-size: 12px;
}
table.partner p { margin: 0px 0px ; 	line-height: 120%;}
table.partner td { 
	vertical-align: top;
	padding: 10px;
	border-bottom: dotted 1px #CCC;
}


.map_big {
	float: right;
}

#PlusDetail {
	width: 600px;
	/*height: 500px;*/
	padding: 0px;
	background: #fff;
} #PlusDetail img { margin-bottom: 5px; width: 600px; height: 300px;}
#PlusDetail blockquote { /*padding-left: 0px; background: none;*/ }

#alloggi { margin-top: 0px !important; }
#alloggi h3 { background: #FFF;     padding: 2px 10px 10px 10px; font-size: 10px !important;}

a.skip {
	position: absolute;
	top: 50px;
	left: 865px;
	color: #FFF !important;
}

/* menu news */
span.small_data {
	font-size: 9px;
	/*display: block;*/
	margin: 0px;
	padding: 3px;
	background: #f2f2f2;
}
ul.news li, ul.diary li { padding: 5px 0px 7px 0px; margin: 0px 0px 3px 0px; border-bottom: dotted 1px #CCC; line-height: 130% !important; }



/* TIPSY */

.tipsy { margin-bottom: 15px; padding: 3px 5px 5px 5px; font-size: 12px; color: #FFF; opacity: 1; filter: alpha(opacity=100); background-repeat: no-repeat;  background: #222); }
  .tipsy-inner { padding: 5px; background-color: #222; color: white; max-width: 200px; text-align: center; }
  .tipsy-inner { -moz-border-radius:3px; -webkit-border-radius:3px; }
  .tipsy-north { background-position: top center; }
  .tipsy-south { background-position: bottom center; }
  .tipsy-east { background-position: right center; }
  .tipsy-west { background-position: left center; }


/* */
li.award {
	display: none !important;
float:right;
margin-top: -70px;
margin-left: 60px;
opacity:.60;
filter:alpha(opacity=60);
filter:”alpha(opacity=60)”;
}
li.award:hover {
opacity:1;
filter:alpha(opacity=100);
filter:”alpha(opacity=100)”;		
}

/*news-paginazione*/

.news li a {margin-top:5px; display:block;}

.caroufredsel_wrapper {width:200px !important;padding-bottom:13px;}
.news-paginazione {width:200px;position:relative;text-align:center;padding-top:5px;background: url(../img/blank95.png);padding:10px 0px;}
.prev {position:absolute;top:10px;left:14px;font-size:14px;}
.next {position:absolute;top:10px;right:14px;font-size:14px;}
.prev.disabled, .next.disabled {color:#CCC;text-decoration:none; cursor:auto;}
.pager {text-align:center;}
.pager a {margin:0px 3px;}
.pager a.selected {text-decoration: underline;}


/* Aggiornamento Diary */
.Diary ul, .Diary ol { list-style-position: inside; margin: 1em; }
.close_submenu { display: block}



#num-tel {
    position: fixed;
    background: #000;
    left: 39px;
    top: 95px;
    z-index: 99999;
    padding: 10px;
}
#num-tel h1 {
    color: #fff;
    font-size: 20px;
}
#lateral {
	width: 230px;
	height: 100%;
	position: fixed;
	z-index: 100;
	top: 0px;
	padding: 0px 0px 0px 27px;
	background-image: url(../img/fondolat.png);
	margin-left: 30px;
	text-align: center;
	min-height: 620px;
}


#laterales1 {
	width: 200px;
	height: 400px;
	position: absolute;
	bottom: 35px;
}

	#nibeclat{
position:absolute;
bottom: 170px;
right:0px;
z-index:555;
}
#nibeclat a{
width:400px;
height:220px;
text-indent:-8000px;
display:block;
background:url(../img/1_homenibec.png) no-repeat;
overflow:hidden;
}
