


/* ACCUEIL */

#fond_accueil
{
   width: 842px;
   height: 593px;
	 background-image: url("../Photos/page-accueil.jpg");
 	 background-repeat:no-repeat;
}
#logo_accueil
{
   width: 366px;
   height: 94px;
   top: 17%;
   left :28%;
   position: relative;
   background-image: url("../Photos/logo.png")!important;
   background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='../Photos/logo.png');
   }

#corps_accueil
{
		font-size:medium;
		color: rgb(0,0,0);
		position: relative;
		top: 15%;
		left:7%;
		text-align:center;
}
#footer_accueil
{
	font-size: large;
	color: rgb(239,236,229);
	position: relative;
	top: 25%;
	left: 7%;
	text-align:center;
}

/* THERAPEUTES */

#fond_therapeutes
{
   width: 842px;
   height: 593px;
	 background-image: url("../Photos/therapeutes.jpg");
 	 background-repeat:no-repeat;
}
.titre_therapeutes
{
	width: 842px;
	float:left;
	font-size: x-large;
	color: rgb(164,186,0);
	position: relative;
	top: 10%;
	left: 15%;
	text-align:left;
	font-weight:bold;
}
#domaine_therapeutes
{
	width: 421px;
	clear: left;
	float:left;
	font-size: medium;
	color: rgb(152,0,101);
	text-align:left;
	position: relative;
	top: 15%;
	left: 20%;
	font-weight:bold;
	line-height:180%;
}
#docteur_therapeutes
{
	width: 421px;
	float: right;
  font-size: medium;
	color: rgb(0,0,0);
	text-align:right;
	position: relative;
	top: 15%;
	left: -5%;
	font-weight:bold;
	line-height:180%;
}
.numeros_therapeutes
{
	font-weight:normal;
}
.footer_therapeutes
{
	clear:left;
	float:left;
  position: relative;
	top: 24%;
	left: 15%;
  width: 200px;
	height: 51px;
  background-image: url("../Photos/logo_small.png")!important;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='../Photos/logo_small.png');
  
 	}

/* COURS */

#fond_cours
{
   width: 842px;
   height: 593px;
	 background-image: url("../Photos/cours.jpg");
 	 background-repeat:no-repeat;
}
.titre_cours
{
	width: 842px;
	float:left;
	font-size: x-large;
	color: rgb(140,238,201);
	position: relative;
	top: 10%;
	left: 15%;
	text-align:left;
	font-weight:bold;
}
.sstitre_cours
{
	font-size: large;
	color: rgb(153,0,102);
}
#domaine_cours
{
	clear:left;
	float:left;
	width: 421px;
	top: 10%;
	font-size: medium;
	color: rgb(0,0,0);
	text-align:left;
	position: relative;
	left: 20%;
	font-weight:bold;
	line-height:180%;
}
#docteur_cours
{
	float:right;
  top: 10%;
  width: 421px;
	font-size: medium;
	color: rgb(0,0,0);
	text-align:right;
	position: relative;
	left: -5%;
	font-weight:bold;
	line-height:180%;
}
.numeros_cours
{
	font-weight:normal;
}
#footer_cours
{
	position: relative;
	clear:left;
	float:left;
 	top: 14%;
	left: 15%;	
  width: 200px;
	height: 51px;
  background-image: url("../Photos/logo_small.png")!important;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='../Photos/logo_small.png');
}


/* ACCES  & ACCES_Google*/

#fond_acces
{
   width: 842px;
   height: 593px;
	 background-image: url("../Photos/acces.jpg");
 	 background-repeat:no-repeat;
}

#map_canvas
{
   width: 100px;
   height: 100px;
   margin: auto;
 	 position: relative;
 	 top: 8%;
 	 left: 8%;
}
#box_plan_acces
{
   float:left;
   width: 377px;
   height: 271px;
   background-image: url("../Photos/extract-plan.png")!important;
   background-image: none;
   filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='../Photos/extract-plan.png');
 	 background-repeat:no-repeat;
 	 margin: auto; 
   position: relative;
 	 top: 15%;
 	 left: 15%;
}
#box_iti_acces
{
   font-size: small;
   float:right;
	 text-decoration:none;
	 color: white;
	 font-weight: bold;
   width: 200px;
   height: 200px;
   position: relative;
 	 top: 20%;
 	 right: 8%;
}
#adresse_acces
{
  clear:left;
	position: relative;
	color: white;
	font-weight: bold;
	position: relative;
	text-align:center;
	top: 18%;
	left : 5%;
	text-decoration:none;
}
#adresse_acces a
{
  clear:left;
	position: relative;
	text-decoration:none;
	color: white;
	font-weight: bold;
}
#comment_acces
{
  
	position: relative;
	font-size: small;
	color: black;
	position: relative;
	text-align:center;
	top: 15%;
	left : 5%;
	text-decoration:none;
}

#comment_acces_google
{
  font-size: small;
	color: black;
	text-align:center;
	position: relative;
	top: 8%;
	left: 5%;
	text-decoration:none;
}
#footer_acces
{
  background-image: url("../Photos/logo_small.png")!important;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='../Photos/logo_small.png');
	float:left;
	position: relative;
	text-align:left;
	top: 16%;
	left: 15%;
  width: 200px;
	height: 51px;
}
#footer_acces_google
{
  background-image: url("../Photos/logo_small.png")!important;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod='scale', src='../Photos/logo_small.png');
	width: 200px;
	height: 51px;
 	position: relative;
	top: 7%;
	left: 15%;
  
}  

a:hover
{
text-decoration:underline;
}
