/********************************************/
/*        Style commun à ttes pages         */
/********************************************/


body {
    position: relative;
	background-image:url("images/fondpage1.jpg"); 
	margin:0;
	padding:0;
	 
}


#conteneur { 
    position: relative;
	width: 805px;
	height: auto;
	margin-left: 100px;
    margin-right: 350px;
	

} 


#bandeau {
	position: absolute;
	width: 805px;
	height: 203px;
	z-index:20;
	background-image:url("images/bandeau.png");
	
}



#logo{
	position: absolute;
	left:1px;
	top:52px;
	z-index:40;
	width:65px;
	height:57px;
	border:0;

}


.menu{
	position: absolute;
	top: 0px;
	left:0px;
	z-index:20;
	width:184px;
	height:359px;
	background-image:url("images/menu.png");
	background-repeat:no-repeat;
}


#centre {
	position: absolute;
	top:203px;
	left:0px;
	width:770px;
	height:420px;
	z-index:5;	
	background-image:url("images/repetition.png");

}	


.imagecontenu {
    position:absolute;
    width: 621px;
	height:66px;
	top: 0px;
	left:183px;
	z-index:20;
}


.contenu {
	float:right;
	width: 770px;
	height:auto;
	min-height:400px;
	left:0px;
	background-image:url("images/repetition.png");
	z-index:20;
	text-align:left;
	padding-top:0px;
	
	
}



.footer {
    position: relative;
    float:right;
	width:770px;
	height:17px;
	background-image:url("images/footer.png");
	background-repeat:no-repeat;
	margin-left: auto;
    margin-right: auto;
	min-height:595px;
	z-index:30;
	
}



.divdsfooter{
    position:relative;
	background-repeat: no-repeat;
	float:right;
	width:805px;
	height:17px;
	
}


.imageforum {
    position:relative;
    float:right;
	width:27px;
	height:18px;
	margin-left: 245px;
    margin-right: -310px;
    margin-top: -17px;
	z-index:40;
	border:0;
	
	
}



 .forme_paragraphe{
	font-family : Arial,regular;
	font-size:13;
	color:#000000;
	text-indent: 0px ;
	margin:65px 200px 10px 187px;
	text-align: justify;
    }


.hautdepage{
    position: relative;
	left: 170px;
	font-family : Arial,regular;
	font-size:13;
	color:green;
	margin:65px 200px 10px 187px;
     }


.copyright {
   position: relative;
   float:right;
   width: 66px;
   height: 14px;
   margin-left: 10px;
   margin-right: 700px;
   margin-top: -17px;

   background-image:url("images/copyright.png");
   background-repeat:no-repeat;
   z-index: 60;
}
  

/********************************************/
/*        Menu toutes pages                 */
/********************************************/


a.accueil { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; /* la balise a doit être en bloc */
	background-repeat: no-repeat;
	width:58px;
	height:20px;
	top:14px;
	left:1px;
	z-index:60px;
	background-image: url("images/boutons_off/accueil_off.png"); /* source de l'image de départ */
     }
     
a.accueil:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:58px;
	height:20px;
	top:14px;
	left:1px;
	z-index:60px;
	background-image: url("images/boutons_on/accueil_on.png");/* source de l'image d'arrivée */
     }



a.centreequestre { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; /* la balise a doit être en bloc */
	background-repeat: no-repeat;
	width:137px;
	height:21px;
	top:50px;
	left:1px;
	background-image: url("images/boutons_off/centreequestre_off.png"); /* source de l'image de départ */
     }
     
a.centreequestre:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:137px;
	height:21px;
	top:50px;
	left:1px;
	background-image: url("images/boutons_on/centreequestre_on.png");/* source de l'image d'arrivée */
     }



a.activites { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; /* la balise a doit être en bloc */
	background-repeat: no-repeat;
	width:94px;
	height:20px;
	top:89px;
	left:1px;
	background-image: url("images/boutons_off/activites_off.png"); /* source de l'image de départ */
     }
     
a.activites:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:94px;
	height:20px;
	top:89px;
	left:1px;
	background-image: url("images/boutons_on/activites_on.png");/* source de l'image d'arrivée */
     }



a.equipecompet { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; /* la balise a doit être en bloc */
	background-repeat: no-repeat;
	width:165px;
	height:19px;
	top:130px;
	left:1px;
	background-image: url("images/boutons_off/equipecompet_off.png"); /* source de l'image de départ */
     }
     
a.equipecompet:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:165px;
	height:19px;
	top:130px;
	left:1px;
	background-image: url("images/boutons_on/equipecompet_on.png");/* source de l'image d'arrivée */
     }



a.stages { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; /* la balise a doit être en bloc */
	background-repeat: no-repeat;
	width:82px;
	height:19px;
	top:167px;
	left:0px;
	background-image: url("images/boutons_off/stages_off.png"); /* source de l'image de départ */
     }
     
a.stages:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:82px;
	height:19px;
	top:167px;
	left:0px;
	background-image: url("images/boutons_on/stages_on.png");/* source de l'image d'arrivée */
     }



a.tarifs { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; /* la balise a doit être en bloc */
	background-repeat: no-repeat;
	width:76px;
	height:18px;
	top:205px;
	left:-1px;
	background-image: url("images/boutons_off/tarifs_off.png"); /* source de l'image de départ */
     }
     
a.tarifs:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:76px;
	height:18px;
	top:205px;
	left:-1px;
	background-image: url("images/boutons_on/tarifs_on.png");/* source de l'image d'arrivée */
     }


a.photovideo { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; /* la balise a doit être en bloc */
	background-repeat: no-repeat;
	width:111px;
	height:22px;
	top:238px;
	left:0px;
	background-image: url("images/boutons_off/photovideo_off.png"); /* source de l'image de départ */
     }
     
a.photovideo:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:111px;
	height:22px;
	top:238px;
	left:0px;
	background-image: url("images/boutons_on/photovideo_on.png");/* source de l'image d'arrivée */
     }



a.elevage { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; /* la balise a doit être en bloc */
	background-repeat: no-repeat;
	width:145px;
	height:19px;
	top:275px;
	left:-1px;
	background-image: url("images/boutons_off/elevage_off.png"); /* source de l'image de départ */
     }
     
a.elevage:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:145px;
	height:19px;
	top:275px;
	left:-1px;
	background-image: url("images/boutons_on/elevage_on.png");/* source de l'image d'arrivée */
     }


 a.partenaires { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; /* la balise a doit être en bloc */
	background-repeat: no-repeat;
	width:120px;
	height:30px;
	top:310px;
	left:-1px;
	background-image: url("images/boutons_off/partenaires_off.png"); /* source de l'image de départ */
     }
     
a.partenaires:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:120px;
	height:30px;
	top:310px;
	left:-1px;
	background-image: url("images/boutons_on/partenaires_on.png");/* source de l'image d'arrivée */
     }


a.nouscontacter { /* définition de la classe "image" de la balise <a> */
    position: relative;
	background-repeat: no-repeat;
	float:right;
	width:110px;
	height:19px;
	margin-left: 40;
    margin-right: 500;
	margin-top: -3;
	z-index: 50;
	background-image: url("images/boutons_off/nouscontacter_off.png"); /* source de l'image de départ */
     }
     
a.nouscontacter:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: relative;
	background-repeat: no-repeat;
	float:right;
	width:110px;
	height:19px;
	margin-left: 40;
    margin-right: 500;
    margin-top: -3;
	z-index: 50;
	background-image: url("images/boutons_on/nouscontacter_on.png");/* source de l'image d'arrivée */
     }




a.planacces { /* définition de la classe "image" de la balise <a> */
    position: relative; 
	background-repeat: no-repeat;
	float:right;
	width:88px;
	height:21px;
	margin-left: 0;
    margin-right: 120;
    margin-top: -20;
	z-index:40;
	background-image: url("images/boutons_off/planacces_off.png"); /* source de l'image de départ */
     }
     
a.planacces:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: relative;
	background-repeat: no-repeat;
	float:right;
	width:88px;
	height:21px;
	margin-left: 0;
    margin-right: 120;
    margin-top: -20;
	z-index:40;
	background-image: url("images/boutons_on/planacces_on.png");/* source de l'image d'arrivée */
     }



a.plandusite { /* définition de la classe "image" de la balise <a> */
    position: relative; 
	background-repeat: no-repeat;
	float:right;
	width:100px;
	height:20px;
	margin-left: 100;
    margin-right: 100;
    margin-top: -18;
	z-index:40;
	background-image: url("images/boutons_off/plandusite_off.png"); /* source de l'image de départ */
     }
     
a.plandusite:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: relative;
	background-repeat: no-repeat;
	float:right;
	width:100px;
	height:20px;
	margin-left: 100;
    margin-right: 100;
    margin-top: -18;
	z-index:40;
	background-image: url("images/boutons_on/plandusite_on.png");/* source de l'image d'arrivée */
     }







/********************************************/
/*        Style page index                  */
/********************************************/

#centreindex {
    
	position: absolute;
	top:203px;
	left:0px;
	width:770px;
	height:420px;
	z-index:5;	
	background-color:#F7F4EA;
}	


#contenuindex {
	float:right;
	width: 770px;
	height:400px;
	top:14px;
	left:0px;
	background-color:#F7F4EA;
	z-index:30;
	
	
}



.finbandeau {
    position: absolute;
	top: 0px;
	left:183px;
	z-index:20;
	width:621px;
	height:66px;
	background-image:url("images/contenuindex.png");
	background-repeat:no-repeat;
}


.menuindex{
	position: absolute;
	top: 0px;
	left:0px;
	z-index:20;
	width:184px;
	height:358px;
	background-image:url("images/menuindex.png");
	background-repeat:no-repeat;
}


.bienvenueindex { 
    position: absolute;
	width:351px;
	height:83px;
	top:108px;
	left:207px;
	z-index:50;
     }


#zone{
	position: absolute;
	width: 233px;
	height: 186px;
	z-index:120;
	left:244px;
	top:75px;
	color:red;

}




.phraseintroindex { 
    position: absolute;
	width:327px;
	height:106px;
	top:280px;
	left:197px;
	z-index:30;
     }






#newsindex {
    position: absolute;
	float:right;
	width: 207px;
	height:260px;
	top:95;
	left:554px;
	font-family : Arial,regular;
	font-size:13;
	background-image:url("images/fondnews.png");
	/*background-color:white;*/
	background-repeat:no-repeat;
	z-index:60;
	text-align:left;
	padding-top:1px;
	padding-left:1px;
	overflow:scroll;
}



a {
    color:#339900;
}


.newstitre { 
    position: absolute;
	width:57px;
	height:18px;
	top:69px;
	left:550px;
	z-index:30;
     }





.forme_textenews{
	font-family : Arial,regular;
	font-size:13;
	color:#000000;
	text-indent: 0px ;
	margin:10px 0px 10px 6px;
	text-align: justify;
     }



.footerindex {
    position: absolute;
	width:770px;
	height:17px;
	top:410px;
	left:0px;
	background-image:url("images/footer.png");
	background-repeat:no-repeat;
	margin-left: auto;
    margin-right: auto;
	margin-top:;
	/*min-height:595px;*/
	z-index:40;
	
}



.divdsfooterindex{
    position:absolute;
	background-repeat: no-repeat;
	float:right;
	width:805px;
	height:17px;
	z-index:60;
	
}



.admin {
   position: absolute;
   width: 30px;
   height: 14px;
   top: 3px;
   left:10px;
   background-image:url("images/admin.png");
   background-repeat:no-repeat;
   z-index: 60;
}


.copyrightindex {
   position: absolute;
   width: 66px;
   height: 14px;
   top: 3px;
   left:65px;
   background-image:url("images/copyright.png");
   background-repeat:no-repeat;
   z-index: 60;
}

/*.plandusite {
   position: absolute;
   width: 52px;
   height: 13px;
   top: 3px;
   left:660px;
   background-image:url("images/plandusite.png");
   background-repeat:no-repeat;
   z-index: 60;
}*/




/********************************************/
/*        Style page centre équestre        */
/********************************************/

.titre1 { 
    position: absolute;
	width:805px;
	height:203px;
	top:2px;
	left:0px;
	z-index:30;
     }



.photocentreequestre{
    position: absolute;
	width:173px;
	height:130px;
	top:75px;
	left:583px;
	z-index:30;
     }


 .photocentreequestre1{
    position: absolute;
	width:171px;
	height:128px;
	top:292px;
	left:583px;
	z-index:30;
     }


 .photocentreequestre2{
    position: absolute;
	width:171px;
	height:128px;
	top:532px;
	left:583px;
	z-index:30;
     }


 .photocentreequestre3{
    position: absolute;
	width:558px;
	height:134px;
	top:710px;
	left:193px;
	z-index:30;
     }


.photocentreequestre4{
    position: absolute;
	width:171px;
	height:114px;
	top:932px;
	left:583px;
	z-index:30;
     }


.logocentreequestre{
    position: absolute;
	width:146px;
	height:107px;
	top:1165px;
	left:599px;
	z-index:30;
     }


.logocentreequestre1{
    position: absolute;
	width:185px;
	height:76px;
	top:1315px;
	left:140px;
	z-index:30;
     }

 .logocentreequestre2{
    position: absolute;
	width:208px;
	height:62px;
	top:1315px;
	left:360px;
	z-index:30;
     }


 .logocentreequestre3{
    position: absolute;
	width:196px;
	height:84px;
	top:1435px;
	left:360px;
	z-index:30;
     }




  .logocentreequestre4{
    position: absolute;
	width:66px;
	height:85px;
	top:1435px;
	left:200px;
	z-index:30;
     }




/********************************************/
/*        Style page activité               */
/********************************************/


  .titre2 { 
    position: absolute;
	width:337px;
	height:28px;
	top:163px;
	left:300px;
	z-index:30;
     }


a.moustique { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; 
	background-repeat: no-repeat;
	width:171px;
	height:128px;
	top:321px;
	left:584px;
	background-image: url("images/photosite/moustique.jpg"); /* source de l'image de départ */
     }
     
a.moustique:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:593px;
	height:700px;
	top:320px;
	left:610px;
	background-image: url("images/photosite/moustique1.jpg");/* source de l'image d'arrivée */
     }


a.adulte { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; 
	background-repeat: no-repeat;
	width:168px;
	height:90px;
	top:688px;
	left:585px;
	background-image: url("images/photosite/adulte1.jpg"); /* source de l'image de départ */
     }
     
a.adulte:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:160px;
	height:120px;
	top:675px;
	left:590px;
	background-image: url("images/photosite/adulte.jpg");/* source de l'image d'arrivée */
     }

 .photocourado{
    position: absolute;
	width:162px;
	height:110px;
	top:513px;
	left:590px;
	z-index:30;
     }


 .photocour{
    position: absolute;
	width:171px;
	height:128px;
	top:96px;
	left:584px;
	z-index:30;
     }


 .photopensiontravail{
    position: absolute;
	width:171px;
	height:128px;
	top:870px;
	left:584px;
	z-index:30;
     }

 .photopensionpre{
    position: absolute;
	width:178px;
	height:119px;
	top:1074px;
	left:579px;
	z-index:30;
     }




 a.feteclub { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; 
	background-repeat: no-repeat;
	width:171px;
	height:128px;
	top:1272px;
	left:583px;
	background-image: url("images/photosite/feteclub1.jpg"); /* source de l'image de départ */
     }
     
a.feteclub:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:171px;
	height:128px;
	top:1274px;
	left:583px;
	background-image: url("images/photosite/feteclub2.jpg");/* source de l'image d'arrivée */
     }

 .liendspage{
    text-decoration:none;
	color:black;
     }


/********************************************/
/*        Style page equipcompet            */
/********************************************/


.titre3 { 
    position: absolute;
	width:337px;
	height:28px;
	top:163px;
	left:220px;
	z-index:30;
     }

.icone { 
    position: absolute;
	width:85px;
	height:85px;
	top:168px;
	left:430px;
	z-index:30;
     }


 .forme_lien{
	font-family : Arial,regular;
	font-size:13;
	color:#000000;
	text-indent: 0px ;
	margin:30px 0px 0px 240px;
	text-align: justify;
    }


.equipcompet { 
    position: absolute;
	width:172px;
	height:122px;
	top:86px;
	left:585px;
	z-index:30;
     }


.equipcompet1 { 
    position: absolute;
	width:172px;
	height:140px;
	top:250px;
	left:585px;
	z-index:30;
     }

.equipcompet2 { 
    position: absolute;
	width:178px;
	height:140px;
	top:777px;
	left:579px;
	z-index:30;
     }


.equipcompet3 { 
    position: absolute;
	width:180px;
	height:130px;
	top:430px;
	left:579px;
	z-index:30;
     }

.equipcompet4 { 
    position: absolute;
	width:178px;
	height:119px;
	top:610px;
	left:580px;
	z-index:30;
     }


/********************************************/
/*    Style fenêtre interne resultats    */
/********************************************/


.titre14 { 
    position: absolute;
	width:300px;
	height:30px;
	top:164px;
	left:250px;
	z-index:30;
     }


/********************************************/
/*    Style fenêtre interne equipcompet     */
/********************************************/


/*fenêtre3*/

.titremelisskomet { 
    position: absolute;
	width:394px;
	height:28px;
	top:165px;
	left:210px;
	z-index:30;
     }


a.melisskomet { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; 
	background-repeat: no-repeat;
	width:176px;
	height:142px;
	top:100px;
	left:584px;
	background-image: url("images/photofenetreinterne/fenetre3meliss2.jpg"); /* source de l'image de départ */
     }
     
a.melisskomet:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:177px;
	height:130px;
	top:100px;
	left:584px;
	background-image: url("images/photofenetreinterne/fenetre3meliss1.jpg");/* source de l'image d'arrivée */
     }

.imagemelisskomet { 
    position: absolute;
	width:157px;
	height:170px;
	top:348px;
	left:602px;
	z-index:30;
     }




 /*fenêtre5bis*/

.titresoleneiana { 
    position: absolute;
	width:360px;
	height:30px;
	top:167px;
	left:200px;
	z-index:30;
     }


a.soleneiana { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; 
	background-repeat: no-repeat;
	width:177px;
	height:118px;
	top:100px;
	left:584px;
	background-image: url("images/photofenetreinterne/.jpg"); /* source de l'image de départ */
     }
     
a.soleneiana:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:177px;
	height:245px;
	top:100px;
	left:584px;
	background-image: url("images/photofenetreinterne/.jpg");/* source de l'image d'arrivée */
     }

.imagesoleneiana { 
    position: absolute;
	width:177px;
	height:105px;
	top:485px;
	left:584px;
	z-index:30;
     }






/*fenêtre6bis*/

.titrejuliejumper { 
    position: absolute;
	width:360px;
	height:30px;
	top:164px;
	left:250px;
	z-index:30;
     }


a.juliejumper { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; 
	background-repeat: no-repeat;
	width:177px;
	height:136px;
	top:100px;
	left:584px;
	background-image: url("images/photofenetreinterne/page_julie1.jpg"); /* source de l'image de départ */
     }
     
a.juliejumper:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:140px;
	height:180px;
	top:100px;
	left:584px;
	background-image: url("images/photofenetreinterne/page_julie2.jpg");/* source de l'image d'arrivée */
     }

.imagejuliejumper { 
    position: absolute;
	width:140px;
	height:180px;
	top:425px;
	left:584px;
	z-index:30;
     }




/*fenêtre8*/

.titremarinamaestro { 
    position: absolute;
	width:406px;
	height:27px;
	top:167px;
	left:210px;
	z-index:30;
     }

a.marinamaestro { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; 
	background-repeat: no-repeat;
	width:149px;
	height:200px;
	top:100px;
	left:610px;
	background-image: url("images/photofenetreinterne/fenetre8marina.jpg"); /* source de l'image de départ */
     }
     
a.marinamaestro:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:176px;
	height:132px;
	top:100px;
	left:584px;
	background-image: url("images/photofenetreinterne/fenetre8marina1.jpg");/* source de l'image d'arrivée */
     }

.imagemarinamaestro { 
    position: absolute;
	width:177px;
	height:140px;
	top:375px;
	left:582px;
	z-index:30;
     }



/*fenêtre9*/

.titreemelienini { 
    position: absolute;
	width:332px;
	height:28px;
	top:167px;
	left:210px;
	z-index:30;
     }


a.emelienini { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; 
	background-repeat: no-repeat;
	width:176px;
	height:132px;
	top:100px;
	left:584px;
	background-image: url("images/photofenetreinterne/fenetre9emelie.jpg"); /* source de l'image de départ */
     }
     
a.emelienini:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:148px;
	height:180px;
	top:100px;
	left:610px;
	background-image: url("images/photofenetreinterne/fenetre9emelie1.jpg");/* source de l'image d'arrivée */
     }

.imageemelienini { 
    position: absolute;
	width:176px;
	height:131px;
	top:390px;
	left:582px;
	z-index:30;
     }






/*fenêtre11*/

.titrenoranectar { 
    position: absolute;
	width:390px;
	height:30px;
	top:164px;
	left:190px;
	z-index:30;
     }


a.noranectar { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; 
	background-repeat: no-repeat;
	width:177px;
	height:136px;
	top:95px;
	left:584px;
	background-image: url("images/photofenetreinterne/page_nora1.jpg"); /* source de l'image de départ */
     }
     
a.noranectar:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:176px;
	height:170px;
	top:90px;
	left:584px;
	background-image: url("images/photofenetreinterne/.jpg");/* source de l'image d'arrivée */
     }

.imagenoranectar { 
    position: absolute;
	width:176px;
	height:136px;
	top:330px;
	left:582px;
	z-index:30;
     }



/*fenêtre12*/

.titrekimgriotte { 
    position: absolute;
	width:179px;
	height:27px;
	top:167px;
	left:280px;
	z-index:30;
     }

a.kimgriotte { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; 
	background-repeat: no-repeat;
	width:176px;
	height:147px;
	top:95px;
	left:584px;
	background-image: url("images/photofenetreinterne/fenetre12kim.jpg"); /* source de l'image de départ */
     }
     
a.kimgriotte:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:129px;
	height:170px;
	top:90px;
	left:630px;
	background-image: url("images/photofenetreinterne/fenetre12kim1.jpg");/* source de l'image d'arrivée */
     }

.imagekimgriotte { 
    position: absolute;
	width:144px;
	height:170px;
	top:300px;
	left:615px;
	z-index:30;
     }


/*fenêtre13*/

.titrecharlotte { 
    position: absolute;
	width:300px;
	height:40px;
	top:167px;
	left:260px;
	z-index:30;
     }

a.charlotte { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; 
	background-repeat: no-repeat;
	width:177px;
	height:136px;
	top:95px;
	left:584px;
	background-image: url("images/photofenetreinterne/page_charlotte2.jpg"); /* source de l'image de départ */
     }
     
a.charlotte:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:177px;
	height:136px;
	top:95px;
	left:584px;
	background-image: url("images/photofenetreinterne/page_charlotte3.jpg");/* source de l'image d'arrivée */
     }

.imagecharlotte { 
    position: absolute;
	width:177px;
	height:160px;
	top:300px;
	left:582px;
	z-index:30;
     }

/*fenêtre14*/


.titreonbelineberengere { 
    position: absolute;
	width:298px;
	height:28px;
	top:167px;
	left:260px;
	z-index:30;
     }

a.onbelineberengere { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; 
	background-repeat: no-repeat;
	width:176px;
	height:147px;
	top:95px;
	left:584px;
	background-image: url("images/photofenetreinterne/fenetre12.jpg"); /* source de l'image de départ */
     }
     
a.onbelineberengere:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:129px;
	height:170px;
	top:90px;
	left:630px;
	background-image: url("images/photofenetreinterne/fenetre12.jpg");/* source de l'image d'arrivée */
     }

.imageonbelineberengere { 
    position: absolute;
	width:144px;
	height:170px;
	top:300px;
	left:615px;
	z-index:30;
     }



/*fenêtre15*/

.titreanoukbijou { 
    position: absolute;
	width:300px;
	height:30px;
	top:160px;
	left:260px;
	z-index:30;
     }

a.anoukbijou { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; 
	background-repeat: no-repeat;
	width:177px;
	height:136px;
	top:95px;
	left:584px;
	background-image: url("images/photofenetreinterne/page_anouk1.jpg"); /* source de l'image de départ */
     }
     
a.anoukbijou:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:140px;
	height:180px;
	top:90px;
	left:605px;
	background-image: url("images/photofenetreinterne/page_anouk2.jpg");/* source de l'image d'arrivée */
     }

.imageanoukbijou { 
    position: absolute;
	width:177px;
	height:118px;
	top:450px;
	left:585px;
	z-index:30;
     }

/*fenêtre15*/

.titrelara { 
    position: absolute;
	width:300px;
	height:40px;
	top:167px;
	left:260px;
	z-index:30;
     }

a.lara { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; 
	background-repeat: no-repeat;
	width:177px;
	height:136px;
	top:95px;
	left:584px;
	background-image: url("images/photofenetreinterne/page_lara3.jpg"); /* source de l'image de départ */
     }
     
a.lara:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:177px;
	height:136px;
	top:95px;
	left:584px;
	background-image: url("images/photofenetreinterne/page_lara2.jpg");/* source de l'image d'arrivée */
     }

.imagelara { 
    position: absolute;
	width:177px;
	height:160px;
	top:300px;
	left:582px;
	z-index:30;
     }



/********************************************/
/*        Style page stages                 */
/********************************************/

.titre4 { 
    position: absolute;
	width:337px;
	height:28px;
	top:163px;
	left:300px;
	z-index:30;
     }

a.imagestages { /* définition de la classe "image" de la balise <a> */
    position: absolute;
	display: block; 
	background-repeat: no-repeat;
	width:171px;
	height:128px;
	top:118px;
	left:587px;
	background-image: url("images/photosite/stages1.jpg"); /* source de l'image de départ */
     }
     
a.imagestages:hover { /* définition de la classe "image" de la balise <a> au survol */
    position: absolute;
	display: block;
	background-repeat: no-repeat;
	width:136px;
	height:170px;
	top:118px;
	left:619px;
	background-image: url("images/photosite/stages.jpg");/* source de l'image d'arrivée */
     }


.tableau1234{
padding-left:190px;
}

.tableau1 {
    padding-left:190px;
	z-index:30;
	empty-cells: show;
	border-collapse: separate,
}

.tableau2 {
    padding-left:190px;
	z-index:30;
	empty-cells: show;
}


.tableau3 {
    padding-left:190px;
	z-index:30;
	empty-cells: show;
}


.tableau4 {
    padding-left:190px;
	z-index:30;
	empty-cells: show;
}



.textetableau {
    font-family : Arial,regular;
	font-size:12;
	color:green;
	text-indent: 0px ;
	/*margin:65px 200px 10px 187px;*/
	text-align: center;

}



.textetableau1 {
    font-family : Arial,regular;
	font-size:12;
	color:black;
	text-indent: 0px ;
	/*margin:65px 200px 10px 187px;*/
	text-align:center;
	padding-right:2px;
	padding-left:2px;

}

.titre_vacance{
    font-family : Arial,regular;
	font-size:13;
	color:black;
	
	}


/********************************************/
/*        Style page stages-videos          */
/********************************************/

.video1 { 

    padding-top:20px;
	padding-left:270px;
    
     }



/********************************************/
/*        Style page tarifs                 */
/********************************************/

.titre5 { 
    position: absolute;
	width:337px;
	height:28px;
	top:163px;
	left:300px;
	z-index:30;
     }


.tableautarifs1 {
    position: absolute;
	width:400px;
	height:200px;
	top:110px;
	left:187px;
	z-index:30;
	empty-cells: show;
	border-collapse: separate;
}


.tableautarifs2 {
    position: absolute;
	width:560px;
	height:640px;
	top:430px;
	left:187px;
	z-index:30;
	empty-cells: show;
	border-collapse: separate,
}


.tableautarifs3 {
    position: absolute;
	width:375px;
	height:300px;
	top:1625px;
	left:187px;
	z-index:30;
	empty-cells: show;
	border-collapse: separate,
}


 .forme_paragraphe1{
	font-family : Arial,regular;
	font-size:13;
	color: red;
	text-indent: 0px ;
	margin:65px 200px 10px 187px;
	text-align: justify;
    }

.forme_paragraphe2{
	font-family : Arial,regular;
	font-size:16;
	color: red;
	text-indent: 0px ;
	margin:65px 20px 10px 600px;
	text-align: center;
    }


.textetableau2 {
    font-family : Arial,regular;
	font-size:12;
	color:black;
	text-indent: 0px ;
	/*margin:65px 200px 10px 187px;*/
	text-align:;
	padding-right:2px;
	padding-left:2px;

}


.imagetarifs { 
    position: absolute;
	width:171px;
	height:128px;
	top:1216px;
	left:583px;
	z-index:30;
     }

.imagetarifs1{ 
    position: absolute;
	width:171px;
	height:128px;
	top:1393px;
	left:583px;
	z-index:30;
     }

.imagetarifs2{ 
    position: absolute;
	width:171px;
	height:152px;
	top:1623px;
	left:583px;
	z-index:30;
     }


.imagetarifs3{ 
    position: absolute;
	width:171px;
	height:116px;
	top:1810px;
	left:583px;
	z-index:30;
     }


.reglement{
    position: absolute;
	top:295px;
	left: 605px;
	font-family : Arial,regular;
	font-size:13;
	color:;
	
     }


/********************************************/
/*        Style page photovideo             */
/********************************************/

.titre6 { 
    position: absolute;
	width:337px;
	height:28px;
	top:163px;
	left:250px;
	z-index:30;
     }


.dossierphoto { 
    position: absolute;
	width:162px;
	height:166px;
	top:120px;
	left:210px;
	z-index:30;
     }


.dossierphoto1 { 
    position: absolute;
	width:160px;
	height:164px;
	top:120px;
	left:450px;
	z-index:30;
     }


.dossiervideo { 
    position: absolute;
	width:157px;
	height:118px;
	top:290px;
	left:210px;
	z-index:30;
     }

/********************************************/
/*        Style page élevage                */
/********************************************/

.titre7 { 
    position: absolute;
	width:337px;
	height:28px;
	top:163px;
	left:250px;
	z-index:30;
     }

.tableau1 {
    padding-left:190px;
	z-index:30;
	empty-cells: show;
	border-collapse: separate,
}


.tableauelevage {
	padding-left:190px;
	z-index:30;
	empty-cells: show;
	border-collapse: separate,
}

.forme_lien1{
	font-family : Arial,regular;
	font-size:13;
	color:#000000;
	text-indent: 0px ;
	margin:70px 0px 0px 300px;
	text-align: justify;
    }


.textetableau3 {
    font-family : Arial,regular;
	font-size:12;
	color:black;
	text-indent: 0px ;
	/*margin:65px 200px 10px 187px;*/
	text-align:;
	padding-right:2px;
	padding-left:2px;
	padding-top:3px;
    padding-bottom:3px;
}

.textetableau4 {
    font-family : Arial,regular;
	font-size:12;
	color:green;
	text-indent: 0px ;
	/*margin:65px 200px 10px 187px;*/
	text-align:;
	padding-right:2px;
	padding-left:2px;
	padding-top:3px;
    padding-bottom:3px;
}



.imageelevage{ 
    position: absolute;
	width:95px;
	height:80px;
	top:136px;
	left:410px;
	z-index:30;
     }


.imageelevage1{ 
    position: absolute;
	width:82px;
	height:80px;
	top:223px;
	left:410px;
	z-index:30;
     }


.imageelevage2{ 
    position: absolute;
	width:92px;
	height:80px;
	top:310px;
	left:410px;
	z-index:30;
     }


.imageelevage3{ 
    position: absolute;
	width:120px;
	height:80px;
	top:398px;
	left:410px;
	z-index:30;
     }

.imageelevage4{ 
    position: absolute;
	width:87px;
	height:80px;
	top:485px;
	left:410px;
	z-index:30;
     }


.imageelevage5{ 
    position: absolute;
	width:97px;
	height:80px;
	top:573px;
	left:410px;
	z-index:30;
     }

.imageelevage6{ 
    position: absolute;
	width:106px;
	height:80px;
	top:660px;
	left:410px;
	z-index:30;
     }

.imageelevage7{ 
    position: absolute;
	width:102px;
	height:80px;
	top:746px;
	left:410px;
	z-index:30;
     }

.imageelevage8{ 
    position: absolute;
	width:89px;
	height:80px;
	top:832px;
	left:410px;
	z-index:30;
     }


.imageelevage9{ 
    position: absolute;
	width:94px;
	height:80px;
	top:918px;
	left:410px;
	z-index:30;
     }

.imageelevage10{ 
    position: absolute;
	width:60px;
	height:80px;
	top:1006px;
	left:410px;
	z-index:30;
     }


.imageelevage11{ 
    position: absolute;
	width:95px;
	height:80px;
	top:1097px;
	left:410px;
	z-index:30;
     }

.imageelevage12{ 
    position: absolute;
	width:86px;
	height:80px;
	top:1180px;
	left:410px;
	z-index:30;
     }

.imageelevage13{ 
    position: absolute;
	width:59px;
	height:80px;
	top:1267px;
	left:410px;
	z-index:30;
     }



.tableauelevage1 {
   
	z-index:30;
	empty-cells: show;
	border-collapse: separate,
}


.imageelevage14{ 
    position: absolute;
	width:117px;
	height:80px;
	top:1437px;
	left:410px;
	z-index:30;
     }


.imageelevage15{ 
    position: absolute;
	width:82px;
	height:80px;
	top:1523px;
	left:410px;
	z-index:30;
     }





.tableauelevage2 {
   
	z-index:30;
	empty-cells: show;
	border-collapse: separate;
}



.imageelevage16{ 
    position: absolute;
	width:54px;
	height:80px;
	top:1695px;
	left:410px;
	z-index:30;
     }



.imageelevage17{ 
    position: absolute;
	width:91px;
	height:80px;
	top:1785px;
	left:410px;
	z-index:30;
     }










/********************************************/
/*    Style page élevage fiche détaillée    */
/********************************************/


/*FICHE KOMEDIE*/

.titrekomedie{ 
    position: absolute;
	width:316px;
	height:28px;
	top:167px;
	left:230px;
	z-index:30;
     }


.tableaukomedie {
    position: absolute;
	width:350px;
	height:200px;
	top:100px;
	left:187px;
	z-index:30;
	empty-cells: show;
	/*border-collapse: separate;*/
    		
}

.komedie{ 
    position: absolute;
	width:197px;
	height:175px;
	top:101px;
	left:560px;
	z-index:30;
     }



/*FICHE LICORNE*/

.titrelicorne{ 
    position: absolute;
	width:314px;
	height:28px;
	top:167px;
	left:230px;
	z-index:30;
     }




.licorne{ 
    position: absolute;
	width:197px;
	height:222px;
	top:101px;
	left:560px;
	z-index:30;
     }




/*FICHE LOUSTIC*/

.titreloustic{ 
    position: absolute;
	width:313px;
	height:28px;
	top:167px;
	left:230px;
	z-index:30;
     }


.loustic{ 
    position: absolute;
	width:197px;
	height:201px;
	top:101px;
	left:560px;
	z-index:30;
     }




/*FICHE NESSIE*/

.titrenessie{ 
    position: absolute;
	width:253px;
	height:28px;
	top:167px;
	left:270px;
	z-index:30;
     }


.nessie{ 
    position: absolute;
	width:197px;
	height:184px;
	top:101px;
	left:560px;
	z-index:30;
     }



/*FICHE NON DIT*/

.titrenondit{ 
    position: absolute;
	width:279px;
	height:28px;
	top:167px;
	left:270px;
	z-index:30;
     }


.nondit{ 
    position: absolute;
	width:197px;
	height:171px;
	top:101px;
	left:560px;
	z-index:30;
     }





/*FICHE ONYX*/

.titreonyx{ 
    position: absolute;
	width:223px;
	height:28px;
	top:167px;
	left:270px;
	z-index:30;
     }


.onyx{ 
    position: absolute;
	width:197px;
	height:165px;
	top:101px;
	left:560px;
	z-index:30;
     }




/*FICHE PALOMA*/

.titrepaloma{ 
    position: absolute;
	width:300px;
	height:28px;
	top:167px;
	left:250px;
	z-index:30;
     }


.paloma{ 
    position: absolute;
	width:197px;
	height:153px;
	top:101px;
	left:560px;
	z-index:30;
     }



/*FICHE PAR HASARD*/

.titreparhasard{ 
    position: absolute;
	width:313px;
	height:28px;
	top:167px;
	left:250px;
	z-index:30;
     }

.parhasard{ 
    position: absolute;
	width:197px;
	height:170px;
	top:101px;
	left:560px;
	z-index:30;
     }



/*FICHE PROMETHEE*/

.titrepromethee{ 
    position: absolute;
	width:250px;
	height:27px;
	top:167px;
	left:280px;
	z-index:30;
     }


.promethee{ 
    position: absolute;
	width:197px;
	height:153px;
	top:101px;
	left:560px;
	z-index:30;
     }



/*FICHE REBELLE*/

.titrerebelle{ 
    position: absolute;
	width:319px;
	height:28px;
	top:167px;
	left:230px;
	z-index:30;
     }


.rebelle{ 
    position: absolute;
	width:197px;
	height:185px;
	top:101px;
	left:560px;
	z-index:30;
     }




/*FICHE REGGAE*/

.titrereggae{ 
    position: absolute;
	width:335px;
	height:28px;
	top:167px;
	left:220px;
	z-index:30;
     }


.reggae{ 
    position: absolute;
	width:197px;
	height:263px;
	top:101px;
	left:560px;
	z-index:30;
     }


/*FICHE ROUNDSTONE*/

.titreroundstone{ 
    position: absolute;
	width:329px;
	height:28px;
	top:167px;
	left:230px;
	z-index:30;
     }


.roundstone{ 
    position: absolute;
	width:197px;
	height:142px;
	top:101px;
	left:560px;
	z-index:30;
     }

.tableaumaman {
    position: absolute;
	width:350px;
	height:200px;
	top:375px;
	left:187px;
	z-index:30;
	empty-cells: show;
	
 }

 .position {
  position: absolute;
  top:5px;
  left:0px;
  z-index:20;
 }

/*FICHE SENSATION*/

.titresensation{ 
    position: absolute;
	width:304px;
	height:28px;
	top:167px;
	left:250px;
	z-index:30;
     }

.sensation{ 
    position: absolute;
	width:197px;
	height:183px;
	top:101px;
	left:560px;
	z-index:30;
     }


/*FICHE SAMPIONNE*/

.titresampionne{ 
    position: absolute;
	width:306px;
	height:28px;
	top:167px;
	left:250px;
	z-index:30;
     }

.sampionne{ 
    position: absolute;
	width:197px;
	height:192px;
	top:101px;
	left:560px;
	z-index:30;
     }


/*FICHE FINETTE*/

.titrefinette{ 
    position: absolute;
	width:163px;
	height:27px;
	top:167px;
	left:290px;
	z-index:30;
     }

.finette{ 
    position: absolute;
	width:197px;
	height:159px;
	top:101px;
	left:560px;
	z-index:30;
     }



/*FICHE INDIAN*/

.titreindian{ 
    position: absolute;
	width:305px;
	height:27px;
	top:167px;
	left:250px;
	z-index:30;
     }


.indian{ 
    position: absolute;
	width:197px;
	height:182px;
	top:101px;
	left:560px;
	z-index:30;
     }


/*FICHE QUALVADOS*/

.titrequalvados{ 
    position: absolute;
	width:201px;
	height:27px;
	top:167px;
	left:270px;
	z-index:30;
     }

.qualvados{ 
    position: absolute;
	width:197px;
	height:263px;
	top:99px;
	left:560px;
	z-index:30;
     }


/*FICHE QUENTIN*/

.titrequentin{ 
    position: absolute;
	width:318px;
	height:28px;
	top:167px;
	left:230px;
	z-index:30;
     }


.quentin{ 
    position: absolute;
	width:197px;
	height:154px;
	top:101px;
	left:560px;
	z-index:30;
     }

/********************************************/
/*        Style page nouscontacter          */
/********************************************/

.titre8 { 
    position: absolute;
	width:220px;
	height:30px;
	top:163px;
	left:280px;
	z-index:30;
     }

.titreform {   
color:#890C08;

     }


#form1{

    position: absolute;
	width:570px;
	height:400px;
	top:70px;
	left:190px;
	z-index:30;
    font-family : Arial,regular;
	font-size:12;
	color:#000000;
}


.imagegif { 
    position: absolute;
	width:107px;
	height:72px;
	top:590px;
	left:450px;
	z-index:30;
     }


.titre10 { 
    position: absolute;
	width:263px;
	height:27px;
	top:820px;
	left:310px;
	z-index:30;
     }


/********************************************/
/*        Style page plan acces          */
/********************************************/

.titre9 { 
    position: absolute;
	width:220px;
	height:30px;
	top:163px;
	left:290px;
	z-index:30;
     }

.imageplanacces { 
    position: absolute;
	width:581px;
	height:587px;
	top:80px;
	left:186px;
	z-index:30;
     }


/********************************************/
/*    Style page plan interactif            */
/********************************************/


.titreplan{ 
    position: absolute;
	width:246px;
	height:27px;
	top:167px;
	left:260px;
	z-index:30;
     }


.imageplan{ 
    position: absolute;
	width:540px;
	height:326px;
	top:110px;
	left:200px;
	z-index:30;
     }


.fenetre{ 
    /*position: absolute;*/
	width:269px;
	height:180px;
	/*top:110px;
	left:200px;*/
	z-index:30;
     }



/********************************************/
/*    Style page plan du site               */
/********************************************/

.titre12 { 
    position: absolute;
	width:166px;
	height:27px;
	top:163px;
	left:290px;
	z-index:30;
     }


.texte{
	font-family : Arial,regular;
	font-size:13;
	text-indent: 5px ;
	margin:65px 200px 10px 187px;
	text-align: justify;
    }

.texte1{
	font-family : Arial,regular;
	font-size:13;
	text-indent: 5px ;
	margin:0px 200px 10px 187px;
	text-align: justify;
    }

.entete{
	text-decoration:none;
	font-size:16;
    }


.lienplan {
 color:black;
 text-decoration:underline;
  }


/********************************************/
/*    Style page partenaires                */
/********************************************/



  .titre13 { 
    position: absolute;
	width:300px;
	height:30px;
	top:160px;
	left:250px;
	z-index:30;
     }


.pub1 { 

    padding-top:20px;
	padding-left:220px;
    
     }
