/* **************************************************************** */
/* Balises redéfinies (début)                                       */
/* **************************************************************** */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #333333;
	line-height: normal;
	background-color: #FFFFFF;
	background-image: url(bg_images/fond1pix2.jpg);
	background-repeat: repeat-y;
	text-align: justify;
}
hr {
	clear: both;
	visibility:hidden;
}
img {
}
p {
	color: #4D4435;
	text-align: justify;
	line-height: normal;
}
sup {
	font-size: 1em;
	line-height: 1em;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	color: #333333;
	text-align: center;
	line-height: normal;
	letter-spacing: 15px;
	margin-bottom: 10px;
	border-top: 1px solid #666666;
	border-right: #666666;
	border-bottom: #666666;
	border-left: #666666;
	text-transform: uppercase;
}



h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-weight: normal;
	color: #333333;
	text-align: center;
	font-variant: normal;
	font-style: normal;
	margin: 0pt;
	padding: 18px 0px 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #666666;
	text-align: left;
	font-variant: normal;
	font-style: normal;
	letter-spacing: 1pt;
	border-bottom:1px solid #E2D5D3;
	text-indent: 10px;
	padding: 0pt 0pt 2pt;
	margin: 5pt 20pt 10pt 20pt;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #333333;
	text-align: left;
	font-variant: normal;
	font-style: normal;
	padding-bottom: 5px;
	margin-top: 5pt;
	margin-bottom: 10pt;
	margin-left: 20pt;
	padding-left: 0px;
	margin-right: 100pt;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #666666;
	text-align: right;
	font-variant: normal;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}

/* **************************************************************** */
/* Balises redéfinies (fin)                                         */
/* **************************************************************** */


/* **************************************************************** */
/* Classes (début)                                                  */
/* **************************************************************** */

.sousTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-weight: 700;
	color: #666666;
	text-align: center;
	line-height: normal;
	font-style: italic;
	margin: 0px;
	padding: 0px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: 400;
	color: #999999;
	text-align: center;
	line-height: normal;
	font-style: italic;
	text-decoration: none;
}
a.copyright:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: bold;
	color: #999999;
	text-align: center;
	line-height: normal;
	font-style: italic;
}
.titreImage {
	clear: both;
	padding: 0px;
	height: 119px;
	width: 760px;
	background-image:    url("bg_images/bandeauMEF.jpg");
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	float: right;
}
.fondEntete {
	height: 130px;
	text-align: right;
	background-color: #808080;
	background-image:    url("bg_images/FondEntete.jpg");
	background-repeat: repeat-x;
	background-position: top;
}
.menu {
	margin-bottom: 2px;
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 2px;
	padding-bottom: 2px;
}
/* positionnement des images si spécifié (debut)*/
.droite, .gauche {
	text-align: left;
	vertical-align: middle;
	left: 0px;
	top: 0px;
	position: static;
	margin : 2px;
}
.droite {
	float: right;
	clear: right;
	
}
.gauche {
	float: left;
	clear: left;
}
.cadreRelatif {
	display:inline;
}


/* positionnement, dimensionnement et aspect des paragrapheP99 (fin)*/

/* **************************************************************** */
/* Classes (fin)                                                    */
/* **************************************************************** */


/* **************************************************************** */
/* Pseudo classes et identifiants (début)                           */
/* **************************************************************** */
/* La couleurs des liens (début) */

a:active    {
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
/*a:visited   {
	color:#FFCC66;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
a:link      {
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
}
*/
a:hover {
	color:#999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
/* La couleurs des liens (fin) */

a.bouton {
	color:#333333;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
a.bouton:active {
	color:#333333;
	text-decoration: none;
}
a.bouton:visited {
	color:#999999;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}
a.bouton:link {
	color:#99FF33;
	text-decoration: none;
}
a.bouton:hover {
	color:#990000;
}

#exposant {
	font-size: 0.6em;
	position: relative;
	bottom: 0.6em;
	font-weight: bold;
}

/* **************************************************************** */
/* Pseudo classes et identifiants (fin)                             */
/* **************************************************************** */

.bandeau {
	position: absolute;
	left: 0px;
	top: 0px;
}
.bandeauintro {
	position: relative;
	border: thin solid #990000;
	width: 79px;
	left: 20%;
	top: 20%;
}
.texte1P1 {
	position: absolute;
	left: 329px;
	top: 130px;
	width: 426px;
	overflow:visible;
}
.boitebouton {
	height: 37px;
	width: 91px;
	line-height: 36px;
	border: 1px solid #CCCCCC;
	text-align: center;
}
.menubouton {
	left: 864px;
	top: 78px;
	position: absolute;
	width: 91px;
	height: 27px;
}
.txtbouton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: top;
}
a.txtbouton:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-align: center;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	letter-spacing: normal;
	vertical-align: top;
}
.boitetitre {
	position: absolute;
	height: 239px;
	width: 91px;
	left: 864px;
	top: 400px;
}
.image1informer {
	left: 51px;
	top: 411px;
	position: absolute;
	width: 217px;
	height: 305px;
}
.image2informer {
	left: 10px;
	top: 131px;
	position: absolute;
}
.image1decouvrir {
	left: 55px;
	top: 763px;
	position: absolute;
}
.image2decouvrir {
	left: 7px;
	top: 129px;
	position: absolute;
}
.image3decouvrir {
	left: 7px;
	top: 439px;
	position: absolute;
	width: 309px;
	height: 235px;
}
.image1animer {
	left: 50px;
	top: 989px;
	position: absolute;
	width: 206px;
	height: 200px;
}
.image2animer {
	left: 68px;
	top: 559px;
	position: absolute;
}
.image3animer {
	left: 84px;
	top: 251px;
	position: absolute;
	width: 158px;
	height: 223px;
}
.image1accompagner {
	left: 40px;
	top: 507px;
	position: absolute;
	width: 236px;
	height: 200px;
}
.image2accompagner {
	left: 37px;
	top: 130px;
	position: absolute;
	width: 236px;
	height: 200px;
}
.image1presenter {
	left: 45px;
	top: 133px;
	position: absolute;
	width: 236px;
	height: 200px;
}
.image2presenter {
	left: 45px;
	top: 511px;
	position: absolute;
	width: 236px;
	height: 200px;
}
.image3presenter {
	left: 8px;
	top: 896px;
	position: absolute;
	width: 236px;
	height: 200px;
}
.image4presenter {

	left: 8px;
	top: 1199px;
	position: absolute;
	width: 236px;
	height: 200px;
}
.image1offrir {
	left: 35px;
	top: 377px;
	position: absolute;
	width: 729px;
	height: 243px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	color: #CC3300;
}
.image2offrir {
	left: 9px;
	top: 121px;
	position: absolute;
	width: 236px;
	height: 200px;
}
.image1approfondir {
	left: 21px;
	top: 129px;
	position: absolute;
	width: 236px;
	height: 200px;
}
.image2approfondir {
	left: 22px;
	top: 397px;
	position: absolute;
	width: 256px;
	height: 200px;
}
.liensplansite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #666666;
	text-align: right;
	font-variant: normal;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	text-decoration: none;
	float: Aucune;
	width: 426px;
	display: block;
}
a.liensplansite:hover {
	text-decoration: none;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: normal;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
	float: right;
	width: 426px;
}
.txtdansboite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #993300;
	text-decoration: underline;
	font-weight: bold;
}
a.txtdansboite:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #993300;
	text-decoration: none;
	font-weight: bold;
}
.boitecopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: 400;
	color: #999999;
	text-align: center;
	line-height: normal;
	font-style: italic;
	text-decoration: none;
	height: 18px;
	width: 300px;
	top: 614px;
	position: absolute;
	left: 239px;
}
.image1accueil {
	left: 100px;
	position: absolute;
	width: 236px;
	height: 200px;
	top: 10px;
}
.image2accueil {


	left: 100px;
	top: 360px;
	position: absolute;
	width: 550px;
	height: 250px;
}
.texteaccueil {
	left: 100px;
	position: absolute;
	width: 410px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
	top: 330px;
	text-align: center;
}
.menuboutonAccueil {
	left: 550px;
	position: absolute;
	width: 91px;
	height: 27px;
	top: 10px;
}
a.txtdansboite:active {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
.image1jouer {

	left: 47px;
	top: 130px;
	position: absolute;
	width: 217px;
	height: 305px;
}
.accueilflashactu {
	position: absolute;
	height: 22px;
	width: 190px;
	top: 290px;
	left: 233px;
}
.boutique {
	position: absolute;
	left: 40px;
	top: 204px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.boutonboutique {
	position: absolute;
	left: 44px;
	top: 131px;
	width: 271px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}

