/*** Easy-it **/

#select_cat {
	width:300px
}

#select_prod {
	width:450px
}



#article {
	text-align: center;
	width: 700px;
}
#article h2 {
	text-decoration: none;
}

#article h3 {
	text-align: center;
}

#article p {
	font-weight:normal;
	text-align:justify;
}

#menu {
  margin-bottom: 0px;
  padding-bottom: 0px;
}

/*************/


body {
scrollbar-arrow-color: #555555;
scrollbar-track-color: #B1C0DF;
scrollbar-shadow-color: #555555;
scrollbar-face-color: #fcf6e5;
scrollbar-hidhlight-color: #ffffff;
scrollbar-darkshadow-color: #555555;
scrollbar-3dlight-color: #cccccc;

}

a{
    font-family : arial, sans-serif;
    font-size : 12px;
	color : #555555;
    text-decoration : none;
    font-weight : bold;
    }

a:hover{
    font-family : arial, sans-serif;
    font-size : 12px;
	color : #AAAAAA;
    text-decoration : none;
    font-weight : bold;
    }


a.petitBouton{
    font-family : arial, sans-serif;
    font-size : 8pt;
    font-weight : normal; 
    border-color : #fff;
    border-width : 0px;
    background : #fee692;
    padding : 1px;
    text-align : center;
    color : #000000;
    text-decoration : none;

    margin-right : 1px;
    margin-left : 1px;
    margin-top : 1px;
    margin-bottom : 1px; 
    }

a.petitBouton:hover{
    font-family : arial, sans-serif;
    font-size : 8pt;
    font-weight :normal; 
    border-color : transparent;
    border-width : 0px;
    background : #fee692;
    padding : 1px;
    text-align : center;
    color : #000000;
    text-decoration : underline;

    margin-right : 1px;
    margin-left : 1px;
    margin-top : 1px;
    margin-bottom : 1px; 
    }

.txtacc {  font-family: verdana; font-size: 10.5px}
.menu {  font-family:  Arial, Helvetica, sans-serif; font-size: 10pt;  font-weight: bold; color: #0000FF}
.menu2 {  font-family:  Arial, Helvetica, sans-serif; font-size: 7pt; font-weight: normal;  text-transform: uppercase; color: #888888}
.menu:hover {  font-family:  Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold;  color: #B2B2B2}
.menu2:hover {  font-family:  Arial, Helvetica, sans-serif; font-size: 7pt;  font-weight: normal; color: #cccccc}
.txt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; text-align: justify; font-weight: normal}
TD.titre {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; text-align: justify; font-weight: bold; color: #ffffff}
.gras {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-style: normal; font-weight: bold; color: #000066}
	
td{
    font-family : arial, sans-serif;
    font-size : 14px;
    text-decoration : none;
    color : black;
    font-weight : normal ;
    }

td.moyen{
    font-family : arial, sans-serif;
    font-size : 12px;
    text-decoration : none;
    color : black;
    font-weight : normal ;
    }

font.niveau1{
    font-family : arial, sans-serif;
    font-size : 14px;
    text-decoration : none;
    color : #ffffff;
    font-weight : normal ;
    }


font.niveau2{
    font-family : arial, sans-serif;
    font-size : 12px;
    text-decoration : none;
    color : #000000;
    font-weight : normal ;
    }

font.niveau3{
    font-family : arial, sans-serif;
    font-size : 11px;
    text-decoration : none;
    color : #000000;
    font-weight : normal ;
    }


#formulaire{
    font-family : arial, sans-serif;
    font-size : 8pt;
    font-weight :normal; 
    border-color : #000000;
    border-width : 1px;
    background : #c1d0EF ;
    padding : 2px;
    text-align : left;
    color : #555555;

    margin-right : 1px;
    margin-left : 1px;
    margin-top : 1px;
    margin-bottom : 1px; 
    }
	
#formulaireNombre{
    font-family : arial, sans-serif;
    font-size : 8pt;
    font-weight :normal; 
    border-color : #000000;
    border-width : 1px;
    background : #c1d0EF ;
    padding : 2px;
    text-align : right;
    color : #555555;

    margin-right : 1px;
    margin-left : 1px;
    margin-top : 1px;
    margin-bottom : 1px; 
    }
	
#boutonFormulaire{
    font-family : arial, sans-serif;
    font-size : 8pt;
    font-weight :normal; 
    border-color : transparent;
    border-width : 1px;
    background : #fee692;
    padding : 2px;
    text-align : center;
    color : #000000;

    margin-right : 1px;
    margin-left : 1px;
    margin-top : 1px;
    margin-bottom : 1px; 
    }
