body /*le tout*/
{
	background-color:#000000;
	background-image:url(fondviolet2.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
	width:95%;
	height:100%;
	margin-top:1px;
}

#en_tete /*contient le titre bleu*/
{
	float:right;
	position:absolute;
	top:15px;
	right:50px;
	width:800px;
	height:153px;
}
#titre1 /*titre bleu*/
{
	width:800px;
	height:153px;
}
#corps /*le texte entier*/
{
	position:absolute;
	top:245px;
	left:310px;
	right:30px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	word-spacing:5px;
	line-height:25px;
}
#corpshaut /*le texte entier*/
{
	position:absolute;
	top:30px;
	left:310px;
	right:30px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	word-spacing:5px;
	line-height:25px;
}
#corpsretrait /*le texte entier*/
{
	position:absolute;
	top:245px;
	left:380px;
	right:90px;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	padding:5px;
	color:#FFFFFF;
	word-spacing:5px;
	line-height:25px;
}
#corps a /*les liens du corps*/
{
	color:#FFFFFF;
}
.corpsgauche /*tout un div aligné à gauche*/
{
	text-align:left;
	font-size:18px;
}
#pied_de_page /*contient le retour menu*/
{
	position:fixed;
	left:40px;
	bottom:20px;
}
#retourmenu /*image retour menu avec lien*/
{
	width:150px;
	height:72px;
	border:none;
}
#menu a /* les liens du menu*/
{
	color:#FFFFFF;
	font-size:18px;
	text-decoration:none;
	line-height:45px;
}
#menu a:hover /*les liens au passage de la souris*/
{
	color:#990099;
}
ul /*les listes a puces*/
{
	list-style:none;
}
#menu /*les menus entiers*/
{
	font-family:Desyrel, "comic sans ms", "Times New Roman", Times, Arial;
	position:fixed;
	top:295px;
	left:0px;
}
.adresse /*l'adresse de contact*/
{
	line-height:22px;
	font-weight:900;
	font-family:"Courier New", Courier, monospace;
	font-size:16px;
}
h1 /*le titre h1*/
{
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	line-height:45px;
}
h2 /*le titre h2*/
{
	font-family:"Times New Roman", Times, serif;
	color:#9933CC;
}
h4
{
	font-size:18px;
	color:#FFFFFF;
}
.formulaire1 /*les étiquettes du formulaire*/
{
	margin:auto;
	color:#FFFFFF;
	font-size:15px;
	font-family:desyrel, "Times New Roman", Times, serif
}
.formulaire2 /*les étiquettes du formulaire*/
{
	color:#FFFFFF;
	font-size:15px;
	font-family:desyrel, "Times New Roman", Times, serif
}
.liste /*les listes non numérotées*/
{
	list-style:none;
	line-height:30px;
	color:#9933CC;
}
.textegauche /*dans le corps, mais plus petit*/
{
	font-size:14px;
	text-align:left;
}
.textegaucheitalique /*dans le corps, mais plus petit*/
{
	font-size:14px;
	text-align:left;
	font-style:italic;
}
.textedroit /*dans le corps, mais plus petit*/
{
	font-size:14px;
	text-align:right;
}
.zip /*le téléchargement en Zip*/
{
	list-style-image:url(projets/images/zip.gif);
}
.petit1 {font-size: 12px}
.petit2 {font-size: 10px}
.petit3 {font-size: 8px}
.petit4 {font-size: 6px}
#photos1
{
	left:180px;
	top:150px;
	position:absolute;
}
#photos2
{
	right:100px;
	top:250px;
	position:absolute;
}
#photos3
{
	left:320px;
	top:350px;
	position:absolute;
}
#photos4
{
	left:40%;
	top:20px;
	position:absolute;
}
#photos5
{
	right:8%;
	top:490px;
	position:absolute;
}
#tableaucentre
{
	left:50%;
}
th
{
	width:250px;
	font-size:20px;
}