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


@font-face {
    font-family: 'TangerineRegular';
    src: url('fonts/Tangerine_Regular-webfont.eot');
    src: url('fonts/Tangerine_Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Tangerine_Regular-webfont.woff') format('woff'),
         url('fonts/Tangerine_Regular-webfont.ttf') format('truetype'),
         url('fonts/Tangerine_Regular-webfont.svg#TangerineRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TangerineBold';
    src: url('fonts/Tangerine_Bold-webfont.eot');
    src: url('fonts/Tangerine_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/Tangerine_Bold-webfont.woff') format('woff'),
         url('fonts/Tangerine_Bold-webfont.ttf') format('truetype'),
         url('fonts/Tangerine_Bold-webfont.svg#TangerineBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

body,html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height:1.4em;
	/*background-color:#292523;*/
	background-color:#000000;
}


/* we want Tagesschrift to apply to all h2's */
.wf-loading h1, .wf-loading #menu a, , .wf-loading #divicon {
  visibility: hidden;
}
.wf-active h1, .wf-inactive h1,.wf-active #menu a, .wf-inactive #menu a,.wf-active #divicon, .wf-inactive #divicon {
  visibility: visible;
  font-family: 'TangerineBold', Verdana,Arial, sans-serif;
}


h1 {
/*	font-family: Verdana,Arial,sans-serif;*/
	font: 28px/37px 'TangerineBold',Verdana,Arial,sans-serif;
	font-weight:500;
/*	font-variant:small-caps;*/
	font-size:250%;
	margin-top:30px;
/*	margin-bottom:30px;*/
	margin-bottom:-10px;
}

h1.h1light {
/*	font-family: Verdana,Arial,sans-serif;*/
	font: 28px/37px 'TangerineBold',Verdana,Arial,sans-serif;
	font-weight:500;
/*	font-variant:small-caps;*/
	font-size:250%;
	margin-top:10px;
/*	margin-bottom:30px;*/
	margin-bottom:-10px;
}

p {
	margin-left:60px;
	margin-right:60px;
}

p.contact{
	font-size:150%;
}
p.contact, p.address{
	text-align:center;
}

a:link {
	padding: 2px 3px;
	color: #ffe7cb;
	text-decoration:underline;
	
}
a:hover {
	color: #292523;
	background:#fff2e2;
	text-decoration:none;
}
a:visited:hover {
	padding: 2px 3px;
	color: #292523;
}
a:visited{
	color: #ffe7cb;
}
img{
	border:0;
}
#imglink{
	padding: 0px 0px;
	color: #ffe7cb;
	background-color:#362f2d;
	text-decoration:none;	
}
#divpage {
	width:950px;
	height:800px;
	background-repeat: no-repeat;
	margin: auto;
	text-align: left;
	margin-top: 30px;
	color: #ffe7cb;
}

#divlogo {
	float:left;
	left:0px;
	top:0px;
	width:220px;
	height:120px;
	background-color:#362f2d;
}
#divbaniere {
	float:left;
	left:276px;
	top:0px;
	padding-left:10px;
	padding-right:10px;
	width:480px;
	height:100px;
	background-color:#362f2d;
}
#divinfo {
	float:left;
	text-align:center;
	left:776px;
	width:174px;
	height:100px;
	background-color:#362f2d;
}
#divmenu {
	float:left;
	left:0px;
	top:150px;
	width:950px;
	height:32px;
	padding-top:5px;
	text-align:center;
/*	background-color:#292523;*/
	background-color:#000000;
}

#divmenufull {
	float:left;
	left:276px;
	top:0px;
	width:720px;
	height:122px;
	padding-left:5px;
/*	margin-bottom:-25px;*/
	text-align:center;
/*	background-color:#292523;*/
	background-color:#000000;
}

#menu {
	margin: 0; padding: 1px 0;
	list-style-type: none;
	height: 56px;
	}
#menu li {
	float: left;
	list-style-type: none;
	margin: 0px; 
	padding: 0px;
	width: 25%;
	}
#menu a, #menu a:visited, #menu a:hover {
/*	font-family: Verdana,Arial,sans-serif;*/
	font: 28px/37px 'TangerineBold',Verdana,Arial,sans-serif;
	font-weight:600;
	list-style-type: none;
	position: relative;
	display: block;
	margin: 2px;
	height: 50px;
	font-size: 220%;
	line-height: 50px;
	text-decoration: none;
	text-align: center;
	background: #362F2D;
	color: #ffe7cb;
	}
#menu a span {
	display: block;
	position: absolute; top: 5px; left: 8px;
	/*width: 8px; height: 8px;*/
	}
#menu a.sel {
/*	padding: 2px 3px;*/
	background: #ffe7cb;
	color: #292523;
	}

#menu a:hover {
	background: #ffe7cb;
	color: #292523;
	}
#divcontenu {
	float:left;
	left:0px;
	top:197px;
	width:724px;
	height:605px;
	padding-left:10px;
	background-color:#362f2d;
}

#divcontenularge {
	float:left;
	left:0px;
	top:197px;
	width:940px;
	height:605px;
	padding-left:10px;
	background-color:#362f2d;
}
#divcontenucrossfade {
	float:left;
	left:0px;
	top:197px;
	width:940px;
	height:605px;
	padding-left:10px;
	background-color:#362f2d;
	overflow:none;
}

#divcontenugauche, #divcontenudroit {
	float:left;
	left:0px;
	top:0px;
	width:420px;
	height:490px;
	padding-left:10px;
	background-color:#362f2d;
}

#divcontenudroit {
	float:right;
}

#divcontenumedium {
	float:left;
	left:0px;
	top:197px;
	width:940px;
	height:505px;
	padding-left:10px;
	background-color:#362f2d;
}

#divpromo1 {
	float:left;
	left:5px;
	top:0px;
	margin-left:5px;
	padding-left:10px;
	width:200px;
	height:300px;
	background-color:#362f2d;
}
#divpromo2 {
	float:left;
	left:5px;
	top:255px;
	margin-left:5px;
	margin-top:5px;
	padding-left:10px;
	width:200px;
	height:300px;
	background-color:#362f2d;
}
#divfooter {
	float:left;
	left:0px;
	top:752px;
	width:940px;
	height:48px;
	margin-top:5px;
	padding-top:5px;
	padding-left:10px;
	background-color:#362f2d;
	font-size:85%;
	text-align:center;
	line-height:0.6em;
}
#divfooter a:hover {
	color: #292523;
}
#divicongroup{
	text-align:center;
	margin-top:20px;

}
#divicon{
	font: 28px/37px 'TangerineBold',Verdana,Arial,sans-serif;
	float:left;
	left:0px;
	height:220px;
	width:310px;	
	text-align:center;
}

#msg_accueil{
	margin-top:300px;
	margin-left:-15px;
	margin-right:-15px;

}
.msg_slideshow{
	width:701px;
	height:485px;
	padding-left:110px;
	position:relative;
	overflow:hidden;
	background:#362f2d url(./icons/loading.gif) no-repeat center center;
}
.msg_slideshow a{
	outline:none;
}
.msg_slideshow a img{
	border:none;
}
.msg_wrapper{
	width:701px;
	height:500px;
	position:relative;
	margin:0;
	padding:0;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.msg_wrapper img{
	display: inline-block!important;
	vertical-align:middle;
	-moz-box-shadow:0px 0px 10px #000;
	-webkit-box-shadow:0px 0px 10px #000;
	box-shadow:0px 0px 10px #000;
}
.msg_controls{
	position:absolute;
	bottom:15px;
	right:-110px;
	width:98px;
	height:26px;
	z-index: 20;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	background-color:#000;
	opacity:0.8;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}
.msg_controls a{
	float:left;
	background-color:#000;
	width:20px;
	height:20px;
	margin:3px 3px;
	opacity:0.5;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	background-repeat:no-repeat;
	background-position: center center;
}
.msg_controls a:hover{
	opacity:1.0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
}
.msg_controls a.msg_grid{
	background-image:url(./icons/grid.png);
}
.msg_controls a.msg_prev{
	background-image:url(./icons/prev.png);
}
.msg_controls a.msg_next{
	background-image:url(./icons/next.png);
}
.msg_controls a.msg_pause{
	background-image:url(./icons/pause.png);
}
.msg_controls a.msg_play{
	background-image:url(./icons/play.png);
}
.msg_thumbs{
	background:#000;
	position:absolute;
	width:250px;
	height:166px;
	top:-230px;
	left:50%;
	padding:30px;
	margin:0 0 0 -155px;
	-moz-border-radius:0px 0px 10px 10px;
	-webkit-border-bottom-left-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	border-bottom-right-radius:10px;
/*	-moz-box-shadow:1px 1px 5px #000;*/
/*	-webkit-box-shadow:1px 1px 5px #000;*/
/*	box-shadow:1px 1px 5px #000;*/
	opacity:0.9;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	overflow:hidden;
}
.msg_thumb_wrapper{
	position:absolute;
	width:250px;
	height:166px;
	top:30px;
	left:30px;
	z-index:30;
}
.msg_thumb_wrapper a{
	display:block;
	width:75px;
	height:75px;
	float:left;
	margin:4px;
	opacity:0.5;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.msg_thumbs a.msg_thumb_next,
.msg_thumbs a.msg_thumb_prev{
	width:18px;
	height:20px;
	background-repeat:no-repeat;
	background-position: center center;
	position:absolute;
	top:50%;
	margin-top:-10px;
	opacity:0.5;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
}
.msg_thumbs a.msg_thumb_next:hover,
.msg_thumbs a.msg_thumb_prev:hover{
	opacity:1.0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
}
.msg_thumbs a.msg_thumb_next{
	background-image:url(./icons/next_thumb.png);
	right:5px;
}
.msg_thumbs a.msg_thumb_prev{
	background-image:url(./icons/prev_thumb.png);
	left:5px;
}
.msg_thumbs a.msg_thumb_close{
	position:absolute;
	bottom:0px;
	width:50px;
	left:50%;
	margin:0 0 0 -25px;
	background:#202020 url(./icons/up.png) no-repeat center center;
	height:16px;
	opacity:0.7;
	-moz-border-radius:5px 5px 0 0;
	-webkit-border-top-left-radius:5px;
	-webkit-border-top-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}
.msg_thumbs a.msg_thumb_close:hover{
	opacity:1.0;
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=99);
}
.msg_loading{
	position:absolute;
	background:transparent url(./icons/loading.gif) no-repeat center center;
	top:50%;
	left:50%;
	width:50px;
	height:50px;
	margin:-25px 0 0 -25px;
	z-index:25;
	display:none;
}
#conteneur {
	border-top: 0px;
	border-bottom: 0px;
	overflow: auto; 
	overflow-y: hidden; 
	width: 950px; 

}

