/*////////////////////////////////////////////////////////////////*/
/*////////////////////  CONFIGURATION  /////////////////////////*/
/*///////////////////////////////////////////////////////////////*/

/* On travaille sur la balise body, donc sur TOUTE la page */
html, body 
{
	 background-image: url("../images/textures/noir_082.jpg"); /* Couleur du fond de la page */
     width: 990px;
     margin: auto;
	 margin-top: 5px;
	 margin-bottom: 5px;
	 padding: 0;
	 color: #dedcdd;
}

/*////////////////////////////////////////////////////////*/
/*////////////////////  EN-TÊTE  /////////////////////////*/
/*//////////////////////////////////////////////////////*/

#en_tete /* Entete avec Bannière */
{
	 background-image: url("../images/textures/bleu/entete_200.png"); /* Couleur du fond de la page */
	 text-align: left;
	 height: 180px;
	 width: 100%;
	 margin-right: 0px;
	 color: white;
	 margin-left: 0px;
}
.banniere
{
     margin-left: 20px;
	 margin-top: 0px;
	 padding-top: 0px;
}

.menu_block2
{
     background-image: url("../images/textures/noir_082.jpg");
	 font-size: 0.9em;	 
	 width: auto;
	 margin-right:10px;
     border-top: 0px inset #a2c1fd;
	 border: 0px outset #a2c1fd;
	 padding-top: 0px;
	 margin-left: 10px; 
	 margin-top: -5px;
     margin-bottom: px;
	 height:120px;
	 
}



/*//////////////////////////////////////////////////////////////*/
/*////////////////////  BARRE EN-TÊTE  /////////////////////////*/
/*/////////////////////////////////////////////////////////////*/

#menuh /* Textes Random */
{
	 background-image: url("../images/textures/bleu/menu_haut_200.jpg");
	 height: 50px;
	 width: 100%;
	 margin-right:20px;
	 margin-top: -95px;
	 color: white;
	 margin-left: 0;
	 padding-left: -10;
}

/* Quelques effets sur la Barre d'en-tête */

.menu_haut
{
     font-family: verdana, Helvetica, Arial, "Times New Roman", Times, serif;
	 padding-right: 140px;
	 margin-top: 5px;
	 margin-bottom: 10px	  
}

.random
{
     text-align: left;
	 padding-left: 50px;
	 padding-top: 16px;
	 color: #dde8fd;
     font-size: 1.0em;
	 font-weight:bold;
	 font-family: Arial, "Comic Sans MS", Blackchancery, Arial, "Times New Roman", Verdana, Times, serif;
}



/*////////////////////////////////////////////////////////////////////////////*/
/*////////////////////  CONFIGURATION MENU DROIT   /////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////*/

/* Menu de Droite*/

#side /* Colonne de droite - devant */
{
	 background-image: url("../images/textures/bleu/menu_droit_200.jpg");
	 width: 160px;
	 margin-top: -45px; /* L'image agit sur FF - oui, IE - non */
	 float: right;
	 margin-right:0px;
	 padding: 0px;
	 font-size: 0.9em;
	 font-family: verdana, "Comic Sans MS", verdana, Arial, "Times New Roman", Times, serif;
}

/* Quelques effets sur le Menu Droit*/
	
.menu_side 
{
     background-image: url("../images/textures/noir_082.jpg");
	 font-size: 0.8em;	 
	 width: 120px;
	 border-top: 2px inset #a2c1fd;
	 border-bottom: 1px inset #a2c1fd;
	 padding: 10px;
	 margin-left: 10px; /* On peut donc demander &agrave; ce que le block soit centr&eacute; avec "auto" */
	 margin-top: 30px;
     margin-bottom: 30px;
}
	
.menu_side1
{
     background-image: url("../images/textures/noir_082.jpg");
	 	 
	 width: 100px;     
     
	 border-top: 0px inset #a2c1fd;
	 border-bottom: 1px inset #a2c1fd;
	 padding: 10px;
	 margin-left: 9px; /* On peut donc demander &agrave; ce que le block soit centr&eacute; avec "auto" */
	 margin-top: 0px;
     margin-bottom: 30px;
}

.menu_block_bas
{
     background-image: url("../images/textures/noir_082.jpg");
	 font-size: 0.9em;	 
	 width: auto;     
     border-top: 0px inset #a2c1fd;
	 border: 0px outset #a2c1fd;
	 padding-top: 0px;
	 margin-left: 10px; /* On peut donc demander &agrave; ce que le block soit centr&eacute; avec "auto" */
	 margin-top: -7px;
     margin-bottom: px;
	 height:115px;
}

.block_noir
{
     width:70px;
     height:15px;
	 border: 0px solid #a2c1fd;
	 background-color: #000000;
}

.side hr
{
     background-color: #a2c1fd;
	 height: 3px;
	 width: 50%;
	 text-align: center;
}

/* Colonne Droite*/

#column2 /* Colonne de droite - fond*/
{
    margin-right: 0px;
	 margin-top: 45px; /* L'image agit sur FF - oui, IE - non */
    padding-right: 0;
    background-image: url("../images/textures/bleu/menu_droit_200.jpg");
    background-position: right;
    background-repeat: repeat-y;	
}

/*////////////////////////////////////////////////////////////////////////////*/
/*////////////////////  CONFIGURATION MENU GAUCHE   /////////////////////////*/
/*////////////////////////////////////////////////////////////////////////////*/

#menu /* Colonne de gauche - devant */
{
	 background-image: url("../images/textures/bleu/menu_gauche_200.jpg");
	 width: 200px;
	 margin-top: -45px; /* L'image agit sur FF - oui, IE - non */
	 float: left;
	 margin-left: 0px;
	 margin-right: 0px;
	 padding: 0px;
	 font-size: 0.9em;
	 font-family: verdana, Arial, "Comic Sans MS", "Times New Roman", Times, serif;	 
}

/* Quelques effets sur le Menu Gauche*/

.menu_block 
{
     background-image: url("../images/textures/noir_082.jpg");
	 font-family: Arial, "Comic Sans MS", verdana, Arial, "Times New Roman", Times, serif;
	 font-size: 0.8em;	 
	 width: 160px;     
     text-align: left;
	 border-top: 2px inset #a2c1fd;
	 border-bottom: 1px inset #a2c1fd;
	 padding: 10px;
	 margin-left: 10px;
	 margin-top: 30px;
     margin-bottom: 30px;
}
.menu_visit 
{
     background-image: url("../images/textures/noir_082.jpg");
	 font-family: Arial, "Comic Sans MS", verdana, Arial, "Times New Roman", Times, serif;
	 font-size: 0.8em;	 
	 width: 160px;     
     text-align: center;
	 border-top: 2px inset #a2c1fd;
	 border-bottom: 1px inset #a2c1fd;
	 padding: 10px;
	 margin-left: 10px;
	 margin-top: 30px;
     margin-bottom: 30px;
}

/* Colonne de Gauche*/

#column1 /* Colonne de gauche - fond */
{
    margin-top: 0px;
	margin-right: 0px;
    padding: 0px;
    background-image: url("../images/textures/bleu/menu_gauche_200.jpg");
    background-repeat: repeat-y;
    width: 100%;
} 

/* Quelques effets sur les Menus*/

.menu_guide
{
     font-family: Arial, verdana, Helvetica, "Times New Roman", Times, serif;
	 font-size: 0.7em;
	 text-align: center;
	 color: #ffff00;
	 font-weight:bold;
}

/* Quelques effets sur les menus avec Flèche */


.element_menu
{
     font-family: Arial, verdana, Helvetica, "Times New Roman", Times, serif;
	 font-weight:bold;
}

.element_menu ul 
{
     padding: 0px;
     padding-left: 0px;
     margin: -5px;
     margin-bottom: 5px;
	 font-size: 0.8em;
}

.element_menu a
{
     color: White;
}

.element_menu a:visited
{
     color: White;
	 text-decoration: none;
}

.element_menu a:hover 
{
     background-image:url(../images/Boutons/fleche_10x10.png);
     background-repeat:no-repeat;
     background-position:1% 50%;
     padding-left:15px;
     text-decoration: none;
     color: White; /* Le lien sera de la couleur mentionné quand on pointera dessus */
}

.Axon /* Publicité,  Partenaire */
{
	 margin-top: -25px;
	 margin-bottom: -35px;
}



/*/////////////////////////////////////////////////////////////////*/
/*////////////////////  CORPS DE LA PAGE  /////////////////////////*/
/*////////////////////////////////////////////////////////////////*/

/* début de la page Principal */
#corps 
{
	 background-image: url("../images/textures/bleu/corps_200.gif");
	 font-family: "Comic Sans MS", verdana, Arial, verdana, "Times New Roman", Times, serif;
	 font-size: 1.0em;
	 text-align: justify;
	 padding-left: 15px;
	 padding-right: 15px;
	 margin-right: 166px;
	 margin-left: 205px;
	 margin-bottom: 5px;
	 margin-top: 
}

 /* Quelques effets sur le Corps de la Page*/

#menuGoogle /* Textes Random */
{
	 background-image: url("../images/textures/noir_082.jpg");
	 height: 25px;
	 width: 1500%;
     text-align: center;
	 color: white;
	 margin-left: 0px;
	 padding-top: 0px;
}
.menu_block_centre
{
	 font-size: 1.0em;
	 width: 95%;
	 color: #;
     text-align: left;
	 border : 0px  inset white;
	 padding: 10px;
	 margin: auto;
	 font-family: Arial, Verdana, "Times New Roman", Times, serif;
	 font-weight:bold;
}
	
.menu_block_centre_1
{
	 font-size: 1.0em;
	 width: 100%;
	 color: #a2c1fd;
     text-align: left;
	 border : 0px  inset white;
	 margin: auto;
	 font-family: Arial, Verdana, "Times New Roman", Times, serif;
	 font-weight:bold;
}

.menu_block_centre a:hover 
{
     background-image:url("../images/Boutons/fleche.gif");
	 background-repeat:no-repeat;
     background-position:1% 50%;
     padding-left:23px;
     text-decoration: none;
     color: #dedcdd; /* Le lien sera de la couleur mentionn&eacute; quand on pointera dessus */
}

.menu_block_centre_1 a:hover 
{
     background-image:url("../images/Boutons/fleche.gif");
	 background-repeat:no-repeat;
     background-position:1% 50%;
     padding-left:23px;
     text-decoration: none;
     color: #dedcdd; /* Le lien sera de la couleur mentionn&eacute; quand on pointera dessus */
}

.menu_block_centre a:visited 
{
     color: white /* Le lien sera de la couleur mentionn&eacute; quand on pointera dessus */
}

.menu_block_centre_1 a:visited 
{
     color: #ffff00; /* Le lien sera de la couleur mentionn&eacute; quand on pointera dessus */
}

.fond_fonce
{
     background-color: #000066;
	 font-size: 0.9em;
}

.fondnoir
{
     background-image: url("../images/textures/noir_082.jpg"); /* Couleur du fond de la page */
}



/*////////////////////////////////////////////////////////////*/
/*////////////////////  PIED DE PAGE  /////////////////////////*/
/*////////////////////////////////////////////////////////////*/
	
#pied_de_page 
{
	 background-image: url("../images/textures/bleu/pied_de_page_200.gif");
	 width: 100%;
	 height: 350px;
	 margin-right: -1px;
	 color: White;
	 font-size: 11px;
	 text-align: left;
	 
}

 /* Quelques effets sur le menu Pied de Page*/

.menu_bas
{
     font-family: verdana, Helvetica, Arial, "Times New Roman", Times, serif;
	 font-size: 1.0em;
	 text-align: center;	  
}

.spacer 
{
	 clear: both;
}




/*///////////////////////////////////////////////////////////////////*/
/*////////////////////  EFFETS SUR LE TEXTE  /////////////////////////*/
/*///////////////////////////////////////////////////////////////////*/


.news ul
{
     font-family: "Comic Sans MS";
     font-size: 1.0em;
}

.PDF a
{
     color: #a2c1fd;
}

.bold
{
     font-variant: small-caps;
	 font-weight:bold;
	 font-size: 1.0em;
     font-style: italic; /* Les liens seront en italique */
}

.bold1
{
     font-variant: small-caps;
	 font-weight:bold;
	 font-size: 1.0em;
     font-style: italic; /* Les liens seront en italique */
     color: #ffff00;
}

.bold2
{
     font-variant: small-caps;
	 font-weight:bold;
	 font-size: 1.1em;
     font-style: italic; /* Les liens seront en italique */
     color: #a2c1fd;
}

.smallcaps
{
     font-variant: small-caps;
	 font-weight:bold;
     color: #dde8fd;
}

.smallcaps1
{
     font-variant: small-caps;
	 font-weight:bold;
     color: #a2c1fd;
}

.smallcaps2
{
     font-variant: small-caps;
	 font-weight:bold;
     color: #ffff00;
}

.smallcaps3
{
     font-variant: small-caps;
	 font-weight:bold;
     color: #ff0000;
}

.interligne1
{
  line-height: normal ;
}
 
.couleur
{
   color: #a2c1fd;
}
 
.couleur1
{
   color: #dedcdd;
}
 
.couleur2
{
   color: #ffff00;
}
 
.couleur3
{
   color: #ff0000;
}
 
.couleur4
{
   color: #1c2488;
}
 
.couleur_gold
{
   color: #ffd700;
}

.bleu
{
   color: #a2c1fd;
}

.jaune
{
   color: #ffff00;
}

}
.souligne
{
   text-decoration: underline;
}

.comic
{
	 font-family: "Comic Sans MS", Verdana, Arial, "Times New Roman", Times, serif;
}

.description
{
     font-size: 0.7em;
	 font-weight:normal;
	 font-family: Verdana, Arial, "Times New Roman", Times, serif;
     line-height: normal;
}

.description1
{
     font-size: 0.7em;
	 font-weight:normal;
	 font-family: Verdana, Arial, "Times New Roman", Times, serif;
     line-height: normal;
	 color: #a2c1fd;
}

.description2
{
     font-size: 0.8em;
	 font-weight:normal;
	 font-family: Arial, Verdana, "Times New Roman", Times, serif;
}

.description_comic
{
     font-size: 0.8em;
	 font-weight:normal;
	 font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman", Times, serif;
	 color: #a2c1fd;
}

.catégorie
{
     text-align: right;
     color: #6495ed;
     font-family: Arial, Verdana, "Comic Sans MS",  "Times New Roman", Times, serif;
     font-size: 19px;
	 padding-right: 30px;
}

.catégorie_menuh
{
     text-align: left;
     color: #6495ed;
     font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman", Times, serif;
     font-size: 1.0em;
	 padding-left: 20px;
}

.question:before /* Avant chaque question */
{
     content: "Question : "; /* Commencer par Question : */
     color: #ffff00; /*Couleur de "Question"  */
	 font-weight:bold;
     font-style: italic; /* La Question sera en italique */
	 font-family: "Comic Sans MS", Arial, "Times New Roman", Times, serif;
}

.reponse:before /* Avant chaque Réponse */
{
     content: "Réponse : "; /* Commencer par Réponse : */
     color: #a2c1fd; /*Couleur de "Réponse"  */
	 font-weight:bold;
	 font-family: "Comic Sans MS", Arial, "Times New Roman", Times, serif;
}

.source:before /* Avant chaque Source */
{
     content: "Source : "; /* Commencer par Source: */
	 color: #ffff00;
	 font-family: "Comic Sans MS", verdana, Arial, "Times New Roman", Times, serif;
}

.source a:hover /* Quand le visiteur pointe sur le lien */
{
     text-decoration: none; /* Le lien deviendra soulign&eacute; quand on pointera dessus */
}

.lien_texte a:hover
{
     text-decoration: none; 
     color: #a2c1fd; /* Le lien sera de la couleur mentionn&eacute; quand on pointera dessus */
}

.lien_texte a
{     
     font-style: italic; /* Les liens seront en italique */
}

.copyright
{
     text-align: center; /* Pour centrer le titre */
     color: White;
     font-family: Verdana, Arial, "Times New Roman", Times, serif;
     font-size: 0.9em;
}

a
{
     text-decoration:none; /* Les liens ne seront plus soulign&eacute;s */
     color: White; /* Les liens seront de la couleur mentionn&eacute;s */
}

a:link
{
     text-decoration: none; /* Le lien deviendra soulign&eacute; quand on pointera dessus */
     color:  /* Le lien sera de la couleur mentionn&eacute; quand on pointera dessus */
}

a:hover
{
     text-decoration: none;
     color: #ffff00; /* Le lien sera de la couleur mentionné quand on pointera dessus */
}

a:visited
{
     text-decoration: none;
     color: #; /* Le lien sera de la couleur mentionné quand on pointera dessus#8fff98 ;*/
}

 hr {
	 text-align: center;
     display:block;
     height: 3px;
	 width: 80%;
     color: #1c2488;
     background-color: #1c2488;
     border: 0;
 }

p 
{
	 padding: 0px;
	 margin-top: 0px;
}



/*///////////////////////////////////////////////////////////////////////*/
/*////////////////////  EFFETS SUR LES IMAGES  /////////////////////////*/
/*//////////////////////////////////////////////////////////////////////*/

.background
{
	 background-image: url("../images/textures/noir_082.jpg");
}

.floatr
{
   float: right;
   padding-right: 50px;
}

.floatr2
{
   float: right;
   margin-left: 10px;

}

.float
{
     float: left;
}

.float_img
{
     float: left;
	 margin-right: 10px;
}

img 
{
     border : 0 none ;
     	 
} 

a img /* Toutes les images contenues dans un lien */
{
     border: none; /* Pas de bordure */
}

.lien a img /* Toutes les images contenues dans un lien */
{
     border: none; /* Pas de bordure */
	 text-align: center;
}



/*//////////////////////////////////////////////////////////////////////*/
/*////////////////////  EFFETS SUR LES TITRES  /////////////////////////*/
/*/////////////////////////////////////////////////////////////////////*/

.nom_edl
{
     color: #dde8fd;
     font-size: 1.5em;
	 font-weight:normal;
	 text-decoration: none;
	 font-family: Blackchancery, "Comic Sans MS",  Arial, Verdana, Arial, "Times New Roman", Times, serif;
}

.nom_edl_2
{
     color: #dde8fd;
     font-size: 1.1em;
	 font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman", Times, serif;
}

.nom_edl_3
{
     color: #a2c1fd;
     font-size: 1.3em;
	 font-family: Blackchancery, "Comic Sans MS", Arial, Verdana, Arial, "Times New Roman", Times, serif;
	 font-weight:normal;
}

.nom_edl_3j
{
     color: #ffff00;
     font-size: 1.2em;
	 font-weight:bold;
	 font-family: Blackchancery, "Comic Sans MS", Arial, Verdana, Arial, "Times New Roman", Times, serif;
	 font-weight:normal;
}

.nom_edl_comic
{
     color: White;
     font-size: 1.0em;
	 font-family: "Comic Sans MS",  Verdana, Arial, "Times New Roman", Times, serif;
}

.titre_du_texte
{
     text-align: center; /* Pour centrer le titre */
     color: #ffff00;
     font-family: Blackchancery, "Comic Sans MS",  Arial, Verdana, Arial, "Times New Roman", Times, serif;
     font-size: 1.9em;
}

.titreb_comic h4
{
     color: #a2c1fd;
     font-family: "Comic Sans MS",  Arial, Blackchancery, Verdana, Arial, "Times New Roman", Times, serif;
     font-size: 1.2em;
	 font-weight:bold;
}

.titre_comic h1
{
     color: #ffff00;
     font-family: "Comic Sans MS",  Arial, Blackchancery, Verdana, Arial, "Times New Roman", Times, serif;
     font-size: 2.0em;
	 font-weight:bold;
}

.titre_comic h2
{
     color: #ffff00;
     font-family: "Comic Sans MS",  Arial, Blackchancery, Verdana, Arial, "Times New Roman", Times, serif;
     font-size: 1.6em;
	 font-weight:bold;
}

.titre_comic h3
{
     color: #ffff00;
     font-family: "Comic Sans MS",  Arial, Blackchancery, Verdana, Arial, "Times New Roman", Times, serif;
     font-size: 1.4em;
	 font-weight:bold;
}

.titre_comic h4
{
     color: #ffff00;
     font-family: "Comic Sans MS",  Arial, Blackchancery, Verdana, Arial, "Times New Roman", Times, serif;
     font-size: 1.2em;
}

.titre_comic h5
{
     color: #ffff00;
     font-family: "Comic Sans MS",  Arial, Blackchancery, Verdana, Arial, "Times New Roman", Times, serif;
     font-size: 1.0em;
}

.titre_service h1
{
     color: #ffff00;
     font-family: Blackchancery, "Comic Sans MS", Arial, Verdana, Arial, "Times New Roman", Times, serif;
     font-size: 2.3em;
	 font-weight:bold;
}

.titre h1
{
     color: #ffff00;
     font-family: Blackchancery, "Comic Sans MS", Arial, Verdana, Arial, "Times New Roman", Times, serif;
     font-size: 2.0em;
	 font-weight:bold;
}

.titre h2
{
     color: #ffff00;
     font-family: Blackchancery, "Comic Sans MS", Arial, Verdana, Arial, "Times New Roman", Times, serif;
     font-size: 1.6em;
	 font-weight:bold;
}

.titre h3
{
     color: #ffff00;
     font-family: Blackchancery, "Comic Sans MS", Arial, Verdana, Arial, "Times New Roman", Times, serif;
     font-size: 1.4em;
	 font-weight:bold;
}

.titre h4
{
     color: #ffff00;
     font-family: Blackchancery, "Comic Sans MS", Arial, Verdana, Arial, "Times New Roman", Times, serif;
     font-size: 1.2em;
}

.titreb h1
{
     color: #a2c1fd;
     font-family: Blackchancery, "Comic Sans MS", Arial, Verdana, Arial, "Times New Roman", Times, serif;
     font-size: 2.0em;
	 font-weight:bold;
}

.titreb h2
{
     color: #a2c1fd;
     font-family: Blackchancery, "Comic Sans MS", Arial, Verdana, Arial, "Times New Roman", Times, serif;
     font-size: 1.6em;
	 font-weight:bold;
}

.titreb h3
{
     color: #a2c1fd;
     font-family: Blackchancery, "Comic Sans MS", Arial, Verdana, Arial, "Times New Roman", Times, serif;
     font-size: 1.4em;
}

.titreb h4
{
     color: #a2c1fd;
     font-family: Blackchancery, "Comic Sans MS", Arial, Verdana, Arial, "Times New Roman", Times, serif;
     font-size: 1.2em;
}



/*////////////////////////////////////////////////////////////////////////*/
/*////////////////////  EFFETS SUR LES BOUTONS  /////////////////////////*/
/*////////////////////////////////////////////////////////////////////////*/

a.bouton2:link
{
width:116px;
height:31px;
text-decoration:none;
color:#a2c1fd;
text-align:center;
font-size: 1.0em;
font-weight:normal;
padding:5px;
border: 1px solid #a2c1fd;
background-color: #0b1c6d;
}

a.bouton2:visited
{
width:116px;
height:31px;
text-decoration:none;
color:#a2c1fd;
text-align:center;
font-size: 1.0em;
font-weight:normal;
padding:5px;
border: 1px solid #a2c1fd;
background-color: #0b1c6d;
}

a.bouton2:hover
{
width:116px;
height:31px;
text-decoration:none;
color:#0b1c6d;
text-align:center;
font-size: 1.0em;
font-weight:normal;
padding:5px;
border: 1px solid #0b1c6d;
background-color: #a2c1fd;

}

.bouton2
{
     text-align:center;padding:5px;
}



/*//////////////////////////////////////////////////////////////////////////////*/
/*////////////////////  EFFETS SUR LES LISTES À PUCES  /////////////////////////*/
/*//////////////////////////////////////////////////////////////////////////////*/

.clear 
{
    clear: both;
    display: block;
    height: 0px;
    overflow: hidden;
    margin: 0;
    padding: 0;
} 

.rien /* La puce sera caché*/
{
   list-style-type: none;
}

.puce li
{
   font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman", Times, serif;
   font-size: 1.0em;
   list-style-image: url("../images/Boutons/fleche_10x10.png");
}

td a:hover
{
     color:#f8f8ff;
}

li
{
     font-family: Arial, "Comic Sans MS",  Verdana, Arial, "Times New Roman", Times, serif;
	 font-size: 1.3em;
}

.flecheJ li
{
   font-family: "Comic Sans MS", Arial, Verdana, "Times New Roman", Times, serif;
   font-size: 1.0em;
   list-style-image: url("../images/Boutons/fleche.gif");
}



/*////////////////////////////////////////////////////////////////////////*/
/*////////////////////  EFFETS  POUR IMPRIMANTE/////////////////////////*/
/*////////////////////////////////////////////////////////////////////////*/

.print
{
     text-align: center; /* Pour centrer le titre */
     color: #dde8fd;
     font-family: Verdana, Arial, "Comic Sans MS",  "Times New Roman", Times, serif;
	 font-size: 0.6em;
	 font-weight:bold;
}



/*//////////////////////////////////////////////////////////////*/
/*////////////////////  AUTRES EFFETS  /////////////////////////*/
/*//////////////////////////////////////////////////////////////*/

.calendrier ul 
{
	 
     padding-left: 3px;
}

.dr
{ position:absolute;right:0}

dt 
{
     font-size: 0.7em;
	 font-weight:bold;
	 font-family: Arial, Verdana, "Times New Roman", Times, serif;
	 color: #a2c1fd;
}

dd
{
     font-size: 1.0em;
	 font-weight:bold;
	 font-family: Arial, "Times New Roman", Times, serif;
}