/* classes pour formulaire */
  th  {
background : #fce9e9;
color : #000000;
}
.header1, h1 {
color : #ffffff;
font-weight : bold;
font-family : Tahoma, Verdana;
font-size : 13px;
margin : 0;
padding-left : 2px;
height : 21px;
}
.header2, h2 {
color : #000000;
background : #fce9e9;
font-weight : bold;
font-family : Tahoma, Verdana;
font-size : 12px;
}
.intd {
color : #000000;
font-family : Tahoma, Verdana;
font-size : 11px;
padding-left : 15px;
}
.wcell {
background : #ffffff;
vertical-align : top;
}
.ctrl {
font-family : Tahoma, Verdana, sans-serif;
font-size : 12px;
width : 100%;
}
.btnform {
border : 0;
font-family : tahoma, verdana;
font-size : 12px;
background-color : #fce9e9;
width : 100%;
height : 18px;
text-align : center;
}
.btn {
background-color : #fce9e9;
padding : 0;
}
textarea, select, input {
font : 9px Verdana, arial, helvetica, sans-serif;
background-color : #fce9e9;
} 

/* classes pour validator */
  .tfvHighlight  {
font-weight : normal;
color : red;
}
.tfvNormal {
font-weight : normal;
color : black;
} 
	
/* classes pour lexique */	
  .titre  {
font : normal 18pt Verdana;
}
.lettre {
font : bold 10pt Verdana;
text-decoration : none;
}
.lettre:hover {
text-decoration : underline;
}
.lettre2 {
font : normal 14pt Verdana;
color : red;
}
.lettre3 {
font : bold 10pt Verdana;
color : gray;
} 
	
/* classes pour style */
  body  {
font : 90% Verdana, Arial;
font-size : 11px;
margin-left : 0;
margin-top : 0;
margin-right : 0;
margin-bottom : 0;
}
a {
color : #000000;
text-decoration : none;
font-family : verdana;
font-size : 11px;
}
a:hover {
text-decoration : none;
color : #cc0000;
} 
  .Style1  {
font : bold 10pt Verdana;
color : #cb1818;
}
.Style3 {
font-size : 15px;
color : #ff0000;
}
.Style4 {
font-weight : bold;
color : #ff0000;
}
.Style6 {
color : #333333;
}
.Style7 {
font-weight : bold;
}
.Style9 {
color : #333333;
font-weight : bold;
} 
	
