
/*-----------------------------------------------------------------------*/
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤ Fichier CSS pour le site Mille Et Un Comportements.com - style1 ¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/
/*-----------------------------------------------------------------------*/

/*>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ BALISES BLOCS ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*<<<<<<<<<<<<<<<<<<<<<<<<<*/

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ BODY ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
body
{
 /*> Général*/
 /*---------*/
 background-color : #FFFFFF;
 width : 95%;
 margin : auto;
 font-family : "Times New Roman", "Courier New", serif; 

 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : 2px;
 margin-bottom : 2px;
 margin-left : auto;
 margin-right : auto;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : ;
 border-color : ;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ H1 ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
h1
{
 /*> Général*/
 /*---------*/
 background-color : transparent;

 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 margin-right : 0px;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : ;
 border-color : ;

 /*> Typographie*/
 /*-------------*/
 color : #000000;

 font-family : "Arial Black";
 font-size : 120%;
 font-variant : normal;
 font-style : normal;
 font-weight : normal;

 text-indent : 0px;
 text-decoration : none;
 text-align : justify;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ H2 ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
h2
{
 /*> Général*/
 /*---------*/
 background-color : transparent;

 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 margin-right : 0px;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : ;
 border-color : ;

 /*> Typographie*/
 /*-------------*/
 color : #000000;

 font-family : "Arial";
 font-size : 110%;
 font-variant : normal;
 font-style : normal;
 font-weight : normal;
 
 text-indent : 0px;
 text-decoration : underline;
 text-align : left;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ H3 ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
h3
{
 /*> Général*/
 /*---------*/
 background-color : transparent;

 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 margin-right : 0px;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : ;
 border-color : ;

 /*> Typographie*/
 /*-------------*/
 color : #000000;

 font-family : ;
 font-size : 115%;
 font-variant : normal;
 font-style : normal;
 font-weight : normal;

 text-indent : 0px;
 text-decoration : underline;
 text-align : left;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ H4 ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
h4
{
 /*> Général*/
 /*---------*/
 background-color : transparent;

 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 margin-right : 0px;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : ;
 border-color : ;

 /*> Typographie*/
 /*-------------*/
 color : #000000;

 font-family : ;
 font-size : ;
 font-variant : normal;
 font-style : normal;
 font-weight : normal;

 text-indent : 2em;
 text-decoration : none;
 text-align : left;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ H5 ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
h5
{
 /*> Général*/
 /*---------*/
 background-color : transparent;

 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 margin-right : 0px;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : ;
 border-color : ;

 /*> Typographie*/
 /*-------------*/
 color : #000000;

 font-family : ;
 font-size : 110%;
 font-variant : normal;
 font-style : normal;
 font-weight : normal;

 text-indent : 0px;
 text-decoration : none;
 text-align : center;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ H6 ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
h6
{
 /*> Général*/
 /*---------*/
 background-color : transparent;

 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 margin-right : 0px;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : ;
 border-color : ;

 /*> Typographie*/
 /*-------------*/
 color : #000000;

 font-family : ;
 font-size : 110%;
 font-variant : normal;
 font-style : normal;
 font-weight : normal;

 text-indent : 0px;
 text-decoration : none;
 text-align : center;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ P ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤*/
p
{
 /*> Général*/
 /*---------*/
 background-color : transparent;

 width : 90%;
 margin : auto;

 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : ;
 margin-bottom : ;
 margin-left : ;
 margin-right : ;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0.5em;
 padding-bottom : 0.5em;
 padding-left : 0.5em;
 padding-right : 0.5em;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : 0px;
 border-color : transparent;

 /*> Typographie*/
 /*-------------*/
 color : #000000;

 font-family : ;
 font-size : ;
 font-variant : normal;
 font-style : normal;
 font-weight : normal;

 text-indent : 3em;
 text-decoration : none;
 text-align : jsutify;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ BLOCKQUOTE ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
blockquote
{
 /*> Général*/
 /*---------*/
 background-color : transparent;

 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 margin-right : 0px;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : 0px;
 border-color : transparent;

 /*> Typographie*/
 /*-------------*/
 color : #000000;

 font-family : ;
 font-size : ;
 font-variant : small-caps;
 font-style : italic;
 font-weight : normal;

 text-indent : ;
 text-decoration : none;
 text-align : justify;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ UL ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
ul
{
 /*> Général*/
 /*---------*/
 background-color : transparent;
 width : 85%;
 
 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 margin-right : 0px;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : dashed;
 border-width : 0px;
 border-color : transparent;

 /*> Typographie*/
 /*-------------*/
 color : #000000;

 font-family : ;
 font-size : ;
 font-variant : normal;
 font-style : normal;
 font-weight : normal;

 text-indent : ;
 text-decoration : none;
 text-align : left;

 /*> Puces*/
 /*-------*/
 list-style-type : circle;
 list-style-position : inside;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ OL ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
ol
{
 /*> Général*/
 /*---------*/
 background-color : transparent;
 width : 85%:
 
 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 margin-right : 0px;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : 0px;
 border-color : transparent;

 /*> Typographie*/
 /*-------------*/
 color : #000000;

 font-family : ;
 font-size : ;
 font-variant : normal;
 font-style : normal;
 font-weight : normal;

 text-indent : ;
 text-decoration : none;
 text-align : left;

 /*> Puces*/
 /*-------*/
 list-style-type : decimal;
 list-style-position : inside;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ FIELDSET ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
fieldset
{
 /*> Général*/
 /*---------*/
 background-color : #FFFFFF;

 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : 15px;
 margin-bottom : 15px;
 margin-left : 15px;
 margin-right : 15px;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 10px;
 padding-bottom : 10px;
 padding-left : 10px;
 padding-right : 10px;

 /*> Bordures*/
 /*----------*/
 border-style : inset;
 border-width : 1px;
 border-color : #000000;

 /*> Typographie*/
 /*-------------*/
 color : #000000;

 font-family : ;
 font-size : ;
 font-variant : normal;
 font-style : normal;
 font-weight : normal;

 text-indent : ;
 text-decoration : none;
 text-align : left;

}

/*--------------------------------------------------------------------------*/

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ ID BALISES BLOCS - DECOUPAGE DE LA PAGE ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ EN-TETE ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
#en_tete
{
 /*> Général*/
 /*---------*/
 background-color : transparent;
 text-align : center;
 
 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : auto;
 margin-bottom : 10px;
 margin-left : auto;
 margin-right : auto;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 20px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures */
 /*-----------*/
 border-style : inset;
 border-width : 0px;
 border-color : transparent;

}



/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ MENU ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
#menu
{
 /*> Général*/
 /*---------*/
 background-color : transparent;

 background-image : url("images/fondmenu.png");
 background-repeat : no-repeat;

 height : 580px;
 overflow : auto;

 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : 0px;
 margin-bottom : 15px;
 margin-left : 0px;
 margin-right : 15px;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : 0px;
 border-color : transparent;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ CONTENU ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
#contenu
{
 /*> Général*/
 /*---------*/
 background-color : transparent;

 float : right;
 width : 75%;

 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : 0px;
 margin-bottom : 1px;
 margin-left : 0px;
 margin-right : 0px;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 10px;
 padding-right : 5px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : 0px;
 border-color : transparent;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ PIED DE PAGE ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
#pied_de_page
{
 /*> Général*/
 /*---------*/
 background-color : #F5F5F5;
 clear : both;

 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : 0px;
 margin-bottom : 15px;
 margin-left : 0px;
 margin-right : 15px;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : 0px;
 border-color : #F5F5F5;

 border-top : 3px solid #000000;

}
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ class - balises blocs ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ BIGFIELD ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
.bigfield
{
 /*> Général*/
 /*---------*/
 background-color : #F5F5F5;

 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : 11px;
 margin-bottom : 6px;
 margin-left : 0px;
 margin-right : 0px;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 10px;
 padding-bottom : 11px;
 padding-left : 10px;
 padding-right : 10px;

 /*> Bordures*/
 /*----------*/
 border-style : outset;
 border-width : 3px;
 border-color : #F5F5F5;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ SOUS_MENU ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
.sous_menu
{
 /*> Général*/
 /*---------*/
 background-color : transparent;

 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 margin-right : 0px;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : 0px;
 border-color : transparent;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ SOUS_MENU > UL ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
.sous_menu ul
{
 /*> Général*/
 /*---------*/
 background-color : transparent;
 width : 70%;
 
 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : 0px;
 margin-bottom : 0px;
 margin-left : 0px;
 margin-right : 0px;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : 0px;
 border-color : transparent;
 
 /*> Typographie*/
 /*-------------*/
 color : #000000;

 font-family : ;
 font-size : 75%;
 font-variant : normal;
 font-style : normal;
 font-weight : normal;

 text-indent : ;
 text-decoration : none;
 text-align : left;

 /*> Puces*/
 /*-------*/
 list-style-position : inside;
 list-style-image : url("images/puce.png");
 
}

/*.lettrineimg
{
 float : left;
 margin-right : 2em;
}*/

/*>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ balises inline ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*<<<<<<<<<<<<<<<<<<<<<<<<<<*/

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ STRONG ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
strong
{
 /*> Général*/
 /*---------*/
 background-color : #F5F5F5;
 
 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : auto;
 margin-bottom : auto;
 margin-left : auto;
 margin-right : auto;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : 0px;
 border-color : transparent;
 
 /*> Typographie*/
 /*-------------*/
 color : #DE00FF;

 font-family : ;
 font-size : 100%;
 font-variant : normal;
 font-style : normal;
 font-weight : bolder;

 text-indent : ;
 text-decoration : none;
 text-align : left;
 
}

/*em
{

}*/ 

/*¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ A ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤*/
a
{
 /*> Général*/
 /*---------*/
 background-color : transparent;
 cursor : pointer;
 
 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : auto;
 margin-bottom : auto;
 margin-left : auto;
 margin-right : auto;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : 0px;
 border-color : transparent;
 
 /*> Typographie*/
 /*-------------*/
 color : #3210FF;

 font-family : ;
 font-size : 90%;
 font-variant : small-caps;
 font-style : normal;
 font-weight : normal;

 text-indent : ;
 text-decoration : none;
 text-align : ;
 
}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ A HOVER ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
a:hover
{
 /*> Général*/
 /*---------*/
 background-color : transparent;
 
 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : auto;
 margin-bottom : auto;
 margin-left : auto;
 margin-right : auto;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : dashed;
 border-width : 0.5px;
 border-color : #44455F;
 
 /*> Typographie*/
 /*-------------*/
 color : #010F0F;

 font-family : ;
 font-size : ;
 font-variant : small-caps;
 font-style : normal;
 font-weight : normal;

 text-indent : ;
 text-decoration : none;
 text-align : ;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ A ACTIVE ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
a:active
{
 /*> Général*/
 /*---------*/
 background-color : transparent;
 
 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : auto;
 margin-bottom : auto;
 margin-left : auto;
 margin-right : auto;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : 0px;
 border-color : transparent;
 
 /*> Typographie*/
 /*-------------*/
 color : #FF564C;

 font-family : ;
 font-size : ;
 font-variant : small-caps;
 font-style : normal;
 font-weight : normal;

 text-indent : ;
 text-decoration : none;
 text-align : ;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ A VISITED ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
a:visited
{
 /*> Général*/
 /*---------*/
 background-color : transparent;
 
 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : auto;
 margin-bottom : auto;
 margin-left : auto;
 margin-right : auto;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : 0px;
 border-color : transparent;
 
 /*> Typographie*/
 /*-------------*/
 color : #AD34C2;

 font-family : ;
 font-size : ;
 font-variant : small-caps;
 font-style : normal;
 font-weight : normal;

 text-indent : ;
 text-decoration : none;
 text-align : ;
 
}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ Q ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤*/
q
{
 /*> Général*/
 /*---------*/
 background-color : transparent;
 
 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : auto;
 margin-bottom : auto;
 margin-left : auto;
 margin-right : auto;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : 0px;
 border-color : transparent;
 
 /*> Typographie*/
 /*-------------*/
 color : #000000;

 font-family : ;
 font-size : ;
 font-variant : small-caps;
 font-style : italic;
 font-weight : normal;

 text-indent : ;
 text-decoration : none;
 text-align : ;

}


/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ CLASS - BALISES INLINE GENERALES ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<*/

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ BIG ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
.big
{
 /*> Général*/
 /*---------*/
 background-color : transparent;
 
 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : auto;
 margin-bottom : auto;
 margin-left : auto;
 margin-right : auto;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 3px;
 padding-bottom : 3px;
 padding-left : 3px;
 padding-right : 3px;

 /*> Bordures*/
 /*----------*/
 border-style : outset;
 border-width : 2px;
 border-color : #666666;
 
 /*> Typographie*/
 /*-------------*/
 color : #000000;

 font-family : "Arial Black";
 font-size : 120%;
 font-variant : normal;
 font-style : normal;
 font-weight : normal;

 text-indent : ;
 text-decoration : none;
 text-align : justify;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ PROFILE ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
.profile
{
 /*> Général*/
 /*---------*/
 background-color : transparent;
 
 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : auto;
 margin-bottom : auto;
 margin-left : auto;
 margin-right : auto;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 3px;
 padding-bottom : 3px;
 padding-left : 3px;
 padding-right : 3px;

 /*> Bordures*/
 /*----------*/
 border-style : dotted;
 border-width : 1px;
 border-color : #000000;
 
 /*> Typographie*/
 /*-------------*/
 color : #000000;

 font-family : ;
 font-size : ;
 font-variant : normal;
 font-style : normal;
 font-weight : normal;

 text-indent : ;
 text-decoration : none;
 text-align : ;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ TITLENEWS ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
.titlenews
{
 /*> Général*/
 /*---------*/
 background-color : transparent;
 
 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : auto;
 margin-bottom : auto;
 margin-left : auto;
 margin-right : auto;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 3px;
 padding-bottom : 3px;
 padding-left : 3px;
 padding-right : 3px;

 /*> Bordures*/
 /*----------*/
 border-style : inset;
 border-width : 1px;
 border-color : #000000;
 
 /*> Typographie*/
 /*-------------*/
 color : #DE00FF;

 font-family : ;
 font-size : ;
 font-variant : small-caps;
 font-style : normal;
 font-weight : bold;

 text-indent : ;
 text-decoration : blink;
 text-align : ;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ DATE ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
.date
{
 /*> Général*/
 /*---------*/
 background-color : transparent;
 
 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : auto;
 margin-bottom : auto;
 margin-left : auto;
 margin-right : auto;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : 0px;
 border-color : transparent;
 
 /*> Typographie*/
 /*-------------*/
 color : #000000;

 font-family : ;
 font-size : 75%;
 font-variant : normal;
 font-style : italic;
 font-weight : normal;

 text-indent : ;
 text-decoration : none;
 text-align : ;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ AUTEUR ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
.auteur
{
 /*> Général*/
 /*---------*/
 background-color : transparent;
 
 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : auto;
 margin-bottom : auto;
 margin-left : auto;
 margin-right : auto;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : 0px;
 border-color : transparent;
 
 /*> Typographie*/
 /*-------------*/
 color : #DE00FF;

 font-family : ;
 font-size : 90%;
 font-variant : normal;
 font-style : normal;
 font-weight : bold;

 text-indent : ;
 text-decoration : underline;
 text-align : ;

}

/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
/*¤¤¤¤¤ MAIL ¤¤¤¤¤*/
/*¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤¤*/
.mail
{
 /*> Général*/
 /*---------*/
 background-color : transparent;
 
 /*> Marges extérieures*/
 /*--------------------*/
 margin-top : auto;
 margin-bottom : auto;
 margin-left : auto;
 margin-right : auto;

 /*> Marges intérieures*/
 /*--------------------*/
 padding-top : 0px;
 padding-bottom : 0px;
 padding-left : 0px;
 padding-right : 0px;

 /*> Bordures*/
 /*----------*/
 border-style : none;
 border-width : 0px;
 border-color : transparent;
 
 /*> Typographie*/
 /*-------------*/
 color : #C800C8;

 font-family : ;
 font-size : ;
 font-variant : normal;
 font-style : normal;
 font-weight : normal;

 text-indent : ;
 text-decoration : underline;
 text-align : ;

}


.notes
{
 font-variant : normal;
 color : rgb(200,0,200);
 font-weight : bold;
}

.Qnotes
{
 color : rgb(200,0,200);
 font-weight : bold;
}

.italic
{
 font-style : italic;
}

.underline
{
 text-decoration : underline;
}

.retour
{
 margin-top : 0;
 margin-bottom : 0;
 padding-top : 0;
 padding-bottom : 0;
}

.color
{
 color : rgb(200,0,200);
}
