/* ___________________________________________________________________________*/

/* _GLOBAL__________________________________________________*/

#global {
	width: 720px;
	height: 620px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 0px;
	left: 0px;
	background: url("images/fond_page.png") no-repeat;
	/*	background-color: #99CC33;*/
	font-size: 8.5pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight:normal;
	letter-spacing: 1px;

}	

/*_Liens_____________*/
a:link {
	color :#CCCCCC ;
	text-decoration:underline ;
	}
a:visited {
	color: #FFF4CC ;
}
A:hover {
	color: #FFCC66 ;
	/*font-size: 11pt ;*/
	font-weight:normal;
}
/*_____________Liens_*/


img {
	border: 0; /* Sert à éviter un bug lorsqu'un lien est situé sur une image */
}

/* _________________________________________GLOBAL_____ */
/* _En-tête________________________________________________ */

#header {
	width: 105px;
	height: 112px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 5px;
	left: 5px;
/*	background-color: #9999cc;*/	
	background: url("images/logo.png") no-repeat;
}
#headerAccueil {
	width: 526px;
	height: 102px;
	margin: 0px 0px 0px 0px;
	padding: 5px 7px 5px 7px;
	position:absolute;
	top: 5px;
	left: 150px;
/*	background-color: #CC3366;*/	
}
#header2 {
	width: 526px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 5px;
	left: 150px;
/*	background-color: #CC3366;*/	
	font-size: 8.5pt;
	letter-spacing: 0px;
}
#header3 {
	width: 526px;
	height: 50px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 5px;
	left: 150px;
/*	background-color: #CC3366;*/	
	font-size: 10pt;
	letter-spacing: 1px;
	text-align:center;
}

/*---------MENUS-------------- */


#MenuSurvol1 {
   width: 540px;
   height: 54px;
   	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 60px;
	left: 150px;
/*	background-color: #CC3366;*/	
   background: url("images/btn_Menu.png");
}
#MenuSurvol1 li {
	list-style: none;
	position: absolute;
}
#MenuSurvol1 li, #MenuSurvol1 a {
	height: 54px;
	width: 60px;
	display: block;
}

/*------------------------------------------*/
#btn0b {
	left: 0px;
	top: 0px;
}
#btn0b a:hover {
   background: transparent url("images/btn_Menu.png")
               0px -54px no-repeat;
}

/*------------------------------------------*/
#btn1b {
	left: 60px;
	top: 0px;
}
#btn1b a:hover {
   background: transparent url("images/btn_Menu.png")
               -60px -54px no-repeat;
}


/*------------------------------------------*/
#btn2b {
	left: 120px;
	top: 0px;
	}
#btn2b a:hover {
   background: transparent url("images/btn_Menu.png")
               -120px -54px no-repeat;
}


/*------------------------------------------*/
#btn3b {
	left: 180px;
	top: 0px;
}
#btn3b a:hover {
   background: transparent url("images/btn_Menu.png")
               -180px -54px no-repeat;
}





/*------------------------------------------*/
#btn4b {
	left: 240px;
	top: 0px;
}
#btn4b a:hover {
   background: transparent url("images/btn_Menu.png")
               -240px -54px no-repeat;
}


/*------------------------------------------*/
#btn5b {
	left: 300px;
	top: 0px;
}
#btn5b a:hover {
   background: transparent url("images/btn_Menu.png")
               -300px -54px no-repeat;
}


/*------------------------------------------*/
#btn6b {
	left: 360px;
	top: 0px;
}
#btn6b a:hover {
   background: transparent url("images/btn_Menu.png")
               -360px -54px no-repeat;
}

/*------------------------------------------*/
#btn7b {
	left: 420px;
	top: 0px;
}
#btn7b a:hover {
   background: transparent url("images/btn_Menu.png")
               -420px -54px no-repeat;
}

/*------------------------------------------*/
#btn8b {
	left: 480px;
	top: 0px;
}
#btn8b a:hover {
   background: transparent url("images/btn_Menu.png")
               -480px -54px no-repeat;
}







/* ______________________________________________En-tête___ */


/* _Colonne Gauche ________________________________________________ */
#colonneMenus {
	width: 112px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 5px;
}
/*******/
		#icone a.btn_News {
	width: 112px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 180px;
	left: 5px;
	background: url("images/btn_News.png") 0 0 no-repeat;
	display: block;
	border:0;
/*	background-image: url(images/btn_News.png);*/
				}
			#icone a:hover.btn_News {
				background-position: -112px 0
				}
				
		#icone a.btn_News_Off {
	width: 112px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 180px;
	left: 5px;
	background: url("images/btn_News_Off.png") 0 0 no-repeat;
	display: block;
	border:0;
				}				
/**********/

			
/*******/
		#icone a.btn_Tempo {
	width: 112px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 259px;
	left: 5px;
	background: url("images/btn_Tempo.png") 0 0 no-repeat;
	display: block;
	border:0;
/*	background-image: url(images/btn_Tempo.png);*/
				}
			#icone a:hover.btn_Tempo {
				background-position: -112px 0
				}
				
		#icone a.btn_Tempo_Off {
	width: 112px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 259px;
	left: 5px;
	background: url("images/btn_Tempo_Off.png") 0 0 no-repeat;
	display: block;
	border:0;
				}				
/**********/


/**********/
#icone a.btn_Color {
	width: 112px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 340px;
	left: 5px;
	background: url("images/btn_Color.png") 0 0 no-repeat;
	display: block;
	border:0;
/*	background-image: url(images/btn_News.png);*/
				}
			#icone a:hover.btn_Color {
				background-position: -112px 0
				}
				
		#icone a.btn_Color_Off {
	width: 112px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 340px;
	left: 5px;
	background: url("images/btn_Color_Off.png") 0 0 no-repeat;
	display: block;
	border:0;
				}				
/*******/
				

/**********/
	#icone a.btn_Tuti {
	width: 112px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 420px;
	left: 5px;
	background: url("images/btn_Tuti.png") 0 0 no-repeat;
	display: block;
	border:0;
	background-image: url(images/btn_Tuti.png);
				}
			#icone a:hover.btn_Tuti {
				background-position: -112px 0
				}
		#icone a.btn_Tuti_Off {
	width: 112px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 420px;
	left: 5px;
	background: url("images/btn_Tuti_Off.png") 0 0 no-repeat;
	display: block;
	border:0;

				}				
/*******/


/**********/
		#icone a.btn_Contacts {
	width: 112px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 500px;
	left: 5px;
	background: url("images/btn_Contacts.png") 0 0 no-repeat;
	display: block;
	border:0;
				}
			#icone a:hover.btn_Contacts {
				background-position: -112px 0
				}
	#icone a.btn_Contacts_Off {
	width: 112px;
	height: 70px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 500px;
	left: 5px;
	background: url("images/btn_Contacts_Off.png") 0 0 no-repeat;
	display: block;
	border:0;
				}				
/*******/


/**********/
	#icone a.btn_Pyramide {
	width: 66px;
	height: 60px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 150px;
	left: 25px;
	background: url("images/btn_Pyramide.png") 0 0 no-repeat;
	display: block;
	border:0;

	}
			#icone a:hover.btn_Pyramide {
				background-position: 0px -60px
}	

		#icone a.btn_FlecheGauche {
	width: 50px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 413px;
	left: 20px;
	background: url("images/btn_FlecheGauche.png") 0 0 no-repeat;
	display: block;
	border:0;
				}
			#icone a:hover.btn_FlecheGauche {
				background-position: -50px 0
				}

		#icone a.btn_FlecheDroite {
	width: 50px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 413px;
	left: 475px;
	background: url("images/btn_FlecheDroite.png") 0 0 no-repeat;
	display: block;
	border:0;
				}
			#icone a:hover.btn_FlecheDroite {
				background-position: -50px 0
				}

		
/* _ _______________________________________________Colonne Gauche_ */


/* _Contenu Accueil_____________________________________________ */
 #contenuAccueil {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
/*	background-color: #FFCC99;*/
	  	background: url("images/Pyramide_1.jpg");
}

					/*---------PYRAMIDE-------------- */
				#pyramideSurvol1 {
						}
				#pyramideSurvol1 li {
						list-style: none;
						position: absolute;
					}
				#pyramideSurvol1 li, #pyramideSurvol1 a {
					   height: 68px;
						width: 68px;
					   display: block;
					}
					
					/*------------------------------------------*/
					#panel1b {
						left: 60px;
						top: 229px;
					}
					#panel1b a:hover {
					   background: transparent url("images/Pyramide_survol_1.png")
								   -60px -229px no-repeat;
					}
					/*------------------------------------------*/
					#panel2b {
						left: 182px;
						top: 133px;
						}
					#panel2b a:hover {
					   background: transparent url("images/Pyramide_survol_1.png")
								   -182px -133px no-repeat;
					}
					
					/*------------------------------------------*/
					#panel3b {
						left: 256px;
						top: 133px;
					}
					#panel3b a:hover {
					   background: transparent url("images/Pyramide_survol_1.png")
								   -256px -133px no-repeat;
					}
					
					/*------------------------------------------*/
					#panel4b {
						left: 323px;
						top: 137px;
					}
					#panel4b a:hover {
					   background: transparent url("images/Pyramide_survol_1.png")
								   -323px -137px no-repeat;
					}
					
					
					/*------------------------------------------*/
					#panel5b {
						left: 398px;
						top: 245px;
					}
					#panel5b a:hover {
					   background: transparent url("images/Pyramide_survol_1.png")
								   -398px -245px no-repeat;
					}
					
					
					/*------------------------------------------*/
					#panel6b {
						left:  123px;
						top: 243px;
					}
					#panel6b a:hover {
					   background: transparent url("images/Pyramide_survol_2.png")
								   -123px -243px no-repeat;
					}
					
					/*------------------------------------------*/
					#panel7b {
						left: 272px;
						top: 258px;
					}
					#panel7b a:hover {
					   background: transparent url("images/Pyramide_survol_2.png")
								   -272px -258px no-repeat;
					}
					
					/*------------------------------------------*/
					#panel8b {
						left: 342px;
						top: 259px;
					}
					#panel8b a:hover {
					   background: transparent url("images/Pyramide_survol_2.png")
								   -342px -259px no-repeat;
					}
					
					/*---------PYRAMIDE FIN-------------- */
/* _____________________________________________Contenu Accueil_ */

/* Contenu autres pages______________________________________________ */
			#contenuSWF1{
				width: 275x;
				height: 115x;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				position:absolute;
				top: 100px;
				left: 155px;
			}
			#contenuSWF2{
				width: 275x;
				height: 115x;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				position:absolute;
				top: 100px;
				left: 110px;
			}
			#contenuSWF3{
				height: 400px;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				position:absolute;
				top: 170px;
				left: 286px;
				}
				
				
			#contenuSWF_Color{
				width: 275x;
				height: 115x;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				position:absolute;
				top: 100px;
				left: 155px;
			}
				
			#contenuSWF_News{
				height: 115px;
				margin: 0px 0px 0px 0px;
				padding: 0px 0px 0px 0px;
				position:absolute;
				top: 420px;
				left: 286px;

			}

/*******/			
						
#contenuChansonAcoustique { 
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Room_ChansonAcoustique.jpg") no-repeat;
/*		background-color: #CC66FF;*/
}
#contenuElectro { 
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Room_Electro.jpg") no-repeat;
/*		background-color: #CC66FF;*/
}
#contenuHouseDanceTechno {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Room_HouseDanceTechno.jpg") no-repeat;
}
#contenuDesignSonore {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;	background: url("images/Room_DesignSonore.jpg") no-repeat;
}
#contenuPopRock {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Room_PopRock.jpg") no-repeat;
}
#contenuRapFunkJazz {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Room_RapFunkJazz.jpg") no-repeat;
}
#contenuSlam {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Room_Slam.jpg") no-repeat;
	}
#contenuWorldReggaeAfro {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Room_WorldReggaeAfro.jpg") no-repeat;
	}
#contenuTuti {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Room_Tuti.jpg") no-repeat;
	
/*	background-color: #CC66FF;*/
	}

#contenuNews {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 40px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	text-align:justify;
	
	background: url("images/Room_news.jpg") no-repeat;
	
/*	background-color: #CC66FF;*/
	}
#contenuColor {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Pyramide_Color.jpg") no-repeat;
}
					/*---------COLOR-------------- */
				#ColorSurvol1 {
						}
				#ColorSurvol1 li {
						list-style: none;
						position: absolute;
					}
				#ColorSurvol1 li, #ColorSurvol1 a {
					   height: 50px;
						width: 80px;
					   display: block;
					}
					
					
				
					/*------------------------------------------*/
					#panelColor1b {
						left: 73px;
						top: 273px;
						}
					#panelColor1b a:hover {
					   background: transparent url("images/Pyramide_Color_survol_2.png")
								   -73px -273px no-repeat;
					}

					/*------------------------------------------*/
					#panelColor2b {
						left: 161px;
						top: 268px;
						}
					#panelColor2b a:hover {
					   background: transparent url("images/Pyramide_Color_survol_1.png")
								   -161px -268px no-repeat;
					}
					
					/*------------------------------------------*/
					#panelColor3b {
						left: 232px;
						top: 273px;
					}
					#panelColor3b a:hover {
					   background: transparent url("images/Pyramide_Color_survol_2.png")
								   -232px -273px no-repeat;
					}
					
					/*------------------------------------------*/
					#panelColor4b {
						left: 311px;
						top: 268px;
					}
					#panelColor4b a:hover {
					   background: transparent url("images/Pyramide_Color_survol_1.png")
								   -311px -268px no-repeat;
					}
					
					
					/*------------------------------------------*/
					#panelColor5b {
						left: 392px;
						top: 273px;
					}
					#panelColor5b a:hover {
					   background: transparent url("images/Pyramide_Color_survol_2.png")
								   -392px -273px no-repeat;
					}
					
					
#contenuColorViolet {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Pyramide_Color_Violet.jpg") no-repeat;
}

#contenuColorRouge {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Pyramide_Color_Rouge.jpg") no-repeat;
}

#contenuColorBleu {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Pyramide_Color_Bleu.jpg") no-repeat;
}
#contenuColorOrange {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Pyramide_Color_Orange.jpg") no-repeat;
}
#contenuColorVert {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Pyramide_Color_Vert.jpg") no-repeat;
}

					/*---------TEMPO-------------- */

#contenuTempo {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Room_Tempo.jpg") no-repeat;
	}	

				#TempoSurvol1 {
						}
				#TempoSurvol1 li {
						list-style: none;
						position: absolute;
					}
				#TempoSurvol1 li, #TempoSurvol1 a {
						height: 140px;
						width: 240px;
						display: block;
					}
					
					/*------------------------------------------*/
					#panelTempo1b {
						left: 130px;
						top: 70px;
						}
					#panelTempo1b a:hover {
					   background: transparent url("images/Pyramide_Tempo_survol_1.png")
								   -130px -70px no-repeat;
					}

					/*------------------------------------------*/
					#panelTempo2b {
						left: 130px;
						top: 150px;
						}
					#panelTempo2b a:hover {
					   background: transparent url("images/Pyramide_Tempo_survol_2.png")
								   -130px -150px no-repeat;
					}

					/*------------------------------------------*/
					#panelTempo3b {
							left: 130px;
							top: 230px;
						}
					#panelTempo3b a:hover {
					   background: transparent url("images/Pyramide_Tempo_survol_1.png")
								   -130px -230px no-repeat;
					}

					/*------------------------------------------*/					/*------------------------------------------*/
#contenuTempoLent {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Pyramide_Tempo_Lent.jpg") no-repeat;					
	}	
#contenuTempoMoyen {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Pyramide_Tempo_Moyen.jpg") no-repeat;					
	}			
#contenuTempoRapide {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Pyramide_Tempo_Rapide.jpg") no-repeat;					
	}			
	
					/*------------------------------------------*/			
					/*------------------------------------------*/
#contenuMentions{
	width: 440px;
	height: 350px;
	margin: 0px 0px 0px 0px;
	padding: 60px 50px 40px 50px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Room_Mentions.png") no-repeat;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight:normal;
	letter-spacing: 1px;
	text-align:center
}	


#contenuSelection {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Room_Selection.jpg") no-repeat;
	letter-spacing: 1px;
	font-size: 10pt;
	
/*	background-color: #CC66FF;*/
	}


#contenuSondage {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
/*	background: url("images/Room_Sondage.jpg") no-repeat;*/
	letter-spacing: 1px;
	font-size: 10pt;

	
/*	background-color: #CC66FF;*/
	}


/* Contenu Contacts______________________________________________ */
#contenuContacts{
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
/*	background:#666666;
*/	text-align:left;
	background: url("images/Room_Contacts.jpg") no-repeat;

}

/* Formulaire Contacts */
	#formContacts{
	width: 400px;
	height: 300px;
	position:absolute;
	top: 60px;
	left: 40px;
		}

	#formContacts p{
		clear:both;
		margin: 10px 0px 0px 0px;
		overflow:hidden;
		}	
	#formContacts label{
		float:left;
		width:100px;
		display:block;
		text-align:right;
		margin-right:10px;
		}	

	#formContacts textarea{
		margin:0;	
		width:260px;
		height:130px;
		overflow:auto;
		}					
	#formContacts p.objet{
		margin:0;	
		width:250px;
		height:130px;
		overflow:auto;
		}	
	#formContacts p.submit_1{
		clear:both;
		margin: 0px 0px;
		padding:5px 110px;
		}	
	#formContacts button_1{
		height:20px;
		width:100px;
		cursor:pointer;
	}

	#formContacts p.submit_2{
		clear:both;
		margin: 0px 0px;
		padding:0px 110px;
		}						
	#formContacts button_2{
		height:20px;
		width:100px;
		cursor:pointer;
		}

	#formContacts input#nom{background:#666666; color:#FFFFFF;}
	#formContacts input#mail{background:#666666;color:#FFFFFF;}
	#formContacts input#objet{background:#666666;color:#FFFFFF;}
	#formContacts textarea#message{background:#666666;color:#FFFFFF;}


/* _____________________________________________Contenu Contacts_ */
	
	
/* Contenu Partenaires______________________________________________ */
#contenuPartenaires {
	width: 540px;
	height: 450px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 120px;
	left: 150px;
	background: url("images/Room_Partenaires.jpg") no-repeat;

/*	background-color: #99CC33;*/
	}
		#icone a.btn_Partenaire_1 {
	width: 120px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 170px;
	left: 150px;
	background: url("images/logo_LCP.png") 0 0 no-repeat;
	display: block;
	border:0;
				}
			#icone a:hover.btn_Partenaire_1 {
				background-position: -120px 0
				}
/**************/
		#icone a.btn_Partenaire_2 {
	width: 120px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 310px;
	left: 150px;
	background: url("images/logo_FEPPRA.png") 0 0 no-repeat;
	display: block;
	border:0;
				}
			#icone a:hover.btn_Partenaire_2 {
				background-position: -120px 0
				}
				
/**************/
		#icone a.btn_Partenaire_3 {
	width: 120px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 309px;
	left: 290px;
	background: url("images/logo_1DRA.png") 0 0 no-repeat;
	display: block;
	border:0;
				}
			#icone a:hover.btn_Partenaire_3 {
				background-position: -120px 0
				}
	
/**************/
		#icone a.btn_Partenaire_4 {
	width: 120px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 309px;
	left: 430px;
	background: url("images/logo_CD1D.png") 0 0 no-repeat;
	display: block;
	border:0;
				}
			#icone a:hover.btn_Partenaire_4 {
				background-position: -120px 0
				}
/**************/
		#icone a.btn_Partenaire_5 {
	width: 120px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 447px;
	left: 150px;
	background: url("images/logo_RegionRA.png") 0 0 no-repeat;
	display: block;
	border:0;
				}
			#icone a:hover.btn_Partenaire_5 {
				background-position: -120px 0
				}

/**************/
		#icone a.btn_Partenaire_6 {
	width: 120px;
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 447px;
	left: 290px;
	background: url("images/logo_VilleDeLyon.png") 0 0 no-repeat;
	display: block;
	border:0;
				}
			#icone a:hover.btn_Partenaire_6 {
				background-position: -120px 0
				}

/* _____________________________________________Contenu Partenaires_ */
/* Footer______________________________________________ */
#footerMenu  {
	width: 540px;
	height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 574px;
	left: 150px;
	/*	background-color:#FF33CC;*/
	text-align: center;
	font-size: 8pt;
}
#footerCopyright {
	width: 540px;
	height: 12px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position:absolute;
	top: 589px;
	left: 150px;
	/*	background-color:#33CCFF;*/
	text-align: center;
	font-size: 8pt;
	letter-spacing: 0px;

}	
/* _________________________________________Footer_____ */
