@import url("style_chartreuse-tourisme.css");


h1, h2, h3, h4, h5, h6, dl, dt, dd, form, ul, li, p
	{
	margin: 0px;
	padding: 0px;
	}
li {
	list-style-type: none;
	}

body {
	margin: 0px;
	padding: 0px;
	background-color: #E9EEBD;
	text-align: center;
	background-image: url(../images/fond-page.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
	
#Page{	
}

#Conteneur{
	height: auto;
	width: 905px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	text-align: left;
}
#MargeInter{
	border: 9px solid #8B7857;
	background-color: #FEFEFE;
}
#Contenu{
	background-image: url(../images/fond-norepeat.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 157px;
	height: auto;
}
* html #Contenu{
	height: 157px;
}
#Contenant {
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	padding: 0px;
}

/*----------------------------------- Entete de page -----------------------------------------*/

#Entete {
	width : 250px;
	height: 50px;
	margin: 0px;
	position: absolute;
	top: 15px;
	left: -39px;
}
#Entete h1{
	width: 250px; 
	background-color: #becd3b;
	padding: 0px;
	text-indent: 65px;
	margin-bottom: 5px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 2px;
}
#Baseline{
	width : 250px; 
	background-color: #FFFFFF;
	padding: 0px;
	text-indent: 36px;
	margin: 0px;
	color: #becd3b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
}
#Flash {
	height: 232px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#Langues {
	width : 164px;
	height: 18px;
	margin: 0px;
	position: absolute;
	top: 214px;
	left: 0px;
}
#Moteur {
	width : 210px;
	height: 50px;
	margin: 0px;
	position: absolute;
	top: 200px;
	left: 685px;
}

.MoteurRech{
/*display:none;*/
}

#Menu {
	height: 31px;
	padding: 0px;
	padding-left: 112px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(../images/fond-menu.jpg);
	background-repeat:repeat-x;
}
	
/*--------------------------- Colonne Gauche -----------------------------*/
#ColonneGauche {
	width: 176px;
	float: left; 
}
#Decalage{
	position: relative;
	left: -30px; 
	padding-top: 10px;
	padding-bottom: 37px;
}
.Bloc{
	background-repeat: no-repeat;
	background-position: bottom;
	width: 176px;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
.Bloc p{
	margin-bottom: 12px;
	font-family: Arial;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 20px;
	color: #635E5E;
}
.Bloc ul {
	padding: 5px 10px 5px 20px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.Bloc ul li{
	color:#989090;
	list-style-image: url(../images/puce2.gif);
	margin-bottom: 5px;
}
.Bloc ul li a, .Bloc ul li a:link, .Bloc ul li a:active, .Bloc ul li a:visited {
	color:#989090;
	text-decoration: none;
}
.Bloc ul li a:hover  {
	color:#575757;
	text-decoration: none;
}


.BlocEntete {
	background-repeat: no-repeat;
	background-position: top;
	width: 176px;
	height: 23px;
}
.BlocEntete h4 {
	height: 23px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-align: right;
	margin-right: 30px;
	padding-right: 10px;
}

.BlocEntete a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.BlocEntete a:hover{
	color:#8B7857;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.BlocEntete a:visited{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.BlocResa a{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.BlocResa a:hover{
	color:#8B7857;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:underline;
}
.BlocResa a:visited{
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.Orange{
	background-image: url(../images/bloc-orange_02.gif);
}
.Orange .BlocEntete{
	background-image: url(../images/bloc-orange_01.gif);
}
.Orange H4{
	background-color: #F19143;
}
.Violet{
	background-image: url(../images/bloc-violet_02.gif);
}
.Violet .BlocEntete{
	background-image: url(../images/bloc-violet_01.gif);
}
.Violet H4{
	background-color: #8995f1;
}
.Vert{
	background-image: url(../images/bloc-vert_02.gif);
}
.Vert .BlocEntete{
	background-image: url(../images/bloc-vert_01.gif);
}
.Vert H4{
	background-color: #becd3b;
}
.Marron{
	background-image: url(../images/bloc-marron_02.gif);
}
.Marron .BlocEntete{
	background-image: url(../images/bloc-marron_01.gif);
}
.Marron H4{
	background-color: #8B7857;
}


.Beige{
	background-image: url(../images/bloc-droite-beige_02.gif);
}
.Beige .BlocEntete{
	background-image: url(../images/bloc-droite-beige_01.gif);
}
.Beige H4{
	background-color: #C5BB91;	
}

.Turquoise{
	background-image: url(../images/bloc-droite-turquoise_02.gif);
}
.Turquoise .BlocEntete{
	background-image: url(../images/bloc-droite-turquoise_01.gif);
}
.Turquoise H4{
	background-color: #89cbf1;	
}


/*--------------------------- Colonne Droite -----------------------------*/
#ColonneDroite {
	width: 186px;
	float: left; 
	padding-top: 10px;
	padding-bottom: 145px;
}
#ColonneDroite .Bloc {
	background-repeat: no-repeat;
	background-position: bottom;
	width: 186px;
	margin-bottom: 10px;
	padding-bottom: 15px;
}
#ColonneDroite .Bloc p{
	margin-bottom: 12px;
	font-family: Arial;
	font-size: 12px;
	padding-left: 20px;
	padding-right: 20px;
	color: #635E5E;
}
#ColonneDroite .Bloc ul {
	padding-left: 40px;
	padding-right: 20px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
#ColonneDroite .Bloc ul li{
	color:#989090;
	list-style-image: url(../images/puce2.gif);
	margin-bottom: 5px;
}
#ColonneDroite .Bloc ul li a, #ColonneDroite .Bloc ul li a:link, #ColonneDroite .Bloc ul li a:active, #ColonneDroite .Bloc ul li a:visited {
	color:#989090;
	text-decoration: none;
}
#ColonneDroite .Bloc ul li a:hover  {
	color:#575757;
	text-decoration: none;
}
#ColonneDroite .Bloc .BlocEntete {
	background-repeat: no-repeat;
	background-position: top;
	width: 186px;
	height: 23px;
}
#ColonneDroite .Bloc .BlocEntete h4 {
	height: 23px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 25px;
	text-align: right;
	margin-left: 30px;
	margin-right: 13px;
	padding-right: 10px;
}
#ColonneDroite .Bloc .Orange{
	background-image: url(../images/bloc-droite-orange_02.gif);
}
#ColonneDroite .Orange .BlocEntete{
	background-image: url(../images/bloc-droite-orange_01.gif);
}
#ColonneDroite .Orange H4{
	background-color: #8995F1;
}
#ColonneDroite .Violet{
	background-image: url(../images/bloc-droite-violet_02.gif);
}
#ColonneDroite .Viole .BlocEntete{
	background-image: url(../images/bloc-droite-violet_01.gif);
}
#ColonneDroite .Violet H4{
	background-color: #8995F1;
}
#ColonneDroite .Vert{
	background-image: url(../images/bloc-droite-vert_02.gif);
}
#ColonneDroite .Vert .BlocEntete{
	background-image: url(../images/bloc-droite-vert_01.gif);
}
#ColonneDroite .Vert H4{
	/* 1er bloc colonne droite, couleur de fond sous le titre  */
	background-color: #S;
}
#ColonneDroite .Marron{
	background-image: url(../images/bloc-droite-marron_02.gif);
}
#ColonneDroite .Marron .BlocEntete{
	background-image: url(../images/bloc-droite-marron_01.gif);
}
#ColonneDroite .Marron H4{
	background-color: #8B7857;
}
#ColonneDroite .ttt {
	font-size: 10px;
}
#ColonneDroite .Marron  a, #ColonneDroite .Marron a:link, #ColonneDroite .Marron a:visited {
	color: #8B7857;
	text-decoration: underline;
}
#ColonneDroite .Marron a:hover {
	color: #564A36;
	text-decoration: underline;
}


/*puces colorées*/
.Bloc ul.puceverte{
	padding: 5px 10px 5px 10px;
	margin:0px;
}
.Bloc ul.puceverte li{
	list-style: none;
	list-style-image: none;
	background: url(../images/puce-vert.png) 0 55% no-repeat;
	text-indent: 16px;
	margin-bottom:Opx;
	padding:0px;
	font-weight:normal;
}
.Bloc ul.puceverte li a{
	color:#989090;
	font-weight:normal;
}



/*----------------------------------- Pied de page -----------------------------------------*/
#Pied {
	width: 930px;
	height: 35px;
	color: #ACBA30;
	font-family: Arial;
	font-size: 11px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#PiedContenu {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	height: 30px;
	padding-top: 5px;
}
#PiedContenu a, #PiedContenu a:link, #PiedContenu a:active, #PiedContenu a:visited{
	color: #ACBA30;
	text-decoration: none;
}
#PiedContenu a:hover{
	color: #747D20;
	text-decoration: none;
}
/*----------------------------------- Popup -----------------------------------------*/
#Popup {
	color: #484747;
	font-family: Verdana;
	font-size: 11px;
}
#Popup td{
	color: #484747;
	font-family: Verdana;
	font-size: 11px;
}
#Popup h2{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
#Popup h3{
	background-color: #becd3b;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	display: block;
	padding: 2px 2px 2px 5px;
}
#Popup h4{
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
#Popup h5{
	background-color: #8B7857;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 4px 2px 4px;
	margin-bottom: 10px;
	float: right;
	display: compact;
}
#Popup a, #Popup a:link, #Popup a:active, #Popup a:visited{
	color: #ACBA30;
	text-decoration: none;
}
#Popup a:hover{
	color: #747D20;
	text-decoration: none;
}
/*--------------------- Formulaire -----------------*/					
.combo {
	height: auto; 
	border: #404040 1px solid;
	font-family: verdana;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	background-color: #FFFFFF;
}
.ComboMoteur {
	height: auto; 
	border: #becd3b 1px solid;
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	font-style: normal;
	color: #becd3b;
	background-color: #FFFFFF;
	margin-bottom: 7px;
}
