
/* ---------------------------------------------------------------------------------------------body--------------------------------------------------------------- */
body
{
width: 100%;
margin-left: auto;
margin-right: auto;
text-align: center;
background-color: #F5FAF9;
}
/* ---------------------------------------------------------------------------------------------bordure image et tableau--------------------------------------------------------------- */
img
{
border: none;
}
table
{
border-collapse: collapse;
}
/* ---------------------------------------------------------------------------------------corps haut------------------------------------------------------------- */
#header_haut_1000_titre
{
margin: auto;
text-align: center;
width: 1000px;
height: 70px;
border-collapse: collapse;
background-image: url("fond/header_haut.jpg");
}
#header_intermediaire_1000
{
margin: auto;
text-align: center;
width: 1000px;
height: 80px;
border-collapse: collapse;
background-image: url("fond/header_intermediaire.jpg");
}
#header_haut_1000_titre #banniere_header
{
margin: auto;
text-align: center;
}
#header_haut_1000_titre h1
{
text-indent: -50000px;
}
#header_haut_1000
{
margin: auto;
text-align: center;
width: 1000px;
height: 100px;
border-collapse: collapse;
background-image: url("fond/header_haut.jpg");
}
/* ---------------------------------------------------------------------------------------corps intermediaire--------------------------------------------------------------- */
#header_intermediaire_1000
{
margin: auto;
text-align: center;
width: 1000px;
height: 80px;
border-collapse: collapse;
background-image: url("fond/header_intermediaire.jpg");
}
#rubrique_titre_intermediaire
{
margin: auto;
text-align: center;
padding-top: 20px;
margin-top: 20px;
}
.rubrique_titre
{
margin: auto;
text-align: center;
width: 190px;
height: 30px;
background-image: url("fond/rubrique_titre.png");
}
.rubrique_titre a
{
margin: auto;
text-align: center;
font-size: 12pt;
font-family: Arial, Verdana;
font-weight: bold;
color: blue;
text-decoration: none;
}
.rubrique_titre a:hover
{
color: red;
font-weight: normal;
}
/* --------------------------------------------------------------------------------------pied de page----------------------------------------------------------- */
#pied_de_page
{
margin: auto;
text-align: center;
width: 1000px;
height: 100px;
background-image: url("fond/header_bas.jpg");
}
/* ---------------------------------------------------------------------------------------corps central--------------------------------------------------------------- */
#central
{
margin: auto;
text-align: center;
width: 1000px;
height: 500px;
border-collapse: collapse;
}
#central_gauche
{
padding-top: 10px;
vertical-align: top;
width: 200px;
background-image: url("fond/fond_rubrique_gauche.jpg");
}
#central_centre
{
padding-top: 10px;
vertical-align: top;
width: 600px;
}
#central_droit
{
padding-top: 10px;
vertical-align: top;
width: 200px;
background-image: url("fond/fond_rubrique_droit.jpg");
}
/* ----------------------------------------------------------------------------dimension rubrique dans corps central gauche et droit--------------------------------------------------------- */
#cg_menu, #cd_menu
{
border-collapse: collapse;
width: 200px;
}
.rubrique_menu_haut
{
height: 30px;
background-image: url("fond/rubrique_haut.png");
}
.rubrique_menu_milieu
{
vertical-align: top;
text-align: left;
padding-left: 5px;
height: 30px;
background-image: url("fond/rubrique_milieu.png");
}
.rubrique_menu_milieu_pub
{
vertical-align: middle;
text-align: center;
padding-left: 5px;
padding-bottom: 5px;
background-image: url("fond/rubrique_milieu.png");
}
.rubrique_menu_bas
{
height: 30px;
background-image: url("fond/rubrique_bas.png");
}
/* ----------------------------------------------------------------------------ecriture rubrique dans corps central gauche et droit--------------------------------------------------------- */
.rubrique_menu_haut span
{
font-family: Arial, Verdana;
font-size: 10pt;
font-weight: bold;
padding-bottom: 10px;
}
#cg_menu img, #cd_menu img
{
padding-left: 10px;
}
#cg_menu span a, #cd_menu span a
{
font-size: 8pt;
padding-left: 5px;
font-family: Arial, Verdana;
text-decoration: none;
line-height: 1.9em;
color: Black;
}
#cg_menu span a:hover, #cd_menu span a:hover
{
color: red;
text-decoration: underline overline;
font-style: italic;
}
strong
{
font-weight: normal;
}
/* ----------------------------------------------------------------------------ecriture  dans corps central centre--------------------------------------------------------- */
/*--titre de la page--*/
#central_centre h1
{
font-size: 15pt;
font-family: "Calligraph421 BT", Arial, Verdana;
font-weight: bold;
text-decoration: underline;
}
#central_centre h2
{
font-size: 11pt;
font-family: "Comic Sans MS", "Calligraph421 BT", Arial, Verdana;
font-weight: bold;
text-decoration: underline;
color: maroon;
padding-top: 15px;
}
p
{
padding: 5px 3px 3px 3px;
font-size: 8pt;
font-family: Verdana, Arial;
line-height: 1.3em;
}
span
{
font-size: 8pt;
font-family: Verdana, Arial;
line-height: 1.3em;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------- */
/* -----partenaire texte + ecriture--------- */
#partenaire_texte
{
margin: auto;
text-align: center;
width: 555px;
height: 20px;
}
#partenaire_texte td
{
width: 185px;
text-align: left;
vertical-align: top;
}
#partenaire_texte a
{
font-family: Verdana, Arial;
font-size: 8pt;
font-weight: normal;
color: black;
text-decoration: none;
line-height: 2em;
}
#partenaire_texte a:hover
{
text-decoration: underline overline;
font-style: italic;
color: #FFC48A;
}
/* ---------------------------tableau petit logo ------------------------ */
.petit_logo, .petit_logo a, .petit_logo table
{
margin: auto;
text-align: center;
}
.petit_logo td
{
width: 100px;
height: 50px;
vertical-align: top;
}
.moyen_logo, .moyen_logo a, .moyen_logo table
{
margin: auto;
text-align: center;
}
.moyen_logo td
{
width: 130px;
height: 65px;
vertical-align: top;
}
.texte_logo
{
margin: auto;
text-align: center;
}
.texte_logo td
{
width: 130px;
height: 35px;
vertical-align: top;
font-family: Verdana, Arial;
font-size: 7pt;
font-weight: normal;
}