.regular {
   font-family    : Verdana, Arial, Helvetica, sans-serif;
   font-size    : 9px;
   font-style    : normal;
   color        : #003399;
   text-decoration: none;
   line-height    : 12px;
   font-weight    : normal;
   font-variant    : normal;
}

.tablebg {
   border            : #cecece;
   border-top-width    : 1px;
   border-right-width    : 1px;
   border-bottom-width    : 1px;
   border-left-width    : 1px;
}

.tablefg {
   border            : rgb(45, 162, 213);
   background-color    : #FFFFFF;
   border-top-width    : 1px;
   border-right-width    : 1px;
   border-bottom-width    : 1px;
   border-left-width    : 1px;
   color                : rgb(45, 162, 213);
}

.array {
   border: solid 1px red;
}

.emphasis {
   font-weight    : bold;
   text-decoration: none;
   color        : #B7A5DF;
   font-family    : Verdana, Arial, Helvetica, sans-serif;
   font-size    : 9px;
   font-style    : normal;
   line-height    : 12px;
   font-variant    : normal;
}

.graytxt {
   font-weight    : bold;
   font-family    : Verdana, Arial, Helvetica, sans-serif;
   font-size    : 9px;
   color        : #CDCDCD;
}

.menu {
   font-family        : Verdana, Arial, Helvetica, sans-serif;
   font-size        : 9px;
   color            : #FFFFFF;
   background-color    : #6799CC;
   text-decoration    : none;
   line-height        : 14px;
   font-weight        : bold;
   font-variant        : small-caps;
   text-align        : center;
   vertical-align        : center;
}

.sousmenu {
   font-family        : Verdana, Arial, Helvetica, sans-serif;
   font-size        : 9px;
   color            : #000000;
   background-color    : #CDCDCD;
   text-decoration    : none;
   line-height        : 14px;
   font-weight        : bold;
   font-variant        : normal;
   text-align        : center;
   vertical-align        : center;
}


.regBold, B {
   font-family    : Verdana, Arial, Helvetica, sans-serif;
   font-style    : normal;
   color        : #003399;
   text-decoration: none;
   font-weight    : bold;
   font-variant    : normal;
   font-size    : 9px;
}

.regItalic, I {
   font-family    : Verdana, Arial, Helvetica, sans-serif;
   font-size    : 9px;
   font-style    : oblique;
   color        : #003399;
   text-decoration: none;
   line-height    : 14px;
   font-weight    : lighter;
   font-variant    : normal;
}


.list {
   font-size    : 9px;
   line-height    : 14px;
   color        : #003399;
   text-decoration: none;
   font-family    : Verdana, Arial, Helvetica, sans-serif
}


a.qualia {    font-face: arial;
              font size: 11;
              font-weight        : bold;
              text-decoration    : none;
              color            : #01358A;
         }

a.qualia:hover{ font-face: arial;
                font size: 11;
                font-weight        : bold;
                text-decoration    : none;
                color            : #01358A;
              }

a.lien_menu{    font-face: arial;
                font size: 11;
                font-weight        : bold;
                text-decoration    : none;
                color            : #9685BA;
           }

a.lien_menu:hover{ font-face: arial;
                font size: 11;
                font-weight        : bold;
                text-decoration    : none;
                color            : #9685BA;
              }

a.lien_menu_selected{  font-face: arial;
                       font size: 11;
                       font-weight        : bold;
                       text-decoration    : none;
                       color            : #01358A;
                    }

a.lien_menu_selected:hover{ font-face: arial;
                font size: 11;
                font-weight        : bold;
                text-decoration    : none;
                color            : #01358A;
              }

a.event_managment{       font-size        : 15px;
                         font-family      :verdana;
                         margin-top       :0;
                         margin-bottom    :5;
                         color            : #6799CC;
                         font-weight      :bold;
                         }

a.event_managment:hover{    font-size        : 15px;
                            font-family      :verdana;
                            margin-top       :0;
                            margin-bottom    :5;
                            color            : #6799CC;
                            font-weight      :bold;
                       }
a.menu:link {
    font-weight        : bold;
    text-decoration    : none;
    color            : #FFFFFF;
    }

a.menu:visited {
    font-weight        : bold;
    text-decoration    : none;
    color            : #FFFFFF;
    }

a.menu:hover, a.menu:active {
    text-decoration    : none;
    color            : #FFFFFF;
    text-decoration    : underline overline;
    }

a.sousmenu:link {
    font-weight        : bold;
    text-decoration    : none;
    color            : #000000;
      background-color    : #CDCDCD;

    }
a.sousmenu:visited {
    font-weight        : bold;
    text-decoration    : none;
    color            : #000000;
      background-color    : #CDCDCD;

    }
a.sousmenu:hover, a.sousmenu:active {
    text-decoration    : overline underline;
    color            : #000000;
      background-color    : #CDCDCD;
    }

a.submenu{   text-decoration  : none;
             font-size        :15px;
             font-family      :verdana;
             font-style       :italic;
             color            :#FFFFFF;
             font-weight      :bold;
        }
a.submenu2{   text-decoration  : none;
             font-size        :15px;
             font-family      :verdana;
             font-style       :italic;
             color            :#6799CC;
             font-weight      :bold;
        }

a.submenu:hover{   text-decoration  : none;
             font-size        :15px;
             font-family      :verdana;
             font-style       :italic;
             color            :#FFFFFF;
             font-weight      :bold;
        }

a.homepage{   text-decoration  : underlined;
             font-size        :11px;
             font-family      :verdana;
             color            :#01358A;
             font-weight      :normal;
        }





a.graytxt:link {
      font-weight        : bold;
    text-decoration    : none;
    color            : #CDCDCD;
    }
a.graytxt:visited {
      font-weight        : bold;
    text-decoration    : none;
    color            : #CDCDCD;
    }
a.graytxt:hover, a.graytxt:active {
      font-weight        : bold;
    text-decoration    : overline underline;
    color            : #CDCDCD;
    }


body {
   background-color    : #FFFFFF;
   color            : #003399;
   SCROLLBAR-DARKSHADOW-COLOR: #E7F6FF;
   SCROLLBAR-HIGHLIGHT-COLOR:  #E7F6FF;
   SCROLLBAR-SHADOW-COLOR:  #4BA0FF;
   SCROLLBAR-3DLIGHT-COLOR: #4BA0FF;
   SCROLLBAR-ARROW-COLOR: #4BA0FF;
   scrollbar-track-color: #bbd0ea;
   SCROLLBAR-FACE-COLOR:  #bbd0ea;
}


body.single {
   background-color    : #FFFFFF;
   margin-left        : 2px;
   margin-right        : 2px;
   margin-top        : 2px;
   margin-bottom        : 2px;
}


H1.top {
   font-size        : 25px;
   font-variant:    normal ;
   font-family      :verdana;
   margin-bottom    :0;
   color            : #6799CC;
   padding:         0px ;
   margin:          0px ;
   letter-spacing:     0px ;
}
H1.bottom {
   font-variant:    normal ;
   font-size        : 20px;
   font-family      :verdana;
   margin-bottom    :0;
   color            : #6799CC;
   text-align       : middle;
   font-weight      :normal;
   padding:         0px ;
   margin:          0px ;
   letter-spacing:     0px ;
   }

H1.bottom1 {
   font-variant:    normal ;
   font-size        : 20px;
   font-family      :verdana;
   margin-bottom    :0;
   margin-left    :100;
   color            : #6799CC;
   font-weight      :normal;
   padding:         0px ;
   margin:          0px ;
   letter-spacing:     0px ;
   text-align :    center;
   }

 
H3.hello {
   font-size        : 15px;
   font-family      :verdana;
   margin-top       :0;
   margin-bottom    :5;
   color            : #6799CC;
   font-weight      :bold;
}



H3.emphasis {
   font-style        : italic;
   font-variant        : normal;
   font-size        : 12pt;
   font-family        : Georgia, Verdana, Arial, Helvetica, sans-serif;
   letter-spacing        : 1px;
   margin-bottom        : 0px;
   color            : #7D775C;
}

hr {
   BACKGROUND-COLOR    : transparent;
   height            : 1px;
   color            : red;
}

hr_view {
   BACKGROUND-COLOR    : blue;
   height            : 7px;
   width             :700px;
   color            : rgb(225, 232, 244);
}

hr.single {
   BACKGROUND-COLOR    : transparent;
   height            : 1px;
   color            : #CDCDCD;
   margin-left        : 2px;
   margin-right        : 2px;
   margin-top        : 2px;
   margin-bottom        : 2px;
}


td.menu0 {    background-color: #6799CC;
             font-size        :15px;
             font-family      :verdana;
             font-style       :italic;
             color            :#FFFFFF;
             font-weight      :bold;
        }

td.menu2 {    background-color: #E1E7F3;
             font-size        :15px;
             font-family      :verdana;
             font-style       :italic;
             color            :#6799CC;
             font-weight      :bold;
        }

td.tabbas, a.tabbas { background-color: white;
            border-bottom-style: solid;
            border-bottom-color: #6799CC;
            border-bottom-width:0px;
            border-left-style: solid;
            border-left-color: #6799CC;
            border-left-width:0px;
            font-family:verdana;
            font-weight:normal;
            font-size:11px;
            color:#6799CC;
            padding-left : 4px;
            padding-right : 4px;
			text-align: center;
          }
td.tabbas:link { background-color: white;
            border-bottom-style: solid;
            border-bottom-color: #6799CC;
            border-bottom-width:0px;
            border-left-style: solid;
            border-left-color: #6799CC;
            border-left-width:0px;
            font-family:verdana;
            font-weight:normal;
            font-size:11px;
            color:red;
            padding-left : 4px;
            padding-right : 4px;
			text-align: center;
          }
td.tabbas2 { background-color: white;
            border-bottom-style: solid;
            border-bottom-color: #6799CC;
            border-bottom-width:0px;
            border-left-style: solid;
            border-left-color: #6799CC;
            border-left-width:0px;
            font-family:verdana;
            font-weight:normal;
            font-size:11px;
            color:#6799CC;
            text-align : center;
			
          }

td.tabhaut {background-color: white;
            border-top-style: solid;
            border-top-color: #6799CC;
            border-top-width: 0px;
            border-left-style: solid;
            border-left-color: #6799CC;
            border-left-width:0px;
            border-bottom-style: solid;
            border-bottom-color: #6799CC;
            border-bottom-width:0px;
            font-family:verdana;
            font-weight:bold;
            font-size:11px;
            color:#6799CC;
            padding-left: 5px;
			text-align: center;
           }

td.tabbasdroit { background-color: white;
            border-bottom-style: solid;
            border-bottom-color: #6799CC;
            border-bottom-width:0px;
            border-left-style: solid;
            border-left-color: #6799CC;
            border-left-width: 0px;
            border-right-style: solid;
            border-right-color: #6799CC;
            border-right-width:0px;
            font-family:verdana;
            font-weight:normal;
            font-size:11px;
            color:#6799CC;
            padding-left : 4px;
            padding-right : 4px;
			text-align: center;
          }

td.tabhautdroit {
			background-color: white;
            border-top-style: solid;
            border-top-color: #6799CC;
            border-top-width:0px;
            border-left-style: solid;
            border-left-color: #6799CC;
            border-left-width:0px;
            border-right-style: solid;
            border-right-color: #6799CC;
            border-right-width:0px;
            border-bottom-style: solid;
            border-bottom-color: #6799CC;
            border-bottom-width:0px;
            font-family:verdana;
            font-weight:bold;
            font-size:11px;
            color:#6799CC;
            padding-left: 5px;
			text-align: center;
           }


td.tabgauche { background-color: #E1E7F3;
            border-top-style: solid;
            border-top-color: #6799CC;
            border-top-width:0px;
            border-left-style: solid;
            border-left-color: #6799CC;
            border-left-width:0px;
            border-right-style: solid;
            border-right-color: #6799CC;
            border-right-width:0px;
            font-family:verdana;
            font-weight:bold;
            font-size:12px;
            color:#6799CC;
			text-align: center;
          }

td.tabdroite {background-color: white;
            border-top-style: solid;
            border-top-color: #6799CC;
            border-top-width:0px;
            border-right-style: solid;
            border-right-color: #6799CC;
            border-right-width:0px;
            font-family:verdana;
            font-weight:bold;
            font-size:11px;
            color:#6799CC;
			text-align: center;
           }

td.tabbasgauche { background-color: #E1E7F3;
            border-top-style: solid;
            border-top-color: #6799CC;
            border-top-width:0px;
            border-left-style: solid;
            border-left-color: #6799CC;
            border-left-width:0px;
            border-bottom-style: solid;
            border-bottom-color: #6799CC;
            border-bottom-width:0px;
            border-right-style: solid;
            border-right-color: #6799CC;
            border-right-width:0px;
            font-family:verdana;
            font-weight:bold;
            font-size:12px;
            color:#6799CC;
			text-align: center;
          }

td.tabbasdroite {background-color: white;
            border-top-style: solid;
            border-top-color: #6799CC;
            border-top-width:1px;
            border-right-style: solid;
            border-right-color: #6799CC;
            border-right-width:1px;
            border-bottom-style: solid;
            border-bottom-color: #6799CC;
            border-bottom-width:1px;
            font-family:verdana;
            font-weight:bold;
            font-size:11px;
            color:#6799CC;
			text-align: center;
           }

a.email{
color: black;
font-size:10px;
}
span.taille{
font-size:13px;
}

td.detail_event {
            font-family:verdana;
            font-weight:normal;
            font-size:17px;
            color:#6799CC;
           }

td.member_detail {
                 font-family:verdana;
                 font-weight:normal;
                 font-size:12px;
                 font-weight:bold;
                 color:#6799CC;
                 }

td.new_member {
                 font-family:verdana;
                 font-weight:normal;
                 font-size:12px;
                 font-weight:bold;
                 color:#FF0000;
                 }

td.sub_menu_descriptif{                 text-decoration  : none;
                                        font-size        :13px;
                                        font-family      :arial;
                                        font-style       :italic;
                                        color            :#6799CC;
                                        font-weight      :bold;
                       }

td.message{
              font-family:verdana;
              font-size:13px;
              color:#6799CC;
              font-weight:bold;
           }

td.message2{
              font-family:verdana;
              font-size:13px;
              color:#6799CC;
              font-weight:normal;
           }


td.police_contact{
              font-family:verdana;
              font-size:18px;
              color:#6799CC;
              font-weight:bold;
                 }

td.profile{
              font-family:verdana;
              font-size:12px;
              color:#6799CC;
              font-weight:bold;
          }
          
td.profile2{
              font-family:verdana;
              font-size:17px;
              color:#6799CC;
              font-weight:bold;
          }

td.schema {
            text-align: right;
            font-family:verdana;
            font-weight:normal;
            font-size:9px;
            color:#6799CC;
         }

td.schema2 {
            text-align: left;
            font-family:verdana;
            font-weight:normal;
            font-size:9px;
            color:#6799CC;
         }

td.success_form{
            text-align: right;
            font-family:verdana;
            font-weight:normal;
            font-size:9px;
            color:#6799CC;

               }

td.success_form2{
            font-family:verdana;
            font-weight:bold;
            font-size:15px;
            color:#01358A;

               }
               
td.nothing{
            border-top-style: solid;
            border-top-color: #6799CC;
            border-top-width:2px;
            border-bottom-style: solid;
            border-bottom-color: #6799CC;
            border-bottom-width:2px;
               }
               
td.forum_gauche{
            border-right-style: solid;
            border-right-color: #6799CC;
            border-right-width:2px;
            padding-top:5px;
            padding-bottom:10px;
              }
              
td.forum_date{
            padding-bottom:3px;
            font-size:10px;
              }
              
              
td.forum_desc{
            border-top-style: solid;
            border-top-color: #6799CC;
            border-top-width:1px;
            padding-top:8px;
              }      

p.policy{
            text-align: justify;
            font-family:verdana;
            font-weight:normal;
            font-size:9px;
            color:#01358A;

               }
/* Forum category titles */
.cattitle		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #006699}
a.cattitle		{ text-decoration: none; color : #006699; }
a.cattitle:hover{ text-decoration: underline; }
/* row3 D1D7DC  row1  #EFEFEF
bgcolor='#6799CC'
 Main table cell colours and backgrounds */
td.row1	{ background-color: #DEE3E7;
          border-left-width: 1px;
          border-left-style: solid;
          border-color: #000000;
          border-top-width: 1px;
          border-top-style: solid; }
td.row2	{ background-color: #FFFFFF;
          border-left-width: 1px;
          border-left-style: solid;
          border-color: #000000;
          border-top-width: 1px;
          border-top-style: solid; }
td.row3	{ background-color: #DEE3E7;
          border-left-width: 1px;
          border-left-style: solid;
          border-color: #000000;
          border-top-width: 1px;
          border-top-style: solid; }
td.row4 { background-color: #FFFFFF;
          border-left-width: 1px;
          border-left-style: solid;
          border-color: #000000;
          border-top-width: 1px;
          border-top-style: solid;
        }

div.Section1
	{page:Section1;}

@page Section1
	{size:8.5in 11.0in;
	margin:1.0in 1.25in 1.0in 1.25in;
	mso-header-margin:.5in;
	mso-footer-margin:.5in;
	mso-paper-source:0;}
p.MsoNormal, li.MsoNormal, div.MsoNormal
	{mso-style-parent:"";
	margin:0in;
	margin-bottom:.0001pt;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
span.MsoHyperlink
	{color:blue;
	text-decoration:underline;
	text-underline:single;}
span.MsoHyperlinkFollowed
	{color:blue;
	text-decoration:underline;
	text-underline:single;}
p
	{margin-right:0in;
	mso-margin-top-alt:auto;
	mso-margin-bottom-alt:auto;
	margin-left:0in;
	mso-pagination:widow-orphan;
	font-size:12.0pt;
	font-family:"Times New Roman";
	mso-fareast-font-family:"Times New Roman";}
	
a.navurl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: red;
	font-weight:bold;
	text-decoration:none;
}
.navurl:hover, .nav01:active {
    color            : blue;
    text-decoration    : underline overline;
    font-size: 9px;
    }
h3{
    color:#1A4D81;
    margin-left:10px;
    width:80%;
    border-bottom:1px solid black;
    font-size:14px;
    
}

fieldset{
    width:87%;
    margin-top:20px;
    margin-left:50px;
    padding:10px;
    border:1px solid #2C5F93;
    background-color:#DDDDDD;
}

legend{
  color:#1A4D81;

}

.form{
    font-size:12;
    border:1px solid #1A4D81;
}

.boutons{
    font-size:11;
    background-color:#5286BB;
    color:white;
    height:20px;
}

.erreur{
    font-size:12px;
    color:red;

}

.terminer{
    margin-top:200px;
    
    float:left;
}

.interet{
    margin-left:25px;
     
}

.interet table{
  border-left:1px solid black;
  height:190px;
  padding:2px;
  margin-bottom:20px;
}

.interet table b{
    color:#1A4D81;
}

.en_tete{
    width:98%;
    height:100px;
    margin-left:1%;
    margin-bottom:5px;
    font-size : 18px;
    text-align:center;
    background-color:white;
    border:1px solid black;
}



.menu{
    width:98%;
    height:40px;
    margin-bottom:5px;
    margin-left:1%;
    background-color:#DDDDDD;
    border-top:1px solid black;
    border-bottom:1px solid black;
    padding:0 auto;
}


#lien_menu{
    width:250px;
}


#lien_menu li{
  width:70px;
  float:left;
  color: #000;
  text-decoration: none;
  text-align:center;
  display: block;
  
}

#lien_menu li a{
  height:20px;
  padding-top:5px;
  display: block;
  color: blue;
  text-decoration: none;
}

#lien_menu li a:hover{
  color: #000;
  text-decoration: underline;

}

.connexion{
    width:580px;
    float:right;
    height:25px;
    margin-top:7px;
}

.connexion a{
    color:#1A4D81;
    font-weight:bold;
    text-decoration:none;
}

.connexion a:hover{
    text-decoration:underline;
}

.article{
    width:80%;
    margin:10px;
    margin-left:10px;
    border:1px solid black; 
}

.article b{
   color:white;
   font-size:12px;
}
.titre_article{
    color:white;
    padding:2px; 
    border-bottom:1px solid black;
    background-color:#2C5F93; 
    height:14px;
}

.titre_article a{
    color:white;
    text-decoration:none;
}

.titre_article a:hover{
    color:white;
    text-decoration:underline;
}

.contenu_article{
    padding:5px;
    height:220px;    
    border-bottom:1px solid black;
    background-color:#C0C0C0 ;  
    background-repeat: repeat-x;
}

.video_article{
    width:45%;
    padding:5px;
    height:210px;
    float:left;  
}



.bas_article{
    background-color:#2C5F93;
    color:white;    
    height:14px;
    padding:2px;
}

.bas_article a{
    color:white;    
    text-decoration : underline;
}

.bas_article a:hover{
    background-color:white;
    color:#646464;
}



#commentaire{
    padding:5px;
    background-color:#C0C0C0 ;  
    background-repeat: repeat-x;
    border-bottom:1px solid #5286BB;
}


#commentaire b{
    color:#1A4D81;
}

.commentaire2{
    padding:5px;
    width:390px;
    height:30px;
    float:right;
    background-color:#DDDDDD ; 
    background-repeat: repeat-x; 
    border-bottom:1px solid #5286BB;
}


.commentaire2 b{
    color:#1A4D81;
}

.commentaire2 a{
    text-decoration:underline;
}

.commentaire2 a:hover{
    color:#1A4D81;
    text-decoration:none;
}



.com{
    width:420px;
    height:35px;
    padding-left:10px;
   margin-left:510px;
}

.com a{
    color:white;
    font-size:11px;
    margin-left:85px;
}


.com a:hover{
    color:#1A4D81;
    background-color:white;
    font-size:11px;

}


.com h3{
    color:white;
    margin-left:10px;
    width:90%;
    border-bottom:1px solid#2C5F93;
    font-size:14px;

}

.corps{
    font-size : 11px;
     
    width:98%;
    background-repeat: repeat-x;
    margin-left:1%;
    background-color:white;
    border:1px solid black;
    padding-bottom:10px;
}

.pied_page{
    width:94%;
    margin-left:3%;
    margin-top:5px;
    background-color:black;
    color:white;
}

.article2{
    width:70%;
    margin-left:25%;
    margin-right:5%;
    border:1px solid black;
    margin-top:5px;
    background-color:black;
}

.video_article2{
    width:50%;
    padding:5px;
    height:210px;
    float:left;  
}

.gauche_index{
    width:15%;
    float:left; 
    margin-left:1%;
    margin-top:5px;
    background-color:black;
    color:white;
}

#mosaique{
    width:1060px;
    padding:5px;
    background-color:#DDDDDD;
    background-repeat: repeat-x;
    height:650px;
    border:1px solid black;
    margin-left:50px;
}
#mosaique2{
    width:680px;
    margin-left:20px;
    padding:5px;


}
#mosaique li{
    width:260px;
    margin-bottom:2px;
    border:1px solid #5286BB;
    float:left; 
    display:block;
}
#mosaique2 li{
    width:160px;
    margin-bottom:2px;
    border:1px solid #5286BB;
    float:left; 
    display:block;
}


.video_article3{
    width:250px;
    height:160px;
    padding:2px;
}
.video_article5{
    width:125px;
    height:100px;
    padding:2px;
}
.affiche_video{
   float:left;
   margin-left:10px;
}

.texte_video{
  height:70px;
    width:410px;
    
    border-bottom:1px solid black;
    padding:10px;
    background-color:#DDDDDD;
    overflow:auto;

}

.chat{
    
    width:200px; 
    height:0px;
    margin-left:5px;
    float:left;
}

.chat h1{
    width:100%;
    margin:0;
    background-color:#2C5F93;
    border-bottom:2px solid black;
    border-left:2px solid black;
    color:white;
    text-align:center;
    font-size:14px;
}

.article4{
    width:940px;
    height:380px;
    margin-left:250px;
    background-color:#5286BB;  
}

.article4 h1{
    width:96%;
    margin:0;
    background-color:#2C5F93;
    border-bottom:2px solid black;
    color:white;
    font-size:14px;
    text-align:left;   
}

.article4 h2{
    margin:0;
    color:white;
    text-align:center;
    font-size:14px;
   
}

.texte_com{
  display:none;
}

.title_control_bord{
  font-size:24px;
  color:red;
}

.subtitle {background-color: #E1E7F3;
            border-top-style: solid;
            border-top-color: #6799CC;
            border-top-width:2px;
            border-left-style: solid;
            border-left-color: #6799CC;
            border-left-width:2px;
            border-right-style: solid; 
            border-right-color: #6799CC;
            border-right-width:2px;
            font-family:verdana;
            font-weight:bold;
            font-size:14px;
            color:#6799CC;
            
}

.tableaubord_contact{
  height: auto;
  max-height: 300px;
  width: 357px;
  overflow: auto;
}

.tableaubord_encours{
  height: auto;
  max-height: 750px;
  width: 367px;
  overflow: auto;
}

.tableaubord_news{
  height: auto;
  max-height: 250px;
  width: 357px;
  overflow: auto;
}

.tableaubord_profil{
  height: auto;
  max-height: 300px;
  width: 357px;
  overflow: auto;
}

.tableaubord_interet{
  height: auto;
  max-height: 400px;
  width: 357px;
  overflow: auto;
}

.consigne{
  font-family:verdana;
  font-size:12px;
  color:#6799CC;
  font-weight:bold;
}
