@import url("content.css");
@import url("galerie.css");
@import url("formulaire.css");
*{
	margin:0px;
	padding:0px;
}

body{
	background-color:#d7e9f6;
	font-size:0.9em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

.clear{
	clear:both;
}

#nuage{
	background-image:url(../img/fond_nuage.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	height:988px;
	width:100%;
	position:fixed;
	top:0px;
	left:0px;
	z-index:0;
}
#conteneur{
	width:977px;
	position:relative;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	height:800px;
}

#header{
	width:977px;
	height:317px;
	margin-bottom:-17px;
	margin-bottom:inherit !important;
}

#header #flashcontent{
	position:absolute;
	top:0px;
	left:0px;
	z-index:10;
}

#header #img_html{
	position:absolute;
	top:97px;
	left:48px;
	z-index:1;
	width:865px;
	height:220px;
	background-image:url(../img/header_print.gif);
	background-position:top-left;
	background-repeat:no-repeat;
}

#header #img_print{
	display:none;
	visibility:hidden;
	height:0px;
}

#header #menu_cache{
	position:absolute;
	top:0px;
	left:0px;
	font-size:0.9em;
	padding-left:30px;
	z-index:5;
}

#header #menu_cache ul{
	margin-left:60px;
	margin-top:260px;
	height:25px;
	line-height:25px;
}

#header #menu_cache ul li{
	display:inline;
	list-style-type:none;
	text-align:center;
	font-weight:bold;
	margin-right:2px;
}

#header #menu_cache ul li a{
	background-color:#073081;
	color:#fff;
	padding:8px;
	text-decoration:none;
}

#header #menu_cache ul li a:hover{
	color:#ffb213;
	text-decoration:none;
}

#header #menu_cache ul li a.chgt_lang{
	background-color:#ffb213;
	color:#073081;
	padding:10px;
	text-decoration:none;
}

#header #menu_cache ul li a.chgt_lang:hover{
	color:#bd4205;
	text-decoration:none;
}

#contenu{
	width:843px;
	position:relative;
	height:auto;
	margin-left:58px;
	z-index:40;
}

#gauche{
	width:596px;
	float:left;
	height:auto;
}

#content{
	background-color:#FFFFFF;
	height:auto;
	/*?padding-top:10px;*/
}

/*#content #marge_bas{
	position:relative;
	height:90px;
	width:100%;
}*/

#footer-ghe{
	background-image:url(../img/bas_gauche.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	height:14px;
	/* DEBUT PAS TOUCHE PLEASE */
	margin-bottom:90px;
	-margin-bottom:15px;
	/* FIN PAS TOUCHE PLEASE */
}

#droite{
	width:240px;
	float:right;
	margin-right:1px;
}

/********************************************
BLOC DE DROITE
********************************************/
#centre-blocjaune{
	width:240px;
	height:auto;
	?margin-top:17px;
	background-color:#f5aa11;
	background-repeat:repeat-y;
}

#bas-blocjaune{
	width:240px;
	height:11px;
	background-image:url(../img/bas-blocdte.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:15px;
}

#header-menu{
	width:240px;
	height:11px;
	background-image:url(../img/haut-menu.gif);
	background-position:top;
	background-repeat:no-repeat;
}

#centre-menu{
	width:240px;
	height:auto;
	background-image:url(../img/centre-menu.gif);
	background-repeat:repeat-y;
}

#bas-menu{
	width:240px;
	height:116px;
	background-image:url(../img/bas-menu.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin-bottom:15px;
}

/********************************************
FOOTER
********************************************/

#footer{
	background-image:url(../img/footer/bande-footer.gif);
	background-repeat:repeat-x;
	background-position:bottom left;
	position:fixed;
	bottom:0px;
	height:107px;
	width:100%;
	z-index:322;
	color:#fff;
	font-size:80%;
}

#content_footer{
	width:942px;
	margin-left:auto;
	margin-right:auto;
}

#ballon_footer{
	background:url(../img/footer/ballon_footer.png) no-repeat top left;
	height:134px;
	width:51px;
	position:fixed;
	bottom:107px;
}

.morph1{
	position:relative;
	background-image:url(../img/footer/bande-verte-footer3.png);
	background-repeat:no-repeat;
	height:107px;
	z-index:322;
}

.morph1 ul li{
	list-style-type:none;
	display:inline;
}
.morph1 #liens_footer{
	float:left;
	clear:both;
	padding-left:103px;
	margin-top:74px;
	color:#fff;
}

.morph1 #liens_footer ul{
	margin-left:15px;
	font-size:90%;
}

.morph1 #liens_footer ul li a{
	color:#fff;
	font-weight:normal;
	margin-right:2px;
	text-decoration:none;
}

.morph1 #liens_footer ul li a:hover, a:focus{
	color:#fff;
	text-decoration:underline;
}

.morph1 #liens_footer #btn_jshow{
	position:absolute;
	margin-left:785px;
	margin-top:-4px;
	height:33px;
}

.morph1 #liens_footer #btn_jshow a{
	display:block;
	width:73px;
	height:25px;
	border:0px;
}

.morph1 #liens_footer #btn_jshow a img{
	border:0px;
}

.morph1 #logos_footer{
	float:right;
	padding-right:63px;
	margin-top:35px;
	text-align:right;
}

.morph1 #logos_footer ul li a{
	border:0px;
	margin-right:20px;
}

.morph1 #logos_footer ul li a img{
	border:0px;
}

#footer2{
	position:fixed;
	bottom:0px;
	height:20px;
	width:100%;
	z-index:322;
}

.morph2{
	position:relative;
	background-image:url(../img/footer/bande-verte-footer2.png);
	background-repeat:no-repeat;
	height:33px;
	width:942px;
	margin-left:auto;
	margin-right:auto;
	z-index:322;
}

.morph2 ul li{
	display:none;
	visibility:hidden;
	height:0px;
}

.morph2 #liens_footer{
	float:left;
	clear:both;
	padding-left:103px;
	margin-top:63px;
	height:33px;
	color:#fff;
}

.morph2 #liens_footer #btn_js{
	position:absolute;
	margin-left:785px;
	margin-top:-67px;
	height:33px;
}

.morph2 #liens_footer #btn_js a{
	display:block;
	width:73px;
	height:33px;
	border:0px;
}

.morph2 #liens_footer #btn_js a img{
	border:0px;
}

/***langue menu invisible***/
.langue{
	position:absolute;
	left:10px;
	top:10px;
}