@charset "utf-8";
/* CSS Document */


/* Elements generaux a la page*/
body {
	background-color:#001020;
}

#calque0 {
	position:absolute;
	top:0px;
	left:0px;
	height:auto;
	width:100%;
}

#calque1 {
	position:absolute;
	top:0px;
	left:50%;
	height:auto;
	width:955px;
	margin-left:-477px;
}


/* Elements du bandeau haut */
#bnd_haut {
	position:absolute;
	top:0px;
	left:0px;
	width:955px;
	height:119px;
	vertical-align:top;
	background-color:#001020;
	z-index:2;
}
/* Hack IE6 */
* html #bnd_haut {
	height:120px;
}
#bar_bnd_haut {
	position:absolute;
	top:0px;
	left:531px;
	z-index:3;
	height: 106px;
}
#img_bnd_haut {
	position:absolute;
	top:0px;
	left:537px;
	z-index:3;
}

/* Elements du menu de nniveau 1 */
#menu_ste_maxime {
	position:absolute;
	top:119px;
	left:0px;
	width:195px;
	height:665px;
	background-color:#1a303d;
	vertical-align:top;
	z-index:6;
}


#img_logo {
	position:absolute;
	top:665px;
	left:0px;
}
/* Elements centraux */
#main {
	position:absolute;
	top:119px;
	left:195px;
	width:760px;
	height:auto;
}
/*#main {
	position:absolute;
	top:0px;
	left:195px;
	width:760px;
	height:auto;
}*/
#contenu {
	position:relative;
	top:0px;
	left:0px;
	min-height:662px;
	height:auto;
	background-color:#FFFFFF;
	border-top:#d8d8d8 10px solid;
	border-right:#d8d8d8 10px solid;
	border-bottom:#d8d8d8 10px solid;
}
/* Hack IE6 */
* html #contenu {
	height:627px;
	top:-1px;
	z-index:9;
}
#img_drapeau_en a{
	position:absolute;
	top:0px;
	left:712px;
	width:47px;
	height:27px;
	z-index:9;
	background:url(../images/img_drapeau-en.jpg);
}
#img_drapeau_en a:hover {
	position:absolute;
	top:0px;
	left:712px;
	width:47px;
	height:27px;
	z-index:9;
	background:url(../images/img_drapeau-en.jpg) -47px 0;
}
#img_drapeau_fr a{
	position:absolute;
	top:0px;
	left:712px;
	width:47px;
	height:27px;
	z-index:9;
	background:url(../images/img_drapeau-fr.jpg);
}
#img_drapeau_fr a:hover {
	position:absolute;
	top:0px;
	left:712px;
	width:47px;
	height:27px;
	z-index:9;
	background:url(../images/img_drapeau-fr.jpg) -47px 0;
}
#fond_gauche {
	position:absolute;
	left:-195px;
	top:0px;
	width:195px;
	height:100%;
	background-color:#1a303d;
	border-bottom:#1a303d 39px solid;
	z-index:0;
}

/* Hack IE6 */
* html #fond_gauche {
	top:auto;
	bottom:-12px;
	height:4000px;
}



/* Elements du bandeau bas*/
#bnd_bas_accueil {
	position:relative;
	bottom:0px;
	left:0px;
	width:760px;
	height:29px;
	background-image:url(../images/bnd_bas/fond_bnd_accueil.jpg);
	background-repeat:repeat-y;
}
/* Hack IE6 */
* html #bnd_bas_accueil {
	bottom:1px;
}
#bnd_bas_ci {
	position:relative;
	bottom:0px;
	left:0px;
	width:760px;
	height:29px;
	background-image:url(../images/bnd_bas/fond_bnd_ci.jpg);
	background-repeat:repeat-y;
}
#bnd_bas_commerces {
	position:relative;
	bottom:0px;
	left:0px;
	width:760px;
	height:29px;
	background-image:url(../images/bnd_bas/fond_bnd_commerces.jpg);
	background-repeat:repeat-y;
}
#bnd_bas_detente {
	position:relative;
	bottom:0px;
	left:0px;
	width:760px;
	height:29px;
	background-image:url(../images/bnd_bas/fond_bnd_detente.jpg);
	background-repeat:repeat-y;
}
#bnd_bas_hebergements {
	position:relative;
	bottom:0px;
	left:0px;
	width:760px;
	height:29px;
	background-image:url(../images/bnd_bas/fond_bnd_hebergements.jpg);
	background-repeat:repeat-y;
}
#bnd_bas_pratique {
	position:relative;
	bottom:0px;
	left:0px;
	width:760px;
	height:29px;
	background-image:url(../images/bnd_bas/fond_bnd_pratique.jpg);
	background-repeat:repeat-y;
}
#bnd_bas_restauration {
	position:relative;
	bottom:0px;
	left:0px;
	width:760px;
	height:29px;
	background-image:url(../images/bnd_bas/fond_bnd_restauration.jpg);
	background-repeat:repeat-y;
}
#bnd_bas_agenda {
	position:relative;
	bottom:0px;
	left:0px;
	width:760px;
	height:29px;
	background-image:url(../images/bnd_bas/fond_bnd_agenda.jpg);
	background-repeat:repeat-y;
}

/* Elements de recherche */
#recherche {
	position:absolute;
	top:388px;
	left:0px;
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:11px;
	padding-left:10px;
}
.btn_ok {
	cursor:pointer;
	vertical-align:top;
	padding-top:2px;
}


#img_fond_menu {
	position:absolute;
	top:379px;
	left:0px;
	width:195px;
	height:9px;
}

#img_fond {
	position:absolute;
	top:0px;
	left:-195px;
	height:29px;
	width:195px;
	z-index:10;
}

