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

body{
	background-position:top;
	background-repeat:repeat-x;
	background-color:#291812;
	margin:0px;
	outline:none;
}


div#intro{
	min-height:500px;
}

a.skipintro{
	background-image:url(../images/skip_intro.jpg);
	background-position: 0 0;
	display: block;
	width:124px;
	height:20px;
	margin-right:10px;
}

a.skipintro:hover{
	background-position: 0 -20px;
}


div#sound_player{
	width:23px;
	height:29px;
	position:fixed;
	margin-left:200px;
	background-color:#F00;
	top:0px;
}


.noOutline {
outline:none;
}

div#container{
	width:760px;
	text-align:left;
	position:relative;
}

div#titre{
	margin-top:20px;
	margin-bottom:15px;
	margin-left:15px;
}

div#header{
	margin-top:5px;
}

div#slideshow{
	background-image:url(../images/bg_img.png);
	background-position:center;
	background-repeat:no-repeat;
	width:290px;
	height:290px;
	text-align: center;
	display:table;
	vertical-align:middle;
	
}

div#menu{
}

div#content{
	margin-top:10px;
}

div#deco{
	background-image:url(../images/deco.png);
	background-position:top;
	width:218px;
	height:82px;
	position:absolute;
	right:37px;
	z-index:-1;
	top:0px;
}

div span {display:table-cell;vertical-align:middle;zoom:1;}
div span.ievaligne {height:100%;}

/*Pour les tables cellspacing 0 et cellpadding 0*/
.ctable{
	width:100%;
	border-spacing:0px;
	border-collapse:collapse;

}

/*cellpadding 0*/
.ctable td{
	padding:0px;
}

.ccenter{
	background-color:#FFF;
}

.ctl{
	background-image:url(../images/ctl.png);
	background-position:bottom right;
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}

.ctr{
	background-image:url(../images/ctr.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}

.cbr{
	background-image:url(../images/cbr.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}

.cbl{
	background-image:url(../images/cbl.png);
	background-position:top right;
	background-repeat:no-repeat;
	width:15px;
	height:15px;
}

.ct{
	background-image:url(../images/ct.png);
	background-position:bottom;
	background-repeat:repeat-x;
	width:740px;
	height:15px;
}

.cb{
	background-image:url(../images/cb.png);
	background-position:top;
	background-repeat:repeat-x;
	width:740px;
	height:15px;
}

.cl{
	background-image:url(../images/cl.png);
	background-position:right;
	background-repeat:repeat-y;
	width:15px;
	height:auto;
}

.cr{
	background-image:url(../images/cr.png);
	background-position:left;
	background-repeat:repeat-y;
	width:15px;
	height:auto;
}

h1{
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	font-variant:small-caps;
	color:#291812;
}

h2{
	font-size:14px;
	font-family:Verdana, Geneva, sans-serif;
	font-variant:small-caps;
	color:#ac8565;
}

h3{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	font-variant:small-caps;
	color:#990000;
}

h4{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#291812;
}

p.hr{
	border:0px;
	background-image:url(../images/hr.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height:16px;
	width:150px;
}

p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#484848;
}

#mailzone{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#484848;
	border-left:#ac8565 solid 1px;
	margin-left:10px;
	padding-left:10px;
}

input,textarea{
	border:#484848 solid 1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#484848
}

input:focus,textarea:focus{
	border:#484848 dotted 1px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#484848
}


a.btn{
	padding:4px;
	background-color:#ac8565;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	cursor:pointer;
}

a.btn:hover{
	padding:4px;
	background-color:#291812;
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	
}

.overbox{
position:absolute;
background-color:#FFFFFF;
z-index:4;
overflow:auto;
border-bottom:#484848 dotted 1px;
}

.alt_txt{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#484848;
	font-variant:small-caps;
}

p.info{
	color:#900;
}

#fav{
	margin-left:5px;
}

ul.shortlink{
	margin:10px;
	padding:5px;
	float:left;
}

ul.shortlink li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	list-style:none;
	margin:3px;
	padding:0px;

}

ul li a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:none;
	margin:0px;
	padding:0px;
}

ul li a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:underline;
}

ul li a:active{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	text-decoration:underline;
}


#address{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	border-left:1px solid #ac8565;
	padding-left:20px;
}

#copyright{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#FFF;
	float:right;
	text-align:right;
}

table.carte{
	
}

table.carte p{
	margin:6px;
}

blockquote{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#990000;
}

.clear{
	clear:both;
}

a img{
	border:0px;
}

.gallery_left{
	float:left;
	margin-right:5px;
}

.gallery_right{
	float:right;
	margin-left:5px;
}

div#blocadresse{
	background-image:url('../images/bloc_adresse.png');
	background-position:top left;
	background-repeat:no-repeat;
	width:254px;
	height:290px;
	position:relative;
}

div#logo{
	position:absolute;
	bottom:10px;
	right:10px;
	width:200px;
	height:110px;
	text-align:right;
	vertical-align:bottom;
}

div.gallery h4{
	display:inline;
	margin-right:5px;
	border-right:#000 solid 2px;
	padding-right:5px;
}

a{
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#291812;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
	color:#990000;
}
