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

#horeca {
	background-image: url(images/horeca/fondhoreca.png);
	background-repeat: no-repeat;
	height: 196px;
	width: 466px;
}

.popuphoreca {
	background-image: url(images/horeca/fondhoreca.png);
	background-repeat: no-repeat;
	height: 196px;
	width: 466px;
}
#apDiv1 {
	position:absolute;
	left:50%;
	top:5%;
	margin-left:-233px;
	width:466px;
	height:216px;
	z-index:99;
	visibility: visible;
	float: none;
	overflow: auto;
}

#titrehoreca {
	width:366px;
	height:64px;
	float:right;
	padding-right:24px;
	padding-top:2px;
	text-align:left;
}

#textehoreca {
width:336px;
padding-right:24px;
padding-left:100px;
text-align:left;
}

#popout {
width:58px;
height:52px;
padding-left:12px;
padding-top:14px;
text-align:center;
vertical-align:middle;
float:left;
}

#contacthoreca {
width:366px;
padding-left:100px;
float:left;
}
#soustitrehoreca {
	list-style-image: url(images/horeca/puce01.gif)
	top: 5px;
	left: 15px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 15;
}