body {
	margin: 0;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
}

a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
/*-----------------------------------*/


.head1 {/*Emplacement Banniere + Menu*/
width: 1000px;
height: 108px;
text-align: center;
}

/*.logo {
	margin-right: 10px;
	margin-top: 3px;
	border: 0;
}
ca sert à quoi?*/

.head2 {/*Emplacement phrase*/
width: 1000px;
height: 10px;
} 

.menuhaut {
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 10px;
	text-align: center;
	color: #990000;
	font-family: "Comic Sans MS";
	font-size: 14px;
	font-weight: normal;
}

/*.menuhaut a {
font-size: 11px;
font-weight: bold;
color: #FF6600; pour éviter le soulignement au survol 
margin-left: 20px;  espacement entre chaque sous-menu 
}
*/

.gauche1 {/*Emplacement Menu 1 Gauche*/
	position: absolute;
	left: 10px;
	width: 650px;
	height: 450px;
	top: 148px;
	background-color: #FFFFFF;
	border: medium inset #FF6600;
}


.gauche3 {/*Emplacement Menu 3 Gauche*/
	position: absolute;
	left: 14px;
	width: 155px;
	height: 106px;
	top: 744px;
	background-color: #FFFFFF;
	border: medium inset #FF6600;
}

.menu {/*style texte menu gauche*/
	margin-top: 0px;
	width: 320px;
	font-family: verdana, arial;
	font-size: 100%;
	text-align: center;
	font-weight: bold;
}

ul,li {
list-style-type: none; /* pour ne pas avoir de puces */
margin: 0;
padding:0;
line-height: 30px; /* interligne */
}


.centre1 {
	position: absolute;
	left: 370px;
	width: 320px;
	height: 210px;
	top: 148px;
	background-color: #FFFFFF;
	border: medium inset #FF6600;
}

.centre2 {/*Emplacement Menu 1 Gauche*/
	position: absolute;
	left:193px;
	width: 320px;
	height: 210px;
	top: 668px;
	background-color: #FFFFFF;
	border: medium inset #FF6600;
}

.droite1 {
	position: absolute;
	left: 730px;
	width: 200px;
	height: 220px;
	top: 148px;
	background-color: #FFFFFF;
	border: medium inset #FF6600;
}

.droite2 {
	position: absolute;
	left: 730px;
	width: 200px;
	height: 210px;
	top: 410px;
	background-color: #FFFFFF;
	border: medium inset #FF6600;
}

.droite3 {
	position: absolute;
	left: 605px;
	width: 375px;
	height: 210px;
	top: 819px;
	background-color: #FFFFFF;
	border: medium inset #FF6600;
}

.bas1 {/*Emplacement pied de page*/
	position: absolute;
	width: 1000px;
	height: 100px;
	text-align: center;
	top: 670px;
	background-color: #FFFFFF;
}


/*---------------Polices*/
h1 {
font-size: 140%;
text-align: center;
}

h2	{
	font-size: 12px;
	text-align: center;
	font-style: italic;
	line-height: 20px; /* interligne */
}

h3	{
	font-size: 10px;
	text-align: left;
	line-height: 15px;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0px;

}

h4	{
	font-size: 10px;
	text-align: center;
	line-height: 0px;
	font-weight: normal;
	color: #666666;
}

h5 {
	font-size: 10px;
	font-weight: bold;
	color: #CC0000;
	text-align: center;
	line-height: 15px;
	margin-left: 10px;
	margin-right: 5px;
	margin-top: 0px;
}

h6 {
	font-family: "Times New Roman";
	font-size: 10px;
	font-weight: lighter;
	font-style: normal;
	font-variant: normal;
	color: #666666;
	text-align: center;
	line-height: 10px;
	margin-top: 0px;
}

.photo {
	margin-left: 3700px;
	width: 320px;
	height: 335px;
	text-align: center;
}

.p1 {
margin-top: 148px;
border: 0;
border: medium inset #FF6600;
}
