body{
	margin: 0px;
	background:url(../images/fd_degrade.jpg) #EDEDED;
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 0.8em;
	color: #fff;
}
img{
	margin: 0px;
	padding	: 0px;
	border: 0px;
}
a{
	color: #fff;
	/*text-decoration: none;
	font-style:italic;*/
}
a:hover{
	text-decoration: underline;
}

h1{
	font-size: 1.3em;
	font-style: italic;
	margin: 0px 0px 0px 0%;
	text-align: center;
}
h2{
	font-size: 1em;
	margin-bottom: 0px;
	margin-top: 0px;
}
#conteneur{
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}

#conteneur_pop{
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}

#entete{
	margin-bottom: 5px;
	height: 20px;
	border: solid 5px #fff;
	background-color: #CCCCCC;
}
#menu{
	border: solid 5px #fff;
	background-color: #C94927;
}
#bandeau img{
	display: block;
}

#contenu img{
	border: solid 2px #fff;
}
#contenu{
	background-color: #C94927;
	border-left: solid 5px #fff;
	border-right: solid 5px #fff;
	border-bottom: solid 5px #fff;
	text-align: justify;
}
#contenu_pop{
	background-color: #C94927;
	margin-top: 15px;
	border: solid 5px #fff;
	text-align: justify;
}
.contenu {
	position:relative;
	min-height:400px
	}

* html body .contenu {
	height:400px
	}

.contenu_pop{
	position:relative;
	min-height:400px
	}

* html body .contenu_pop{
	height:400px
	}
	
#page{
	float: left;
	width: 561px;
	padding: 10px;
}
#page_pop{
	float: left;
	width: 760px;
	padding: 10px;
}

#news{
	float: left;
	background-color: #fff;
	width:170px;
	height: 470px;
	border-left: solid 5px #CCCCCC;
	border-right: solid 5px #CCCCCC;
	border-bottom: solid 5px #CCCCCC;
	font-size: 0.75em;
	color: #CCCCCC;	
}
#news a{
	color: #1B6992;
}
#news a:hover{
	color: #CCCCCC;
}
#news p{
	margin: 0px;
	margin-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	height: 200px;
}
.baspage_img{
	margin-left: 7px;
}
#baspage{
	margin-top: 1%;
	margin-bottom: 1%;
	padding-top: 0.7%; 
	padding-bottom: 0.2%;
	background-color: #fff;
	text-align: center;
}
table, th, td{
	border:solid 1px #fff;
	border-collapse: collapse;
	padding-left: 5px;
	padding-right: 5px;
}
.div-min-height {
	position:relative;
	height:300px;
	width:0px;
	float:left
	}
	
.div-min-height-bottom {
	position:relative;
	height:0px;
	clear:left
}

.list_marque{
	text-align: center;
	margin-bottom: 15px;
}
#tr_lien a{
	font-style:normal;
}
.titre {
	margin-left: 2px;
	font-size: 1.05em;
	font-weight: bold;
}
.cadre_blancs img{
	border: solid 2px #fff;
}

.portrait{
	float: left;
	margin-left: 25px;
}
.desc_portrait{
	font-size: 0.9em;
	font-weight: bold;
	margin-left: 160px;
	padding-top: 20px;
}

#gamme{
	font-weight: bold;
	text-align: center;
}
#gamme a{
	text-decoration: none;
}
#gamme a:hover{
	text-decoration: underline;
}

.titre_tableau{
	background-color: #4ABCE5;
}

.credit{
	color: #1B6892;
	text-align: center;
	font-weight: bold;
	font-size: 0.85em; 
}

.credit a{
	text-decoration: none;
	color: #1B6892;
}

.actualite_vignette{
	float: left;
}
.actualite{
	margin-left : 160px;
}
.actu_bottom{
	clear: left;
	margin-bottom: 15px;
	border-bottom: solid 1px #fff;
}

/* FORMULAIRE */
div.row {
  clear: both;
  padding-top: 2px;
}

div.row span.label {
  float: left;
  text-align: right;
  width: 100px;
}

div.row span.formw {
  float: right;
  text-align: left;
   width: 450px;
}

#reservation td, th{
	text-align: center;
}
