<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++ style du blog : écriture, tableau et mise en forme ++++++++++++++++++++++++++++++ */
/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

/* liens ================================================================================ */

a {
	text-decoration:none;
	font-family: Trebuchet MS;
	color:#000000;
	font-size: 12px;
}
a:link {
	text-decoration:none;
}
a:visited {
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #000000;
}
a:hover {
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #996666;
}
a:active {
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #996666;
}

/* ecritures texte ================================================================================ */

/* ecritures basiques (style1 à 9) ++++++++++++++++++++++++++++++ */

/* ecriture basique de la description 1 */
.style1 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
}

/* ecriture basique 2 */
.style2 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
}

/* ecriture basique 3 */
.style3 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
}

/* ecriture basique 4 */
.style4 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
}
/* ecriture basique 5 */
.style5 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
}

/* ecritures baniere (h2 + style10 à 14) ++++++++++++++++++++++++++++++ */

/* titre baniere */
h1 {
	font-family: "trebuchet MS";
	font-size: 24px;
	color: #996666;
	margin-bottom:5px;
	margin-top:5px;
}

/* ecritures menu (h2 + p + style15 à 24) ++++++++++++++++++++++++++++++ */

/* titres des menus */
h2 {
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #996666;
	font-weight: bold;
	padding-top: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align: center;
}

/* p pour le contenue du menu */
.p_menu {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.p_heure {
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	margin-top: 0px;
}

.p_menu_tchat {
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 3px;
   	padding-right: 3px;
}

.p_menu_archive {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
}

/* menu déroulant */
.style6 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color:#cccccc;
	border: 1px solid #996666;
}

/* ca	se tchat */
.style7 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
	background-color:#cccccc;
	border: 1px solid #996666;
}

/* contenue du menu */
.style15 {
	font-family: "trebuchet MS";
	text-align: center;
	font-size: 12px;
	color: #000000;
}

/* contenu de la parti heure */
.style16 {
	font-family: "trebuchet MS";
	text-align: center;
	font-size: 12px;
	color: #000000;
}

/* contenu de la parti tchat */
.style17 {
	font-family: "trebuchet MS";
	text-align: left;
	font-size: 11px;
	color: #000000;
}

/* Lien des menu ----------------------------------------- */
.a_menu {
	text-decoration:none;
	font-family: Trebuchet MS;
	color:#000000;
	font-size: 12px;
}
.a_menu:link {
	text-decoration:none;
}
.a_menu:visited {
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #000000;
}
.a_menu:hover {
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #996666;
}
.a_menu:active {
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #996666;
}


/* ecritures boddy (h3 + style25 à 34) ++++++++++++++++++++++++++++++ */

/* titres boddy */
h3 {
	font-family: "trebuchet MS";
	font-size: 18px;
	color: #996666;
	margin-bottom:0px;
	margin-top:0px;
}

/* ecritures basique boddy */
.style25 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
}

/* ecritures news (h4 + style35 à 44) ++++++++++++++++++++++++++++++ */

/* titres des article */
.style37 {
	font-family: "trebuchet MS";
	font-size: 16px;
	color: #996666;
	margin-top:0px;
	margin-bottom:0px;
}

.style37:link {
	text-decoration:none;
	color:#996666;
}
.style37:visited {
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #996666;
}
.style37:hover {
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #996666;
}
.style37:active {
	text-decoration:none;
	font-family: Trebuchet MS;
	color: #996666;
}


.p_article_select_page_haut {
	text-align: center;
	margin-bottom: 5px;
	margin-top: 0px;
}

.p_article_select_page_bas {
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding:0px;
}

/* ecritures basique news */
.style25 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
}

/* dates, heures et commentaires des news */
.style36 { 
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #000000;
	margin:0;
	padding:0;
	vertical-align:middle;
}

/* ecritures basiques (h5 + p + style45 à 54) ++++++++++++++++++++++++++++++ */

/* ecriture sous titre de la description */
h5 {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #996666;
	margin-bottom:0px;
	margin-top: 0px;
	text-align: left;
}

.p_description {
	margin-bottom:10px;
	margin-top:2px;
	font-family: "trebuchet MS";
	font-size: 12px;
    color: #000000;
	text-align:justify;

}

/* ecriture basique de la description */
.style45 {
	font-family: "trebuchet MS";
	font-size: 12px;
    color: #000000;
}

/* ecritures des archives (h6 + p + style55 à 64) ++++++++++++++++++++++++++++++ */

/* ecriture sous titre de la description */
h6 {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #996666;
	margin-bottom:0px;
	margin-top: 0px;
	text-align: center;
}

.p_archive {
	margin-bottom:10px;
	margin-top:2px;

}

/* ecriture basique de la description */
.style55 {
	font-family: "trebuchet MS";
	font-size: 12px;
    color: #000000;
	text-align:left;
}


/* ecritures des commentaire (h7 + p + style65 à 74) ++++++++++++++++++++++++++++++ */

/* ecriture sous titre de la description */
.h7 {
	font-family: "trebuchet MS";
	font-size: 14px;
	color: #996666;
	margin-bottom:0px;
	margin-top: 0px;
	text-align: center;
}

.p_commentaire {
	margin-bottom:10px;
	margin-top:2px;

}

/* ecriture basique de la description */
.style65 {
	font-family: "trebuchet MS";
	font-size: 12px;
    color: #000000;
}

/* ecritures texte pour l'administration ================================================================================ */

/* écriture boddy administration (p + style75 à 84) ++++++++++++++++++++++++++++++ */

/* écriture tableau */
.style75 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
}

/* menu tableau */
.style76 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #996666;
}

/* écriture texte */
.style77 {
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
}


.p_boddy_administration {
	margin-bottom:5px;
	margin-top:10px;

}


/* formes du site ================================================================================ */

#body1
{
	width:760px;
   height:auto;
   margin: auto;
   margin-top: 0px;
   margin-bottom: 0px;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-image:url(../img/fond_degrade_bleu.jpg);
	background-position:center;
	background-repeat:repeat-y;
	background-color:#c0d0d9;
}

#body2
{
	width:310px;
   height:auto;
   margin: auto;
   margin-top: 0px;
   margin-bottom: 0px;
   background-color:#FFFFFF;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
	text-align: center;
}

.body_fond {
   width: 760px;
   height: inherit;
   margin-top: 5px;
   margin-bottom: 5px;
   margin-left: 0px;
   margin-right: 0px;
   border: 0px;
   border-color: #996666;
   vertical-align: middle;
}

/* L'en-tête */

.en_tete
{
   width: 760px;
   margin-bottom: 5px;
   background-color: #999999;
   border: 1px solid;
   border-color: #996666;
   vertical-align: middle;
}

/* Le corps + menu de la page */

.corps_et_menu
{
   width:760px;
   text-align: center;
}

/* Le menu */

.menu
{
   float: right;
   width: 140px;
   text-align: left;
}

/* si 1 div = 1 menu */
.element_menu
{

}


/* si 3 div = 1 menu */
.element_menu_solo
{
   background-color: #CCCCCC;
   
   border: 1px solid;
   border-color: #996666;

   margin-top: 0px;
   margin-bottom: 5px;
}

.element_menu_titre
{
   background-color: #CCCCCC;
   
   border-top: 1px solid;  
   border-left: 1px solid;
   border-right: 1px solid;
   border-bottom: 0px solid;
   border-color: #996666;
  
   margin-top: 0px;
   margin-bottom: 0px;
}

.element_menu_body
{
   background-color: #CCCCCC;

   border-top: 0px solid;  
   border-left: 1px solid;
   border-right: 1px solid;
   border-bottom: 0px solid;  
   border-color: #996666;
   
   margin-top: 0px;
   margin-bottom: 0px;
}

.element_menu_foot
{
   background-color: #CCCCCC;
 
   border-top: 0px solid;  
   border-left: 1px solid;
   border-right: 1px solid;
   border-bottom: 1px solid;
   border-color: #996666;
   
   margin-top: 0px;
   margin-bottom: 5px;
}

/* Le corps de la page */

.corps
{

   margin-right: 145px;
   margin-bottom: 5px;
   padding: 5px;
   text-align: center;
   border: 1px solid;
   border-color: #996666;
}

/* tchat ================================================================================ */

.div_affichage_tchat {
width:auto;
height: 150px;
overflow:auto;
}
.div_affichage_tchat_mess {
   border-bottom: 1px solid;
   border-color: #996666;
}



/* partie du site administration ================================================================================ */

.div_parti_admin {
   width:760px;
   text-align: center;
   background-color: #FFFFFF;
}

.div_parti_admin_baniere {
   padding: 5px;
   text-align: center;
   border: 1px solid;
   border-color: #996666;
}

.div_parti_admin_menu {
   margin:0;
   padding: 0px;
   text-align: center;
   border-left: 1px solid;
   border-right: 1px solid;
   border-color: #996666;
}

.div_parti_admin_boddy {
   margin-bottom: 5px;
   padding: 5px;
   text-align: left;
   border: 1px solid;
   border-color: #996666;
}


/* tableaus et formes des tableaux ================================================================================ */

.table_secondaire {
   width: 600px;
   background-color: #996666;
   border: 0px;
}

.table_secondaire_head {
   background-color: #CCCCCC;
   padding-left: 5px;
   padding-right: 5px;
   vertical-align:middle;
   text-align: left;
}

.table_secondaire_boddy {
   background-color: #ffffff;
   vertical-align:top;
   padding-left: 5px;
   padding-right: 5px;
   text-align: center;
}

.table_secondaire_foot {
   background-color: #CCCCCC;
   height: 12px;
   padding-left: 5px;
   padding-right: 5px;
   vertical-align:middle;
}

/* news ================================================================================ */

.div_news_secondaire {
   margin-right: 145px;
   margin-bottom: 5px;
   padding: 0px;
   text-align: center;
}

.div_news_secondaire_head {
   background-color: #CCCCCC;
   border-top: 1px solid;
   border-bottom: 1px solid;
   border-left: 1px solid;
   border-right: 1px solid;
   border-color: #996666;
   padding-left: 5px;
   padding-right: 5px;
   vertical-align:middle;
   text-align: left;
}

.div_news_secondaire_boddy {
   border-left: 1px solid;
   border-right: 1px solid;
   border-color: #996666;
   vertical-align:top;
   padding-left: 5px;
   padding-right: 5px;
   text-align: left;
}

.div_news_secondaire_boddy_separation {
   border-left: 1px solid;
   border-right: 1px solid;
   border-color: #996666;
   vertical-align:top;
   padding-left: 5px;
   padding-right: 5px;
   text-align: left;

}


.div_news_secondaire_foot {
   border-top: 1px solid;
   border-bottom: 1px solid;
   border-left: 1px solid;
   border-right: 1px solid;
   border-color: #996666;
   background-color: #CCCCCC;
   padding-left: 5px;
   padding-right: 5px;
   margin-bottom: 5px;
   padding-bottom: 2px;
   height:14px;
   vertical-align: middle;
}

/* commentaires ================================================================================ */
.body_com {
    background-color:#FFFFFF;
	margin:auto;
    height: inherit;
	width: 450px;
    margin-top: 0px;
    margin-bottom: 0px;
	font-family: "trebuchet MS";
	font-size: 12px;
	color: #000000;
}

.div_com_secondaire_affichage {
   width: 300px;
   text-align:center;
}

.div_com_secondaire_affichage_haut {
   background-color: #CCCCCC;
   border: 1px solid;
   border-color: #996666;
   padding-left: 5px;
   padding-right: 5px;
   vertical-align:middle;
   text-align: left;
}

.div_com_secondaire_affichage_bas {
   border-left: 1px solid;
   border-right: 1px solid;
   border-bottom: 1px solid;
   border-color: #996666;
   padding-left: 5px;
   padding-right: 5px;
   margin-bottom: 5px;
   vertical-align:middle;
   text-align: left;
}

.div_com_secondaire_ajout {
width: 300px;
text-align:center;
}

.div_com_secondaire_ajout_haut {

   border: 1px solid;
   border-color: #996666;
   padding-left: 5px;
   padding-right: 5px;
   vertical-align:middle;
   text-align: left;
}

.div_com_secondaire_ajout_bas {
   border-left: 1px solid;
   border-right: 1px solid;
   border-bottom: 1px solid;
   border-color: #996666;
   padding-left: 5px;
   padding-right: 5px;
   vertical-align:middle;
   text-align: left;
}</pre></body></html>