body
{
	background-color: #F2F2F2;
	font-family: Arial, sans-serif;
	behavior: url("csshover.htc");
}

/* Le haut */

#logo
{
	float: left;
	margin-right: 10px;
}

h1
{
	font-size: 1.4em;
	font-weight: lighter;
	letter-spacing: 2px;
	color: #993366;
}

h2
{
	font-size: 1em;
	color: #993366;
	margin-bottom: 25px;
}

/* Menus */

#menu_haut
{
	padding-top: 0px !important;
	padding-top: 10px;
	padding-right: 30px;
	margin-bottom: 20px;
	width: 80%;
	float: right;
	text-align: center;

	color: #993366;
	font-size: 0.9em;
	border-width: 4px;
	border-style: solid;
	border-top-color: #AF00AF;
	border-left-color: #AF00AF;
	border-right-color: #FF98FF;
	border-bottom-color: #FF98FF;
	background-color: #AEFF6C;
}

#menu_haut a
{
	font-weight: bold;
}

#menu_haut ul
{
	list-style-type: none;
}

/* Voir tout en bas */

.element_menu_haut_gauche
{
	float: left;
}

/* Voir tout en bas */

.element_menu_haut_droite
{
	float: right;
	position: relative;
	top: -2em;
}

#menu_gauche
{
	clear: left;
	float: left;
	position: relative;
	top: 60px;
	width: 14%;
	padding-top: 0px !important;
	padding-top: 10px;
	
	font-size: 0.9em;
	border-width: 4px;
	border-style: solid;
	border-top-color: #AF00AF;
	border-left-color: #AF00AF;
	border-right-color: #FF98FF;
	border-bottom-color: #FF98FF;
	background-color: #AEFF6C;
	list-style-type: square;
}

.element_menu_gauche
{
	margin-left: -20px;
	list-style-type: square;
	margin-bottom: 15px;
	color: #993366;
}

.element_menu_gauche a
{
	font-weight: bold;
}

.sous_element_menu_gauche
{
	list-style-type: square;
	margin-top: 8px !important;
	margin-top: 0px;
	margin-bottom: 15px !important;
	margin-bottom: 0px;
	margin-left: -25px;
	color: #993366;
}

.sous_element_menu_gauche a
{
	color: black;
	font-weight: normal;
}

/* Déballage des sous-menus ;-) */

.element_menu_gauche .sous_element_menu_gauche
{
	display: none;
}

.element_menu_gauche:hover .sous_element_menu_gauche
{
	display: list-item;
}

/* Le contenu (ou le corps) */

#contenu
{
	font-size: 0.9em;
	clear: right;
	padding-right: 4%;
	padding-left: 4%;
	width: 76%;
	height: 25em;
	overflow: auto;
	text-align: justify;
}

/* Le bas */

#pied_de_page
{
	color: #272727;
	font-size: 0.9em;
	text-align: center;
}

#pied_de_page a
{
	color: #272727 !important;
	color: #993366;
	border-bottom: 1px dotted #272727;
	cursor: help;
}

/* Formatage des styles de textes (titres, listes, mises en valeurs ...) */

h3
{
	text-align: center;
	color: #993366;
}

h4
{
	color: #993366;
	padding-bottom: 5px;
	border-bottom: 1px solid;
}

h5
{
	color: #993366;
	background: url("puce.gif") left no-repeat;
	margin-left: 30px;
	padding-left: 15px;
	font-size: 0.95em;
}

hr
{
	background-color: #993366;
	height: 3px;
	border: none;
	color: #993366;
}

a
{
	text-decoration: none;
	color: #993366;
}

acronym
{
	border-bottom: 1px dotted black;
	cursor: help;
}

form
{
	margin-left: 185px;
}

label
{
	display: block;
	width: 150px;
	float: left;
}

textarea
{
	margin-left: -150px;
	border-style: solid;
	border-top-color: #AF00AF;
	border-left-color: #AF00AF;
	border-right-color: #FF98FF;
	border-bottom-color: #FF98FF;
}

input
{
	border-style: solid;
	border-top-color: #AF00AF;
	border-left-color: #AF00AF;
	border-right-color: #FF98FF;
	border-bottom-color: #FF98FF;
	margin-bottom: 1px !important;
	margin-bottom: 0px;
}

input:focus
{
	background-color: #AEFF6C;
}

#envoyer
{
	border-top-color: #FF98FF;
	border-left-color: #FF98FF;
	border-right-color: #AF00AF;
	border-bottom-color: #AF00AF;
	background-color: #AEFF6C;
}

.fleche
{
	list-style-image: url("fleche.png");
}

.fleche ul
{
	list-style-image: none;
}

.prune
{
	color: #993366;
	font-weight: bold;
}

.telephone
{
	color: #993366;
	font-weight: bold;
	white-space: nowrap;
}

.photo
{
	float: left;
	border: 1px solid #993366;
	margin: 10px;
	margin-right: 50px;
}

.logo
{
	margin-top: 20px;
}

.obligatoire
{
	color: red;
}

/* Styles spécifiques à la page d'accueil */

#chapeau
{
	text-align: center;
	font-size: 0.9em;
	color: #993366;
	font-weight: bold;
}

#autour
{
	text-align: center;
	font-size: 0.9em;
	color: #993366;
	font-style: italic;
}

#elisabeth
{	
	float: left;
	margin-top: 10px;
	margin-right: 30px;
	margin-left: 20px !important;
	margin-left: 15px;
	text-align: center;
	font-size: 0.9em;
	color: #993366;
}

#photo
{
	border: #993366 solid 1px;
}

#paru
{
	float: right;
	background-color: #993366;
	color: white;
	border-width: 4px;
	border-style: solid;
	border-color: #AEFF6C;
	padding: 0 20px 20px 20px;
}

h6
{
	text-align: center;
	font-size: 1em;
	font-variant: small-caps;
	color: white;
	margin: 5px 0 5px 0;
}

#paru a, #paru a:visited
{
	color: white;
}

#paru img
{
	border: none;
	width: 70px;
}

#accroche
{
	margin-top: 60px;
	letter-spacing: 1px;
	color: #993366;
	font-size: 0.9em;
	font-weight: bold;
}

#conclusion
{
	clear: left;
	margin-top: 80px;
	letter-spacing: 2px;
	color: #993366;
	font-weight: bold;
	text-align: center;
}
