@charset "UTF-8";
/* CSS Document */

html, body {
	height: 100%;
}
body {
	margin:0;
	background-color:#FFFFFF;
}
p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#202020;
	line-height:18px;
}
h4 {
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#c69c5f;
	font-weight:normal;
}
h5 {
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#c69c5f;
	font-weight:normal;
}

ul {
	list-style-type:none;
	padding:0;
	margin-top:15px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#202020;
	line-height:18px;
}

li {
	background-image: url(../img/puce-fleche.jpg);
	background-repeat:no-repeat;
	background-position:0 5px;
	padding-left:20px;
}

/* Link */

a {
	color:#C00;
	text-decoration:none;
	font-weight:normal;
}
a:hover {
	text-decoration:underline;
}

/* Formulaire */
.formvisiteurs p{
	line-height:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
}

.formvisiteurs input {
	height:16px;
	border:1px solid #999;
	width:150px;
	padding-left:5px;
}

.submit{
	height:16px;
	border:1px solid #999;
	width:100px;
	padding-left:5px;	
}

/* Style Divers */

.linkinfo a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#c69c5f;
	font-weight:bold;
	text-decoration:none;
	line-height:26px;
}
.linkinfo a:hover {
	color:#202020;
}


/* Structure de la page */
#header{
	width:auto;
	height:180px;
	background-color:#121212;
	background-image:url(../img/header-background.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0px;
}
#header-nl{
	width:auto;
	height:180px;
	background-color:#121212;
	background-image:url(../img/header-background-nl.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	margin: 0px;
}
#menutop {
	position:relative;
	width:981px;
	height:180px;
	margin-left:auto;
	margin-right:auto;
}

#menutop h1 { /* Lien sur logo Horeca Life */
	top:42px;
	height: 63px;
	left: 27px;
	position: absolute;
	text-indent: 0px;
	width: 213px;
}
#menutop h1 a {
	display: block;
	height: 100%;
	text-decoration: none;
	width: 100%;
}

#menutop #banner {
	height: 60px;
	left: 488px;
	position: relative;
	top: 67px;
	width: 468px;
}
#content{
	width:auto;
	height:auto;
	background-image:url(../img/middle-background-caviar.jpg);
	background-position:top;
	background-repeat:no-repeat;
}
#undercontent{
	width:100%;
	background-color:#FFF;
	height:50px;
	position:relative;
}

#footer{
	height:20px;
	background-color:#222222;
	position:fixed;
	bottom:0px;
	width:100%;
	z-index:9999;
		color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	padding-top:7px;
	text-align:center;
}
#partner {
	width:125px;
	height:125px;
	margin: 30px 0 15px 0px;
	float:left;
}

/* Tableau Contenu */

.col-menu {
	text-align:right;
	padding-top:35px;
}
.contenu {
	text-align:left;
	padding-left:55px;
	padding-top:35px;
}
#contenu-col-droite{
	margin:0 0 15px 0;
	width:250px;
	height:auto;
}
#contenu-youtube-250{
	margin:0 0 15px 0;
	width:250px;
	height:auto;
}
p.youtube{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#202020;
	text-align:left;
	padding-bottom:5px;
	margin:0;
	font-weight:bold;
}
p.legende{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#202020;
	text-align:left;
	padding-bottom:5px;
	margin:0;
	font-weight:normal;
}

/* menu H2 FR */

#menuh2{
	bottom:10px;
	position:absolute;
	width:930px;
	left:27px;
	height:20px;
	text-align:left;
}

h2 {
	margin: 0;
}
h2#menu a {
	display:block;
	float:left;
	width:auto;
	height:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	margin-right:20px;
	padding:3px;
}
h2#menu a:hover {
	color:#c69c5f;
	padding-top:4px;
}
h2#menuactive a{
	display:block;
	float:left;
	width:auto;
	height:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#c69c5f;
	text-decoration:none;
	text-transform:uppercase;
	margin-right:20px;
	padding:3px;
	padding-top:4px;
}

#nl_NL a {
	position:relative;
	display:block;
	float:right;
	width:auto;
	height:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	padding:3px;
	
}
#nl_NL a:hover {
	color:#c69c5f;
}
#printer a{
	position:relative;
	display:block;
	float:right;
	width:20px;
	height:auto;
	padding:4px 3px 4px 3px;
}

/* menu FR */
h3 {
	margin: 5px 0 15px 0;
}
h3 span {
    display: none;
}
h3 a {
	background-position:top right;
	background-repeat: no-repeat;
	display:block;
	width:125px;
}
h3 a:hover {
	background-position:95%;
	
}
h3#space{
	height:3px;
}
h3#barlife a {
	height:12px;
	background-image:url(../img/menufr/barlife.gif);
}
h3#hotellife a {
	height:12px;
	background-image:url(../img/menufr/hotellife.gif);
}

h3#finefood a {
	height:34px;
	background-image:url(../img/menufr/finefood.gif);
}
h3#aoc a {
	height:14px;
	background-image:url(../img/menufr/aoc.gif);
}
h3#metroexpo a {
	height:14px;
	background-image:url(../img/menufr/metroexpo.gif);
}
h3#management a {
	height:14px;
	background-image:url(../img/menufr/management.gif);
}
h3#natural a {
	height:12px;
	background-image:url(../img/menufr/naturalfood.gif);
}
h3#cook a {
	height:12px;
	background-image:url(../img/menufr/cook.gif);
}
h3#logtech a {
	height:14px;
	background-image:url(../img/menufr/logtech.gif);
}
h3#maitres a {
	height:30px;
	background-image:url(../img/menufr/maitres-cuisiniers.gif);
}
h3#meester a {
	height:30px;
	background-image:url(../img/menufr/meesterkoks.gif);
}
h3#bocuse a {
	height:12px;
	background-image:url(../img/menufr/bocusedor.gif);
}
h3#nocturne a {
	height:12px;
	background-image:url(../img/menufr/nocturne.gif);
}
h3#essentiels a {
	height:12px;
	background-image:url(../img/menufr/lesessentiels.gif);
}
h3#essentie a {
	height:12px;
	background-image:url(../img/menufr/deessentie.gif);
}
h3#premiumplace a {
	height:12px;
	background-image:url(../img/menufr/premiumplace.gif);
}
h3#finefood a {
	height:12px;
	background-image:url(../img/menufr/finefood.gif);
}

.newsletter {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:15px;
}
.newsletter a {
	font-weight:bold;
	color:#a57b3e;
}
.newsletterHome a {
	font-weight:bold;
}
.sousNews {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-size:11px;
	line-height:14px;
	margin-top:-7px;
}
.newsletterDate {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
	font-style:italic;
	font-size:9px;
	color:#333;
}
