
.Centrale {
width:1027px;
height:600px;
top:0;
left:0;
padding-top:135px;
padding-left:155px;
background:url('../image/fondsite/fond_04.gif');
background-repeat:repeat-y;
}
html>body .Centrale {
width:857px;
min-height:502px;
height:auto;
}

#HomePage.Centrale {
padding-top:105px;
padding-bottom:0;

}
html>body #HomePage.Centrale {
width:856px;
min-height:495px;
height:auto;
}


.BarrePointille {
background:url('../image/fond/pointille.liste.gif');
background-repeat:no-repeat;
height:20px;
margin-bottom:5px;
}

.TitreCategorie h1 {
border-bottom:2px solid #001e3f;
margin-bottom:20px;
width:545px;
color:#0a4478;
padding-bottom:15px;
margin-left:20px;
font-size:10pt;
text-transform:uppercase;
}

/**
Gestion des Articles
*/

.ArticleListe {
width:585px;
height:50px;
margin-left:20px;
padding-bottom:15px;
color:#0f4c83;
padding-right:10px;
}
html>body .ArticleListe {
min-height:50px;
height:auto;
width:585px;
}
.ArticleListe h1 {
color:#001e3f;
}
.ArticleListe h5, .Article h5 {
font-size:7pt;
font-weight:normal;
color:#888785;
}
.Article h5 {
text-align:right;
margin-bottom:15px;
}

.ArticleListe a {
color:#0f4c83;
font-size:10pt;
text-decoration:none;
font-weight:normal;
}
.ArticleListe a:hover {
text-decoration:underline;
}

.ArticleListe .illustration {
float:left;
margin-right:15px;
}

/**
HTML DYNAMIQUE !
*/

.HTMLDyn {
width:545px;
margin-left:20px;
padding-bottom:15px;
color:#0f4c83;
}
.HTMLDyn p {

}

/**
ARTICLE ALONE
*/

.Article {
background:url('../image/bandeau/article.header.gif');
background-position:top right;
background-repeat:no-repeat;
width:585px;
border-bottom:1px dotted #092c60;
padding-bottom:20px;
}
html>body .Article {
min-height:414px;
height:auto;
}

.Article .illustration {
float:left;
margin-right:20px;
margin-bottom:20px;
}
.Article p {
color:#092c60;
}
.Article h1 {
font-weight:normal;
font-size:20pt;
font-family:Times New Roman, Verdana, Arial;
color:#001e3f;
}



/** 
ARTICLE ILLU 
*/
.IllustrationListe ul {
margin-top:5px;
color:#001e3f;
font-size:11px;
font-weight:bold;
}
.IllustrationListe li {
list-style:none;
display:inline;
margin-right:10px;
}
.IllustrationListe li span {
position:relative;
top:-37px;
}



/**
Droite
*/
.Droite {
position:absolute;
top:135px;
right:29px;
width:240px;
height:500px;
background:url('../image/bandeau/droite.header.gif');
background-repeat:no-repeat;
background-color:#f8f6f5;
padding-bottom:10px;
}
html>body .Droite {
right:-149px;
min-height:500px;
height:auto;
}
.Droite h3 {
color:#696764;
position:absolute;
top:6px;
right:10px;
text-transform:uppercase;
font-size:10pt;
}
.Droite ul {
margin-top:35px;
}
.Droite li {
list-style:none;
margin-left:25px;
padding-right:10px;
font-size:11px;
border-top:1px solid #868481;
padding-top:10px;
margin-bottom:10px;
}

.Droite li a {
color:#868481;
text-align:center;
list-style:none;
text-decoration:none;
}
.Droite li a:hover {
color:#535351;
}
/**
Newsletter
*/
.newsletter {
position:absolute;
width:240px;
height:45px;
top:100px;
right:0;
background:url('../image/fond/degrade.gif');
background-repeat:repeat-x;
color:#FFF;
font-size:11px;
padding:3px;
padding-left:10px;

}
.newsletter h3 {
font-size:12px;
}
.newsletter input {
width:140px;
height:12px;
font-size:11px;
}
.newsletter #BoutonSubmit {
width:30px;
height:18px;
background-color:#FFF;
border:1px solid #999999;
font-size:11px;
}

/**
FIL D'ARIANE + POINTILLE
*/
.FilAriane {
position:absolute;
top:105px;
left:155px;
z-index:3;
background-color:#FFF;
height:20px;
font-size:9pt;
color:#0f4c83;
}
.FilAriane span {
color:#4182df;
}
.FilPointille {
position:absolute;
top:82px;
left:150px;
}


/**
GALERIE : LISTE & ALONE
*/
.ListeGalerie ul {
margin-left:35px;
}
.ListeGalerie li {
list-style:square;
margin-bottom:5px;
}
.ListeGalerie li a {
color:#0f4c83;
text-decoration:none;
}
.ListeGalerie li a:hover {
text-decoration:underline;
}

.Legende {
color:#0f4c83;
text-align:right;
width:810px;
font-style:italic;
}


/**
*/
.Centrale .PieceJointe {
width:540px;
margin-left:18px;
}

.Centrale .PieceJointe th {
background-color:#0f4c83;
text-align:center;
color:#FFF;
}
.Centrale .PieceJointe td {
text-align:center;
background-color:#eaeaea;
height:25px;
}