* { margin:0; padding:0; }
img { border:0; }
.reset { clear:both;margin:0;padding:0; }

body {
font-size:12px;
font-family:Verdana, Arial, sans-serif;
text-align:center;
background-color:#FFF;
}

a {
color:#0a4478;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}

.ActionMenu { display:none; }

.conteneurMega {
width:899px;
margin-left:auto;
margin-right:auto;
}
html>body .conteneurMega {
width:899px;
}
#HomePage {
margin-top:90px;
}
.conteneur {
width:899px;
text-align:left;
background-color:#FFF;
position:relative;
top:-3px;
}
html>body .conteneur {
width:899px;

}

.conteneurMini {
position:absolute;
top:0;
left:0;
width:1025px;
}
html>body .conteneurMini {
width:899px;
}

.conteneurHeader {
width:899px;
height:30px;
background:url('../image/fondsite/fond_02.gif');
background-repeat:no-repeat;
}
html>body .conteneurHeader {
width:899px;
}

/**
FOOTER
*/
.conteneurFooter {
width:899px;
height:20px;
background:url('../image/fondsite/fond_06.gif');
background-repeat:no-repeat;
}


/**
BANNIERE PRINCIPALE
*/
.BanniereImage {
position:absolute;
top:-13px;
left:21px;
height:100px;
}
html>body .BanniereImage {
min-height:120px;
height:auto;
}

/**
BANNIEE PUB
*/
.BannierePub{
position:absolute;
top:-110px;
left:0px;
height:90px;
width:902px;
text-align:center;
}
html>body .BanniereImage {
min-height:90px;
height:auto;
}

/**
MENU PRINCIPALE
*/
.menu {
display:none;
text-align:left;
height:20px;
color:#FFF;
font-size:12px;
z-index:8;
}

.menu dl { 
width: 130px;
margin-top:2px;
z-index:10;
}
html>body .menu dl { margin-top:2px; }

.menu dt {
text-transform:uppercase;
border-right:1px solid #FFF;
font-weight:bold;
cursor:pointer;
text-align:center;
}
.menu dd {}
.menu ul {
position:relative;
top:3px;

}
.menu li {
list-style:none;
border-bottom:1px solid #FFF;
font-size:11px;
text-align:center;
width: 130px;
background-color:#0a487f;
}
.menu dt a, .menu li a {
color:#FFF;
text-decoration:none;
display: block;
width: 100%;
height: 100%;
font-weight:bold;
}
.menu li a {}
html>body .menu li a {
width:auto;
}
.menu li a:hover {
background-color:#638cb0;
}


/***
MENU FLASH
*/
.MenuFlash {
position:absolute;
right:865px;
top:120px;
}
html>body .MenuFlash {
right:746px;
}

/***
FORMULAIRE
*/

.Formulaire {
color:#0f4c83;
margin-left:20px;
padding-bottom:15px;
margin-bottom:15px;
width:545px;
}
html>body .Formulaire {
height:auto;
}
.Formulaire h6 {
font-size:12px;
font-weight:bold;
color:#000;
}

.Formulaire .FormulaireChamp {
margin-bottom:5px;
}

.Formulaire h2 {
color:#0f4c83;
margin-bottom:10px;
}
.Formulaire h2 #Btn {
width:150px;
}
.Formulaire .FormulaireChamp label {
color:#0f4c83;
display:block;
font-size:11px;
font-weight:bold;
}
.Formulaire .FormulaireChampPourR {
display:none;
}
.Formulaire .FormulaireChamp input, .Formulaire .FormulaireChamp textarea {
width:400px;
border:1 px solid #0f4c83;
}
.Formulaire .FormulaireChampCheckbox {
}

/**
Erreur Formulaire
*/
.Formulaire .Error {
color:#0f4c83;
}
.Formulaire .Error span {
text-align:center;
}
.Formulaire .Error ul {
margin-top:15px;
margin-left:15px;
margin-bottom:15px;
}
.Formulaire .Error li {
list-style:square;
}

/**
Erreur AjAx
*/
.Formulaire .MessageAjax {
margin-top:15px;
color:#FF0000;
}






.footer {
width:885px;
position:relative;
top:20px;
text-align:right;
color:#0a487f;
height:30px;
}
.footer li {
display:inline;
margin-right:2px;
}
.footer li a {
text-transform:uppercase;
color:#a2a1a1;
font-size:10px;
text-decoration:none;
}
.footer li a:hover {
text-decoration:underline;
}


/***
ELEMENT FLOTTANT
HOMEPAGE
*/
.Ballon {
background:url('../image/fond/ballon.gif');
background-repeat:no-repeat;
width:198px;
height:313px;
position:absolute;
top:15px;
left:163px;
}

.Papillon {
background:url('../image/fond/papillon.gif');
background-repeat:no-repeat;
width:77px;
height:46px;
position:absolute;
top:305px;
left:630px;
z-index:3;
}

.FlashCentral {
background:url('../image/fond/centrale.gif');
background-repeat:no-repeat;
position:absolute;
top:355px;
left:374px;

}

.FooterHome {
background:url('../image/fond/footer.home.gif');
background-repeat:no-repeat;
position:absolute;
bottom:23px;
left:35px;
width:843px;
height:97px;
}


/***
FOOTER : 3 TYPES SELON TAILLE ARTICLE
*/
.FooterPage {
position:absolute;
bottom:14px;
left:29px;
width:868px;
z-index:0;
}

#FooterBig {
background:url('../image/footer/footer_big.gif');
background-repeat:no-repeat;
height:436px;
z-index:0;
}
#FooterSmall {
background:url('../image/footer/footer_small.gif');
background-repeat:no-repeat;
height:128px;
}
#FooterMedium {
background:url('../image/footer/footer_medium.gif');
background-repeat:no-repeat;
height:237px;
}