 #conteneur {
	width: 800px;
       margin-left: auto;
       margin-right: auto;
       text-align: left;
      }

#global { 
  position: relative; /* on positionne le conteneur */ 
  margin-left: auto; 
  margin-right: auto; 
  width: 800px; 
  text-align: left; 
  background-color: #FFFFCC ; 
  top: 10px;
}

#acceuilTitre {



	position:absolute;
	left:0px;
	top:0px;
	width:800px;
	height:104px;
	background-image: url(images/acceuilHaut.gif);
}

#acceuilGauche {
	position:absolute;
	left:0px;
	top:104px;
	width:165px;
	height:496px;
	background-image: url(images/acceuilGauche.jpg);
}

#acceuilMilieu {
	position:absolute;
	left:165px;
	top:104px;
	width:635px;
	height:496px;
	background-image: url(images/acceuilCentre.jpg);
}
#acceuilMilieuSSImage {
	position:absolute;
	left:165px;
	top:104px;
	width:635px;
	height:496px;
	background-image: url(images/centreVide.jpg);
}

#MenuAccueil {
	position:absolute;
	left:0px;
	top:104px;
	width:165px;
	height:41px;
}

#MenuActu {
	position:absolute;
	left:0px;
	top:145px;
	width:165px;
	height:42px;
}

#MenuBio {
	position:absolute;
	left:0px;
	top:187px;
	width:165px;
	height:41px;
}

#MenuPhoto{
	position:absolute;
	left:0px;
	top:228px;
	width:165px;
	height:41px;
}

#MenuMedia {
	position:absolute;
	left:0px;
	top:269px;
	width:165px;
	height:42px;
}

#MenuDisco {
	position:absolute;
	left:0px;
	top:311px;
	width:165px;
	height:41px;
}

#MenuEspace {
	position:absolute;
	left:0px;
	top:352px;
	width:165px;
	height:41px;
}

#MenuLiens {
	position:absolute;
	left:0px;
	top:393px;
	width:165px;
	height:42px;
}

#MenuContact {
	position:absolute;
	left:0px;
	top:435px;
	width:165px;
	height:41px;
}

#MenuBas {
	position:absolute;
	left:0px;
	top:476px;
	width:165px;
	height:124px;
}

a img 
{ 
border: none; 
} 





#acceuilMilieuTexte {
	position:absolute;
	left:194px;
	top:120px;
	width:580px;
	height:400px;
	overflow:auto;
	
	
}
#acceuilHauttext {
	position:absolute;
	left:540px;
	top:70px;
	width:260px;
	height:60px;
	
	
	
}

#acceuilMilieuTexteCentre {
	position:absolute;
	left:280px;
	top:125px;
	width:480px;
	height:400px;
	overflow:auto;
}
#acceuilMilieuTexteMedia {
	position:absolute;
	left:280px;
	top:125px;
	width:450px;
	height:400px;
	overflow:auto;
}




.textNormal{
font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	overflow:auto;
	font-size: 15px;
	padding-left:15px;
	padding-right:13px;
	text-indent:-15px;
	}
	
	.textNormalPasIndent{
font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	overflow:auto;
	font-size: 15px;
	padding-left:15px;
	padding-right:13px;
	
	}
	
	
	.textNormalDroit{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	text-align: right;
	overflow:auto;
	font-size: 15px;
	padding-left:15px;
	padding-right:13px;
	}
	.textPlusGros{
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	text-align: justify;
	overflow:auto;
	font-size: 16px;
	
	font-weight: bolder;
	}
	
.textMa{
	text-decoration: none;
	font-family: "Comic Sans MS Bold", "Arial Black", sans-serif;
	font-size: 14px;
	color: #333333;
}

texte {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #1B192B;
	text-decoration: none;
	font-weight: bolder;
}
a:visited{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990033;
	text-decoration: none;
	font-weight: bolder;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #1B192B;
	text-decoration: none;
	line-height: 18px;
}

body {
margin: 0;
      padding: 0;
      height : 100%;
      text-align: center; background-color:#D9D2D2;
}
.para {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
table
{
border-collapse:collapse;
}
.tablePhoto{
border: 1px solid #1B192B;
}
.thPhoto{
border: 1px solid #1B192B;
}
.tdPhoto{
border: 1px solid #1B192B;
}
table,th, td
{
	border: 0px solid #1B192B;
}

