/* CSS Document */
table {margin:0; border:0; border-collapse:collapse}
th, td {padding:0;margin:0}
div {padding:0;margin:0}
object, embed {border:0; margin:0; padding:0}

body {
	background-color: #ede7d7;
}

html, body {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
}

a{
	color:#3366FF;
}

ul {
margin-top:5px;
padding-top:5px;
}

#conteneursite {
	position: absolute;
	width: 960px;
	margin-left: -480px;
	float: left;
	left: 50%;
	top: 0px;
}
#menu_haut {
	float: left;
	height: 37px;
	width: 960px;
	background-image: url(images2/degrade_menu_haut.jpg);
	background-repeat: repeat-x;
	position: relative;
	z-index: 3000;
}
#menu_gauche {
	float: left;
	height: 37px;
	width: 119px;
}

#menu_droite {
	float: right;
	height: 37px;
	width: 135px;
}

#conteneur_index {
	height: 656px;
	width: 960px;
	margin-left: -480px;
	position: absolute;
	left: 50%;
	top: 0px;
	background-image: url(images2/index_apla.jpg);
	background-repeat: no-repeat;
}

#conteneur_actu {
	height: 135px;
	width: 420px;
	top: 50px;
	left:475px;
	position: absolute;
	z-index:10;
}

.titre_actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #e5f00d;
    letter-spacing: 0.1em;
}
.titre_actu a{
	color:#e5f00d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0.1em;
	text-decoration:none;
}
.titre_actu a:hover{
	text-decoration:underline;
}

.actu_resume {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.9em;
	color: #313131;
}


#bienvenue_index {
	height: 20px;
	width: 500px;
	float: left;
	top: 590px;
	left:20px;
	position: absolute;
	z-index:30;
}
#bienvenue_index span {font-size:0.9em}

#tourisme_index {
	height: 95px;
	width: 200px;
	float: left;
	top: 480px;
	left:740px;
	position: absolute;
	z-index:40;
	color:#FFFFFF;
	margin-left: -10px;

}

#tourisme_index a:hover {
	text-decoration:underline;
}	

#bandeauhaut_logo {
	float: left;
	height: 153px;
	width: 467px;
	position: relative;
}
#bandeauhaut_photo {
	float: left;
	height: 153px;
	width: 493px;
	position: relative;
}

#bandeau_gauche {
	float: left;
	width: 280px;
	position: relative;
}

#rubrique_bandeauG {
	float: left;
	height: 25px;
	width: 237px;
	position: relative;
	background-image: url(images2/font_rubrique_bandeauG.jpg);
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 43px;
	padding-left: 43px;
}


#contenu_rubrique_bandeauG {
	float: left;
	width: 245px;
	position: relative;
}

#extra{
	float: left;
	width: 245px;
	position: relative;
}


#tourisme_bandeauG {
	float: left;
	height: 33px;
	width: 280px;
	position: relative;
	background-image: url(images2/font_tourisme_bandeauG.jpg);
	text-indent: 90px;
	padding-top: 3px;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#contenu_tourisme_bandeauG {
	float: left;
	width: 245px;
	position: relative;
}


#pied_bandeauG {
	float: left;
	height: 228px;
	width: 280px;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(images2/pied_bandeauG.jpg);
}

#bandeauBas {
	float: left;
	height: 228px;
	width: 280px;
	position: relative;
	background-image: url(images2/pied_bandeauG.jpg);
	text-indent: 55px;
	padding-top: -50px;
	margin-top: -50px;
}


#conteneur {
	float: left;
	position: relative;
	background-image: url(images2/degradefont_conteneur.jpg);
	background-repeat: repeat-y;
	width: 960px;
}


#contenu_D {
	float:right;
	position:relative;
	left:-55px;
	width: 616px;
}

#boutons {
	float: left;
	height: 39px;
	width: 250px;
	position: relative;
	background-image: url(images2/outils.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 3px;
	left: 350px;
}

#TitrePage{
	list-style-type: none;
	list-style-image: url(images2/puces/puce.jpg);
	float:left;
	width:360px;
	color:#4C83AC;
	font-size:1.2em;
	font-weight:bold;
	height: 25px;
	position: relative;
}


#conteneur_contenu {
	float: left;
	width: 596px;
	position: relative;
}

#pied {
	float: left;
	height: 50px;
	width: 660px;
	position: relative;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-left: 320px;
	background-image: url(images2/pied.jpg);
}

#pied a {
	color:#71580D;
	font-weight:bold;
	text-decoration:none;
	font-size: 12px;
	letter-spacing: 0.2em;
}

#pied a:hover {
	text-decoration:underline;
}




/* ================== Navigation =================== */

div#navig {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-bottom: 10px;
	width: 500px;

}
#navig a {
	color: #3399FF;
	text-decoration: none;
}
#navig a:hover {
	color: #3399FF;
	text-decoration: underline;
}

/* ==================== Navigation ===================== */

/* ===== MENU HORIZONTAUX index.asp ====== */
#menu_index {
	height: 37px;
	width: 690px;
	float: left;
	top: 180px;
	left:60px;
	position: absolute;
	z-index:20;
}



/* ===== MENU HORIZONTAUX index.asp ====== */

/* menu auto */
.menus {position:absolute;left:auto; height: 37px; z-index:60;}
.calque {position:relative; left:auto; z-index:60; visibility: visible; height:37px; }
.calqueF2 {position:relative; left:auto; z-index:70; visibility: hidden; height:37px; margin-top: -37px}
.sous_calque {position:absolute; left:auto; z-index:60; visibility: hidden; width:100%;}

.menu_btn{height: 37px;}
.menu_btn{color: white; font-size:0.8em; padding-left: 9px; padding-right:9px; font-weight:bold; width:100%;text-decoration: none;}
.menu_btnF2{text-align: left; padding-left: 9px; padding-right: 9px; width:100%;}
.menu_btnF2 a{color: white; height:37px; font-size:0.8em; font-weight:bold;text-decoration: underline;}

/* rub */
.haut_men {background-image: url("images2/haut_men.jpg"); height: 10px; width: 210px; background-repeat: no-repeat; filter:alpha(opacity=90); -moz-opacity:0.9;}
.bas_men {background-image: url("images2/bas_men.jpg"); height: 10px; width: 210px; background-repeat: no-repeat; filter:alpha(opacity=90); -moz-opacity:0.9;}
.tarub {width:210px; text-decoration: none; font-size:0.8em;padding-right:20px;}
.tdmen_mil {background-image: url("images2/mil_men.jpg"); width: 210px; font-size:0.9em; filter:alpha(opacity=90); -moz-opacity:0.9;}
.tdmen_mil a {display:block;padding-left:10px;padding-top:4px;padding-bottom:4px;padding-right:4px;text-decoration:none; color: #D2E9FF;}
.tdmen_mil a:hover {text-decoration:none;font-weight:bold; color: white;}



/* ===== MENU HORIZONTAUX  ====== */


#menu_centre {
	width: 706px;
	height: 37px;
	float: left;
	position: relative;
}

#conteneur_invar{
	color:#FFFFFF;
	text-decoration:none;
	position: relative;
	width: 170px;
	left: 50px;
}

#conteneur_invar a {
    padding:0px;
	color:#FFFFFF;
	font-size:0.7em;
	text-decoration:none;
}

#conteneur_invar a:hover {
	text-decoration:underline;
}

div {
margin:0;
}

.lienniv2 {
	padding-right:40px;
	list-style-type: none;
	list-style-image: url(images2/puces/puce.jpg);
	font-size: 13px;
	color:#000000;
	font-weight: bolder;
	text-decoration: none;
	padding-left:-3px;
}

.lienoverniv2 {font-size: 12px; text-decoration: underline; color:black; font-weight:bold; color:#3399FF;}
.lien { color:black; text-decoration: none;padding-left:5px;}
.lienover {text-decoration: underline; color:black;padding-left:5px;}


.lienniv2ind {
	padding-right:40px;
	list-style-type: none;
	list-style-image: url(images2/puces/Sactif2.gif);
	font-size: 11px;
	color:white;
	font-weight: bolder;
	text-decoration: none;
	padding-left:5px;
}
.lienoverniv2ind {font-size: 11px; text-decoration: underline; color:white; font-weight:bold; color:#3399FF;padding-left:5px}
.lienind { color:white; text-decoration: none;}
.lienoverind {text-decoration: underline; color:white;}

.niv2gind {
	list-style-type: none;
	list-style-image: url(images2/puces/Sactif2.gif);
	padding-bottom:0px;
	padding-right:2px;
}


.niv3gind {
	list-style-image:none;
	margin-left:10px;
	padding-right:40px;
	list-style-image: url(images2/puces/Sactif2.gif);
	margin-right:10px;
	color:black;
	font-size: 12px;
}

.niv2g {
	list-style-type: none;
	list-style-image: url(images2/puces/puce.jpg);
	padding-bottom:5px;
	padding-right:2px;
}

.niv2g_over {
	list-style-type: none;
	list-style-image: url(images2/puces/puce.jpg);
	padding-bottom:5px;
	padding-right:2px;
}
img {
	border: none;
}

.niv3g {
	list-style-image:none;
	margin-left:10px;
	padding-right:40px;
	list-style-image: url(images2/puces/Sactif2.gif);
	margin-right:10px;
	color:black;
	font-size: 12px;
}

.sommaire {
padding-left:40px;
}
.sommaire_extra {
padding-left:70px;
}
.sommaire a:hover {
	text-decoration:underline;
}
.white a{color: white; text-decoration:none}
.white a:hover {color: white ;text-decoration:underline}

.listerecherche .titre {color: #71580c !important}
.listerecherche .contact a {color: #71580c !important}
.listerecherche .contact a:hover {color: #71580c !important}
