   
#menuGauche {
  position: absolute;
	width:190px;
	height:100px;
	margin-left: 8px;
}  

#fenetrePrincip {
  position: absolute;
  top: 170px;
  left: 250px;
  width:600px;
	height:350px;
}


#content
{
	position: absolute;
  top: 165px;
  left: 230px;
	color: black;

}

#titrePage
{
	text-align: center;
	font-size: 25px;
}

#titreTexte
{
	font-size: 20px;
	font-weight: bold;
	border-bottom:2px dotted; 
}

#titreTexteCliqu {
  font: 25px 'Lancelot', cursive;
	border-bottom:1px dotted;
}


#textStopFloat
{
	clear: both;
}

#imgClassic
{
	text-align: center;
	float:left;
	border-right:3px;
}


#textCentre
{
	text-align: center;
	line-height:24px;
}

#listeQO
{
	line-height:24px;
}

#imgPrincip
{
	text-align: center;
}

label {
 margin-top:20px;
 display:block;
 }

input[type=submit] {
	margin-right:50px;
	margin-top:10px;
 }

fieldset {
 padding:20px;
 margin-bottom:10px;
 width: 53%;
 }
 
a {
  text-decoration: none;  
}
a:link {text-decoration: none;text-color:black;color:black;}
a:visited {text-decoration: none;text-color:black;color:black;}
a:active {text-decoration: none;text-color:black;color:black;}
a:hover {text-decoration: none; color: blue;}

#legendeBas {
  font-size: x-small;  
  text-align: right;
}

#nomsPers {
  float:left;
}

#temoign {
  margin-left:155px;
}






#textCoteImage {
	text-align: justify;
}