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

body{
	background:#000000;
	height: 100%;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/***********/
/* CONTENT */
/***********/

/* STYLE 1 */

#style1_content{
	width:950px;
	height:630px;
	background-image:url(images/fond_style1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
	position:relative
}

/* PROG ANIMATION */

#prog_aniamtion_content{
	width:950px;
	height:630px;
	background-image:url(images/prog_animation/fond.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
	position:relative
}

/* RESERVER */

#reserver_content{
	width:950px;
	height:630px;
	background-image:url(images/reserver/fond.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
	position:relative
}

/* RESERVER */

#prog_menu_content{
	width:950px;
	height:630px;
	background-image:url(images/prog_menu/fond.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
	position:relative
}

/* CONTACT */

#contact_content{
	width:950px;
	height:630px;
	background-image:url(images/contact/fond.jpg);
	background-repeat:no-repeat;
	background-position:center;
	margin:auto;
	position:relative
}

/***************/
/* FIN CONTENT */
/***************/

/**********/
/* AUTRES */
/**********/

img, div {
	behavior: url(include/iepngfix/iepngfix.htc);
}


a:link{ color:#666 } 
a:hover {color:#666 } 
a:active {color:#666 }
a:visited {color:#666 } 

#content{
	height: 100%;
	width: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#content_div_style1{
	height: 190px;
	width: 550px;
	padding:15px;
	background-repeat:repeat;
	position:absolute;
	right:25px;
	top:255px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:bold
}

#content_logo{
	height: 103px;
	width: 507px;
	position:absolute;
	right:221px;
	bottom:50px;
}

#tab_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:bold
}

#tab_form{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFF;
	font-weight:bold
}

#form_date{
	padding-top:5px;
	padding-bottom:5px;
	padding-right:40px
}

#form_style1{
	padding-top:5px;
	padding-bottom:5px
}

#header{
	height: 50px;
}

#middle{
	height:650px;
	text-align:center;
	background-image:url(images/background/fresque_haute.jpg);
	background-repeat:repeat-x;
}

#menu{
	padding-top:15px
}

/**************/
/* FIN AUTRES */
/**************/