/********* STYLES FORMULAIRES **********/
form {
	margin: 0;
	padding: 0;
}
form.default-form fieldset
{
    border: 0px;
    text-align: left;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 10px;
    padding: 10px;
}
form.default-form label.text-label, form.default-form label.combo-label, form.default-form label.textarea-label
{
    float:left;
    text-align: right;
    width: 40%;
    margin-right: 5px;
}

form.default-form label.checkbox-label, form.default-form label.radio-label
{

    text-align: left;
    margin-left: 5px;
}
form.default-form input.checkbox-field, form.default-form input.radio-field
{
    margin-left: 20px;
}

input.button
{
	background-image: url(../images/fd_button.gif);
	background-repeat:no-repeat;
	background-position: 0px;
	width:92px;
	height:26px;
	border:0px;
	cursor: pointer;
	font-size: 8pt;
	padding-left: 15px;
	padding-bottom: 5px;
}
/********* STYLES PAGE **********/
h1 {
	background-image: url(../images/logo.gif);
	text-indent: -5000px;
	display: block;
	height: 52px;
	width: 417px;
	background-repeat: no-repeat;
	margin-top: 0px;
}
.flash
{
	border-bottom: 1px solid #ffffff;
	height: 200px;

}
.left
{
	margin-left:5px;
	background-image: url(../images/deco.gif);
	background-position: 137px 0px;
	background-repeat: no-repeat;
	height: 25px;



	
	
}
ul.txt
{
	
	font-size: 10pt;
	padding-left:25px;
	padding-right: 15px;
	margin-left:25px;
}
.right
{
	width: 636px;
	margin-left:5px;
	
}
.bas
{
	background-image: url(../images/bas_menu.gif);
	background-repeat: no-repeat;
	height: 20px;
	
}
h3
{
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0% 45%;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 15px;
	margin-left: 40px;
	color: #9E0B0E;
}

p
{
	text-align: justify;
	padding-left:25px;
	padding-right: 15px;
	margin-bottom: 25px;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
	background-color: #FDC689;
}
h2
{
	background-image: url(../images/puce.gif);
	background-repeat: no-repeat;
	font-size: 16pt;
	font-weight: bold;
	padding-left: 25px;
	margin-left: 20px;
	color: #9E0B0E;
}
body
{
	font-family: Arial, sans-serif;
	font-size: 10pt;
	background-color: #9E0B0E;
	margin: 0px;
	color: #000000;
	padding: 0px;

}
	
#page {
	width: 770px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FDC689;
}
table.content
{
	width: 770px;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;

}
.gras
{
	font-weight: bold;
}
td.map
{
	border-left: 1px solid #ffffff;
}
td.legend
{
	text-align: center;
	font-style: italic;
}
/********* STYLES TABLEAUX **********/

table.contour
{
	width: 70%;
	border: 1px solid #ffffff;
}

td.title
{
	text-align: center;
	background-color:#EAA170;
	border-bottom: 1px solid #ffffff;
	COLOR: #ffffff;
    	FONT-WEIGHT: bold;
    	font-size: 12pt;
	height: 30px;
	
}
td.subtitle
{
	text-align: center;
	COLOR: #9E0B0E;
    	FONT-WEIGHT: bold;
    	font-size: 11pt;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
td.contenu
{
	border-right: 1px solid #ffffff;
	text-align: left;
	padding-left:10px;
	padding-right: 5px;
	padding-top: 5px;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
}
td.contenu2
{
	text-align: left;
	padding-left:10px;
	padding-right: 5px;
	padding-top: 5px;
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
}
td.contenu3
{
	border-left: 1px solid #ffffff;
	text-align: left;
	padding-left:10px;
	padding-right: 5px;
	
	color: #000000;
	font-weight: normal;
	font-size: 10pt;
}
td.label
{
	text-align: right;
   	FONT-WEIGHT: bold;
   	font-size: 9pt;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
	
}
/********* STYLES HEADER **********/
.haut
{
	width: 350px;
	border-bottom: 1px solid #ffffff;
	height: 20px;
}
/********* STYLES MENU HAUT **********/
#menuhaut {
	width: 400px;
	background-image: url(../images/fd_haut_right.gif);
	background-repeat: no-repeat;
	height: 20px;
	padding-left: 2px;
	border-bottom: 1px solid #FDC689;
}

#menuhaut ul {
	list-style-type: none;
	margin-left:10px;
	padding: 0px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#menuhaut a {
     margin-left: 5px;
     margin-top: 2px;
     width: 89px;
     height: 20px;
     background-repeat:no-repeat;
     text-decoration: none;
     COLOR: #9E0B0E;
    FONT-WEIGHT: bold;
    font-size: 9pt;
     padding-top:5px;
	background-position: 0% 70%;
	padding-left:23px;
}

#menuhaut a:hover {
     text-decoration: underline;
}

#menuhaut li {
display: inline;
}

.menuhaut1 a {     
     background-image:url(../images/french.gif);    
     }
.menuhaut2 a {    
     background-image:url(../images/english.gif);
     }
.menuhaut3 a {  
     background-image:url(../images/contacts.gif);
     } 
.menuhaut4 a {
     background-image:url(../images/plan.gif);
     }
	 
/********* STYLES FOOTER **********/
#return {

}

#return div {
	width:120px;
	display: block;
	float: right;
}


#return a {
	display: block;
	background-image:url(../images/fleche.gif);
	background-repeat:no-repeat;
	text-decoration: none;
	FONT-WEIGHT: bold;
	font-size: 9pt;
	padding-top:10px;
	background-position: 0% 50%;
	padding-left:23px;
	padding-bottom: 10px;
	margin: 5px;
     }
	 
.return a:hover {
     text-decoration: underline;
}	

/********* STYLES MENU GAUCHE **********/
#lmenu {
	width: 138px;
	vertical-align: top;
}

#menu
{
	border-right: 1px solid #ffffff;
	width: 138px;
	COLOR: #9E0B0E;
}

#menu ul {
	margin: 0px;
	padding: 0px;
}

#menugauche {
	margin-left:0px;
}
#menu ul li {
	list-style-type: none;	
}
#menu ul li span {
     margin-left: 5px;
     margin-top: 0px;    
     height: 30px;
     text-decoration: none;
    FONT-WEIGHT: bold;
    font-size: 10pt;
     padding-top:10px;
	background-position: 0px 5px;
	padding-left:30px;
	background-repeat:no-repeat;
	display: block;
}
.menugauche1off span {
     background-image:url(../images/accueil-on.gif);
     }
.menugauche2off span {
     background-image:url(../images/domaine-on.gif);
     }
.menugauche2off a {
     background-image:url(../images/domaine-on.gif);
     }
.menugauche3off span {
     background-image:url(../images/environs-on.gif);
     }
.menugauche4off span {
     background-image:url(../images/acces-on.gif);
     }
.menugauche5off span {
     background-image:url(../images/tarifs-on.gif);
     }
#menu ul li a {
     margin-left: 5px;
     margin-top: 0px;    
     height: 30px;
    FONT-WEIGHT: bold;
    font-size: 10pt;
    padding-top:10px;
	background-position: 0px 5px;
	padding-left:30px;
    background-repeat:no-repeat;  
	display: block;
	}

#menu a {
	text-decoration: none;
}
#menu a:hover {
     text-decoration: underline;
}

.menugauche1 a {
     background-image:url(../images/accueil-off.gif);
     
     }

	 
.menugauche1 a:hover {
     background-image:url(../images/accueil-on.gif);
}
.menugauche2 a {
     background-image:url(../images/domaine-off.gif);
     }
	 
.menugauche2 a:hover {
     background-image:url(../images/domaine-on.gif);
}	
.menugauche3 a {
     background-image:url(../images/environs-off.gif);
     }
	 
.menugauche3 a:hover {
     background-image:url(../images/environs-on.gif);
}	
.menugauche4 a {
     background-image:url(../images/acces-off.gif);
     }
	 
.menugauche4 a:hover {
     background-image:url(../images/acces-on.gif);
}
.menugauche5 a {
     background-image:url(../images/tarifs-off.gif);
     }
	 
.menugauche5 a:hover {
     background-image:url(../images/tarifs-on.gif);
}					

/********* STYLES SOUS-MENU GAUCHE **********/

ul.sousmenugauche{
	list-style-type: none;
	margin: 0px;
	padding: 0px;


}

#menu ul li ul li a {
   	display: block;
     margin-left: 20px;
     margin-top: 0px;
     height: 12px;
     background-image:url(../images/arrow2.gif);
     background-repeat:no-repeat;
     COLOR: #9E0B0E;
    
    font-size: 9pt;
     
	background-position: 0px 13px;

     }
	 
#menu ul li ul li span {
   	display: block;
     margin-left: 20px;
     margin-top: 0px;
  	 margin-bottom: 0px;
     height: 12px;
     background-image:url(../images/arrow2.gif);
     background-repeat:no-repeat;
     text-decoration: underline;
     COLOR: #9E0B0E;
    font-weight: bold;
    font-size: 9pt;
     
	background-position: 0px 13px;
     
     }	
/********* STYLES POUR LES LIENS **********/


a:link
{
    COLOR: #9E0B0E;
    font-weight: bold;
    font-size: 9pt;
    TEXT-DECORATION: none
}
a:visited
{
    COLOR: #9E0B0E;
    font-weight: bold;
    font-size: 9pt;
    TEXT-DECORATION: none
}
a:hover
{
    COLOR: #9E0B0E;
    font-size: 9pt;
    TEXT-DECORATION: underline
}
/********* STYLES PLAN SITE **********/
ul.map
{
	margin-left:20px;
	padding-left: 40px;
	color:#ffffff;
	list-style-type: square;
}

ul.map-level-two
{
   	color:#ffffff;
	list-style-type: disc;
	
}
#menubas {
	background-image: url(../images/bas_menu.gif);
	background-repeat: no-repeat;
	height: 13px;
}
.imgright {
	float: right;
	margin-bottom: 9px;
	margin-left: 9px;
}
.center {
	text-align: center;
}
img {
	border: none;
}
