/* Bug des png sous ie6 */
* html img,
* html .png{
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}


img{
	border:0px;
}

body{
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	font-size:11px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	background-image: url("../images/fond_body.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #4C4C4C;
}
h1, h2{
	padding:0px;
	margin:0px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
}
a, a:link, a:active{
	color:#CA4A09;
	text-decoration:underline;
}
a:hover, strong{
	color:#490301;
	text-decoration:none;
}
#page{
	margin:0px auto 0px auto;
	width:995px;
	position:relative;
	background-image: url("../images/fond_page.jpg");
}
#bandeau{
	width:995px;
	height:230px;
	overflow:hidden;
	margin-top:-1px;
}
.boutonreservation {
	background-color:#CC5610;
	border-color:#D4D0C8 #A3A3A3 #A3A3A3 #D4D0C8;
	border-style:solid;
	border-width:1px;
	color:#FFFFFF;
	cursor:pointer;
	padding:2px;
	font-size:11px;
	margin-right:2px;
	text-align:center;
	width:230px;
}


/* Bug des images avec espace sous ie 6, a mettre dans tous les menus images */
#bandeau img, #bandeau a, #menu img, #menu a{
	float:left;
}

#logo{
	width:204px;
	height:226px;
	top:0px;
	left:385px;
	position:absolute;
	z-index:10:
}

#bandeau{
	width:995px;
	height:226px;
	float:left;
}
#menu{
	height:44px;
}

#contenu{
	clear:both;
	width:100%;
	height:auto;
	min-height:277px;
	margin:0px;
}
#mise_en_avant{
	width:278px;
	height:282px;
	float:left;
	padding-left:19px;
}
#contenu_accueil_droite{
	width:680px;
	background-color:#F1EBDF;
	height:282px;
	float:left;
}

#formulaire_inscription{
	font-weight:bold;
	color: #660000;
	position:absolute;
	top:270px;
	right:20px;
	z-index:5;
	width:190px;
	text-align:center;
	overflow:hidden
}
#formulaire_inscription input{
	border:0px;
	color:#660000;
}
.marge{
	width:0px;
	height:277px;
	float:left;
}
#contenu_texte{
	float:left;
}

#contenu_type{
	width:600px;
	float:left;
	padding:13px 5px 5px 7px;
}
#contenu_type h1{
	font-weight:normal;
	color:white;
	background-image: url("../images/fond_h1.jpg");
	padding-left:10px;
	width:590px;
	font-size: 24px;
	height:30px;
}

.portail_contenu{
	background-image: url("../images/fond_contenu.jpg");
	background-repeat: repeat-x;
}
#contenu_accueil_droite .portail_contenu{
	background: none;
	margin:0px;
}

#contenu_accueil_flash{
	padding-top:5px;
	text-align:center;
}
.portail_titre_article{
	padding:10px 10px 0px 10px;
	font-size:17px;
	color:#ad340f;
}

.portail_contenu_article{
	padding:10px 10px 0px 10px;
}

#seminaires {
background-color:#E7D2BF;
color:#CE5608;
font-size:10px;
text-align:center;
}

#contenu_accueil_droite .portail_contenu_article{
	padding-top:23px;
}
#contenu_flash{
	float:left;
	width:327px;
	height:362px;
	padding:13px 0px 0px 30px;
}
#flash_accueil{
	display:block;
	margin: -7px auto 0px auto;
}
#pied_page{
	clear:both;
	width:995px;
	height:18px;
	background-image: url(../images/pied_page.jpg);
	margin:0px;
	padding:20px 0px 0px 0px;
	text-align:center;
	position:relative;
	color:white;
}
#pied_page #fauteuil{
	position:absolute;
	z-index:5;
	left:241px;
	top:-125px;
}
#pied_page li{
	display:inline;
}

#pied_page a, #pied_page a:link, #pied_page a:active{
	margin:0px 5px 0px 5px ;
	color:white;
	text-decoration:none;
}

#pied_page a:hover{
	text-decoration:underline;
}


.titre_fiche{
	background-color: #E7D2BF;
	font-weight: bold;
	color:#490301;
	width:200px;
}
.infos_fiche input,.infos_fiche textarea,.infos_fiche select{
	background-color: #ffffff;
	color:#CE5608;
	border:0px;
	width:300px;
}
.infos_fiche_2 input,.infos_fiche_2 textarea,.infos_fiche_2 select{
	background-color: #ffffff;
	color:#CE5608;
	border:0px;
	width:100px;
}

input:hover, input:focus, select:hover, select:focus, textarea:hover, textarea:focus{
	background-color: #FFFFCC;
}



/* Pour le calendrier Javascript*/

.ds_box {
	background-color: #FFF;
	border:none;
	position: absolute;
	z-index: 100;
}
.ds_tbl {
	background-color: #FFF;
	border: 2px solid #4B0304;
}
.ds_head {
	text-align: center;
	font-weight: bold;
	background-color: #490301;
	border: 1px solid #850500;
	font-family: Arial;
	font-size: 11px;
	color: white;
}
.ds_subhead {
	background-color: #EFEFEF;
	color: #000;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border: 1px solid #4B0304;
	font-family: Arial, Helvetica, sans-serif;
	width: 32px;
}
.ds_cell {
	background-color: #E7D2BF;
	color: #000;
	font-size: 13px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	cursor: pointer;
}
.ds_cell:hover {
	background-color: #E19655;
}

	/* Pour div de trans */
#div_de_trans {
	background-color:#000000;
	height:600px;
	position:absolute;
	width:995px;
	left:0px;
	z-index:6;
  	filter:alpha(opacity=50);
   	-moz-opacity:0.5;
   	opacity: 0.5;
}
.div_popup{
	background-color:white;
	border:solid 2px #4A0301;
	font-size:12px;
	position:absolute;
	z-index:10;
}
.marge_popup{
	position:relative;
	padding:15px;
}
.marge_popup .bouton_fermer{
	z-index:11;
	cursor:pointer;
	position:absolute;
	top:-17px;
	right:-18px;
}
#erreur_envoi_mail{
	display:none;
	left:400px;
	top:250px;
}
