body {
	margin-top: 0px;
	background-image: url(gif/fond.gif);
}
.spacer {
  clear: both;
}
/************/
UL.navigation{
	position:relative;
	margin: 2px 0;
	padding:4px;
	text-align:center;
}

UL.navigation LI{
	display:inline;
	margin-left:15px;
}

UL.navigation, UL.navigation A, UL.navigation A:link, UL.navigation A:visited{
	font-family:Verdana, Arial;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#3d1700;
	text-decoration:none;
}

UL.navigation A:hover{
	text-decoration:underline;
	color:#000;
}


/* ------------- PARAMETRE INDEX ----------------------------------------------------------------------------------------- */

#tableau-centre {
	position:relative;
	width: 849px;
  	height:550px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(jpg/fond-index1.jpg);
	background-repeat: no-repeat;
}

#adresse {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	color:#000;
	font-family:arial;
	font-size:12px;
	text-align: center;
	font-weight: bold;
}

 #titre-index {
	position:absolute;
  	height:50px;
	width:100px;
	margin-top:127px;
	margin-left:30px;
	color:#000000;
	font-family:arial;
	font-size:18px;
	font-weight:normal;
 }

#flash-cheval {
	position:absolute;
	width: 405px;
  	height:275px;
	top:1px;
	left:108px;
}

#images-index {
	position:absolute;
	width: 298px;
  	height:232px;
	top: 275px;
	left: 116px;
	background-color: #C6a26d;
	border: 1px solid black;
}

#index-img1 {
	position:absolute;
	width: 132px;
  	height:100px;
	top: 11px;
	left: 12px;
}

#index-img2 {
	position:absolute;
	width: 132px;
  	height:100px;
	top: 11px;
	left: 155px;
}

#index-img3 {
	position:absolute;
	width: 132px;
  	height:100px;
	top: 122px;
	left: 12px;
}

#index-img4 {
	position:absolute;
	width: 132px;
  	height:100px;
	top: 122px;
	left: 155px;
}

#flash-canasson {
	position:absolute;
	width: 356px;
  	height:100px;
	top:456px;
	left:492px;
}

#btn-entrez {
	position:absolute;
	width:200px;
  	height:60px;
	left:280px;
	top:100px;
}

#texte-index {
	position:absolute;
	width: 330px;
  	height:200px;
	margin-left:520px;
	margin-top:275px;
	text-align:justify;
	color:#000000;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
 }

 #copyright-index {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	text-align:center;
	font-family:verdana;
	font-size:9px;
	color: #C6A26D;
	font-weight: normal;
	font-style:normal;
	text-decoration: none;
}

A.menulink:link{font-family:arial;font-size:9px;color: #C6A26D;font-weight: bold;font-style:normal;text-decoration: none;}
A.menulink {font-family:arial;font-size:9px;color: #C6A26D;font-weight: bold;font-style:normal;text-decoration: none;}
A.menulink:hover{font-family:arial;font-size:9px;color: #C6A26D;font-weight: bold;font-style:normal;text-decoration: none;}

A.menulink1:link{font-family:arial;font-size:12px;color: #C6A26D;font-weight: bold;font-style:normal;text-decoration: none;text-align: center;}
A.menulink1 {font-family:arial;font-size:12px;color: #C6A26D;font-weight: bold;font-style:normal;text-decoration: none;text-align: center;}
A.menulink1:hover{font-family:arial;font-size:12px;color: #000;font-weight: bold;font-style:normal;text-decoration: none;text-align: center;}

/* ------------- PARAMETRE FIN INDEX ---------------------- */

/* ------------- PARAMETRE PAGE ----------------------------------------------------------------------------------------- */

#top {
	position:relative;
	width: 849px;
  	height:202px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	background-image:url(jpg/top1.jpg);
	background-repeat:no-repeat;
}

 #titre-page {
	position:absolute;
  	height:50px;
	width:100px;
	margin-top:127px;
	margin-left:18px;
	color:#000000;
	font-family:arial;
	font-size:18px;
	font-weight:normal;
}

 #titre-image {
	position:absolute;
	width:100px;
  	height:33px;
	top:121px;
	left:5px;
 }

#menu-page {
	position:absolute;
	width: 400px;
  	height:25px;
	top:131px;
	left:117px;
	font-size:12px;
	font-family:arial;
	color: #000000;
}

/******************************* MENU DEROULANT ****************************/

#menuDeroulant{
	 width: 400px;
	 list-style-type: none;
	 /*display: inline;*/
	 margin: 0;
	 padding: 0;
	 border: 0;
}

#menuDeroulant li{
	 float: left;
	 margin: 0;
	 padding: 0;
	 border: 0;
}

#menuDeroulant .sousMenu{
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 border: 0;
}

#menuDeroulant .sousMenu li{
	 float: none;
	 margin: 0;
	 padding: 0;
	 border: 0;
}

#menuDeroulant li{
	 float: left;
	 width: 62px; /*gestion espace entre menu*/
	 margin: 0;
	 padding: 0;
	 border: 0;
	 text-align: center;
}

#menuDeroulant li a:link, #menuDeroulant li a:visited{
	 display: block;
	 height: 1%;
	 color: #000; /*couleur titre*/
	 background: #c6a26e; /*couleur boite*/
	 margin: 0;
	 padding: 4px 0px; /*bordure boite*/
	 border-right: 0px solid #000; /*bordure boite*/
	 text-decoration: none;
	 font-weight: bold;
	 font-size: 12px;
}

#menuDeroulant li a:hover { background-color: #a68963; }/*couleur lien boite*/
#menuDeroulant li a:active { background-color: #78563c; }

#menuDeroulant .sousMenu li a:link,
#menuDeroulant .sousMenu li a:visited{
	 display: block;
	 color: #fff; /*couleur lien sous-menu*/
	 margin: 0;
	 border: 0;
	 text-decoration: none;
	 background: transparent; /*couleur boite deroulante*/
}

#menuDeroulant .sousMenu li a:hover{
	 background-image: none;
	 background-color: #78563c; /*couleur lien sous-menu*/
	 color: #000;
}

#menuDeroulant .sousMenu li{
	 float: none;
	 margin: 0;
	 padding: 0;
	 border: 0;
	 width: 61px; /*largeur lien sous-menu*/
	 border-top: 1px solid #000;
	 border-right: 0px solid #000;
	 text-align: left;
}

#menuDeroulant .sousMenu{
	 display: none;
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
 }

#menuDeroulant li:hover > .sousMenu { display: block; }

 #menuDeroulant{
	 width:500px;
	 list-style-type: none;
	 margin: 0;
	 padding: 0;
	 border: 0;
	 position: absolute;
	 top: 0;
	 left: 0;
}

/************************************** FIN MENU *************************************/
#foot {
	/*position:relative;*/
	width:369px;
  	/*height:22px;*/
	/*margin-left:auto;
	margin-right:auto;*/
	margin-left:450px;
	margin-top:0px;
	/*background-image: url(gif/foot.gif);*/
	/*background-repeat: no-repeat;*/
	/*background-position:50px 50px ;*/

}
.img_foot {
	/*position:relative;*/
	width:369px;
  	height:22px;
	/*margin-left:auto;
	margin-right:auto;*/
	margin-left:450px;
	margin-top:0px;
	background-image: url(gif/foot.gif);
	background-repeat: no-repeat;
	/*background-position:50px 50px ;*/

}

#flash-foot-canasson {
    	background-color:#A68963;
		border: 1px solid #000;
		border-top:0;
	/*position:absolute;*/
	/*margin:auto;*/
	width: 356px;
  	height:90px;
	/*left:60px;
	top:190px;*/
	margin: 0 0 0 41px;
	/*padding: -50px 0 0 0;*/


}

#anim-haut-canasson {
	position:absolute;
	width: 385px;
  	height:98px;
	left:106px;
	top:22px;
}

 #contener{
	width: 849px;
	min-height: 360px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	background-image: url(gif/fond-contener.gif);
	padding:0;
}

#copyright-page {
	/*position:absolute;*/
	/*width: 300px;*/
	/*height:50px;*/
	/*left: 515px;*/
	/*top: 90px;*/
	margin: 15px 0 0 500px;
	text-align:center;
	font-family:verdana;
	font-size:9px;
	color: #C6A26D;
	font-weight: normal;
	font-style:normal;
	text-decoration: none;
}

#adresse-page {
	/*position:absolute;*/
	/*width: 300px;*/
	/*height:50px;*/
	/*left: 515px;
	top: 30px;*/
	margin: 15px 0 0 500px;
	color:#000;
	font-family:arial;
	font-size:12px;
	text-align: center;
	font-weight: bold;
}

#spacer{
	clear: both;
	height: 1px;
}

A.menulink-page:link{font-family:arial;font-size:11px;color: #000000;font-weight: bold;font-style:normal;text-decoration: none;}
A.menulink-page {font-family:arial;font-size:11px;color: #000000;font-weight: bold;font-style:normal;text-decoration: none;}
A.menulink-page:hover{font-family:arial;font-size:11px;color: #000000;font-weight: bold;font-style:normal;text-decoration: overline underline;}

/* ------------- PARAMETRE FIN PAGE --------------------------- */

/* ------------- PARAMETRE MAIN ---------------------- */

#page-main{
	position:relative;
	margin:0;
	width:849x;
	height: 440px;
	min-height:300px;
}

#carre-centre{
	position:absolute;
	width: 300px;
	height:400px;
	top:0px;
	left:150px;
	color: #000000;
	Border:solid #000000 1px;
	background-color: #A68963;
	text-align: center;
	font-family:arial;
}

#texte-main {
	position:absolute;
	width: 330px;
  	height:200px;
	margin-left:505px;
	margin-top:10px;
	text-align:justify;
	color:#000000;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
 }

 #titre-tableau {
	position:absolute;
	width:300px;
	left:0px;
	top:10px;
	text-align:center;
	color:#000000;
	font-family:arial;
	font-size:25px;
	font-weight:normal;
 }

#texte-tableau {
	position:absolute;
	width:280px;
	left:10px;
	top:50px;
	text-align:center;
	color:#000000;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
 }

 #photo-tableau {
	position:absolute;
	width:280px;
	height:174px;
	left:10px;
	top:100px;
	text-align:center;
	color:#000000;
	font-family:arial;
	font-size:14px;
	font-weight:normal;
 }

/* ------------- PARAMETRE FIN MAIN ---------------------- */

/* ------------- PARAMETRE ACTIVITES ---------------------- */ 

#page-activites{
	position:relative;
	margin:0;
	width:849x;
	height:450px;
	min-height:300px;
}

#activites-img1 {
	position:absolute;
	margin:auto;
	top: 10px;
	left: 120px;
}

#activites-legende1 {
	position:absolute;
	margin:auto;
	top: 115px;
	left: 120px;
	text-align:center;
	color:#C6A26D;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
}

#activites-img2 {
	position:absolute;
	margin:auto;
	top: 10px;
	left: 300px;
}

#activites-legende2 {
	position:absolute;
	margin:auto;
	top: 115px;
	left: 300px;
	text-align:center;
	color:#C6A26D;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
}

#activites-img3 {
	position:absolute;
	margin:auto;
	top: 140px;
	left: 120px;
}

#activites-legende3 {
	position:absolute;
	margin:auto;
	top: 245px;
	left: 120px;
	text-align:center;
	color:#C6A26D;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
}

#activites-img4 {
	position:absolute;
	margin:auto;
	top: 140px;
	left: 300px;
}

#activites-legende4 {
	position:absolute;
	margin:auto;
	top: 245px;
	left: 300px;
	text-align:center;
	color:#C6A26D;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
}

#activites-img5 {
	position:absolute;
	margin:auto;
	top: 270px;
	left: 120px;
}

#activites-legende5 {
	position:absolute;
	margin:auto;
	top: 375px;
	left: 120px;
	text-align:center;
	color:#C6A26D;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
}

#activites-img6 {
	position:absolute;
	margin:auto;
	top: 270px;
	left: 300px;
}

#activites-legende6 {
	position:absolute;
	margin:auto;
	top: 375px;
	left: 300px;
	text-align:center;
	color:#C6A26D;
	font-family:verdana;
	font-size:10px;
	font-weight:normal;
}

/* ------------- PARAMETRE ACCES---------------------- */

#plan {
	position:absolute;
	width: 491px;
  	height:450px;
	top:40px;
	left:0px;
	z-index:1;
}

#texte_acces {
	position:absolute;
	margin:auto;
	top: 105px;
	left: 540px;
	font-family:verdana;
	font-size:12px;
	color: white;
}

A.link-acces:link{font-family:verdana;font-size:12px;color: #fff;font-weight: bold;font-style:normal;text-decoration: none;}
A.link-acces {font-family:verdana;font-size:12px;color: #fff;font-weight: bold;font-style:normal;text-decoration: none;}
A.link-acces:hover{font-family:verdana;font-size:12px;color: #fff;font-weight: bold;font-style:normal;text-decoration: overline underline;}

#fond_acces {
	position:absolute;
	margin:auto;
	top: 0px;
	left: 492px;
}

 /* ------------- PARAMETRE PAGE NEWS ----------------------- */

#page-news{
	position:relative;
	margin:0;
	width:740px;
	height:400px;
}
.contener_news {
  width: 480px;
}
.fond_news {
	position:absolute;
	margin:auto;
	top: 185px;
	left: 492px;
}

.texte-news {
	text-align:justify;
	/*width:480px;*/
	color: #C6A26D;
	font-family:arial;
	font-size:12px;
	font-weight:normal;
 }

.titre-news {
	text-align:left;
	/*width:480px;*/
	color: #C6A26D;
	font-family:arial;
	font-size:25px;
	font-weight:normal;
 }


.foto-news1 {
	/*position:absolute;
	height: 113px;
	width:120px;
	top:40px;
	left:800px;
	margin:auto;*/
	background-color: #ffff00;
    float: left;
    text-align: center;
    margin: 10px;
 }
 
.foto-news1 img, #foto-news2 img{
	border:1px solid black;

}
  .foto-news2 {
	position:absolute;
	height: 113px;
	width:120px;
	top:240px;
	left:600px;
	margin:auto;
 }

/* ------------- PARAMETRE ACTIVITES---------------------- */

#fond_activites {
	position:absolute;
	margin:auto;
	top: 0px;
	left: 492px;
}


/* ------------- PARAMETRE CONTACT---------------------- */

#page-contact{
	position:relative;
	float: right;
	width: 849px;
	height: 380px;
	top: 0px;
}

#fond_mail {
	position:absolute;
	margin:auto;
	top: 0px;
	left: 492px;
}

#frmCreateAccount{
	position:absolute;
	top:20px;
	left:88px;
	text-align:left;
}

#frmCreateAccount label{
	float:left;
	display: inline;
	width: 80px;
	text-align:left;
	margin-top:5px;
	margin-left:15px;
	font-family:verdana;
	font-size:11px;
	color:#000000;
	font-weight:bold;
} 

#frmCreateAccount .din,SELECT,TEXTAREA{
	display: inline;
	margin-left:5px;
	margin-top:5px;
	color:#000000;
	font-family:verdana;
	font-size:11px;
	font-weight:normal;
	background-color:#A68963;
	Border:solid #000000 1px;
 } 
 
.boutonSubmit{
	position:relative;
	left:103px;
	top:20px;
	color:#000000;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	background-color:#A68963;
	Border:solid #000000 1px;
 }

.boutonDelete{
	position:relative;
	left:180px;
	top:20px;
	color:#000000;
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	background-color:#A68963;
	Border:solid #000000 1px;
 }

/* ------------- PARAMETRE fin page contact ----------------------- */

/* ------------- PARAMETRE PAGE ERREUR 404 ----------------------- */

#page-erreur{
	width: 849px;
	height: 200px;
	background-position:top left;
	background-repeat: no-repeat;
	text-align:center;
	margin-top:75px;
	font-family:verdana;
	font-size:13px;
	color: #ffffff;
	font-weight: bold;
	font-style:normal;
	text-decoration: none;
 }

 /* ------------- FIN PARAMETRE PAGE ERREUR 404 ----------------------- */

 /* ------------- PARAMETRE PAGE AGENDA ----------------------- */

#colonneGauche{
	background-repeat:no-repeat;
	background-color:#78563C;
	width:450px;
	min-height:390px;
	float:left;
	z-index:8;
}

/*NE PAS TOUCHER NON DEDIOU, SERT A AFFICHER L'IMAGE COMPLETEMENT, HACK DU min-heigth EN KK SORTE... COMPRIS ANNE????????*/
#fondGolonneGauche{
	background:url(jpg/fond_agenda1.jpg) no-repeat;
	width:450px;
	height:500px;
	z-index:-1;
}
/*--------------------------------------------------------------------------------------------------------------------------*/
#colonneDroite{
	background-color:#A68963;
	width:356px;
	min-height: 382px;
	margin-right:0px;
	float:right;
	font-family:verdana;
	font-size:11px;
	color: #000000;
	text-align: center;
	border: 1px solid #000;
	border-top:0;
}

#ficheRdv{
	position:relative;
	width:354px;
	left:0px;
	font-family:verdana;
	font-size:11px;
	color: #000000;
	text-align: left;
}

#rdvBoxTop{
}

#rdvBoxTitle{
	font-family:verdana;
	font-size:18px;
	color: #000000;
}

#rdvBoxTime{
	font-family:verdana;
	font-size:12px;
	color: #000000;
}

#rdvBoxBottom{
	font-family:verdana;
	font-size:12px;
	color: #000000;
}

#rdvBoxFooter{
}

#dhtmlfloatie{
margin: 0 auto;
/*left: 0;
left: -900px;*/
filter:alpha(opacity=0);
-moz-opacity:0;
border: 2px solid black;
padding: 5px;
z-index: 100;
}

#subcontent2{
	margin: 10px auto; 
	display:none; 
	border: 1px solid #000; 
	background-color: #a68862; 
	width: 450px;
	/*height: 200px;*/ 
	padding: 8px
}

A.link-ref:link{font-family:verdana;font-size:9px;color: #000;;font-weight:bold;text-decoration: none;}
A.link-ref {font-family:verdana;font-size:9px;color: #000;font-weight:bold;text-decoration: none;}
A.link-ref:hover{font-family:verdana;font-size:9px;color: #000;font-weight:bold;text-decoration: none;}