body, td, p, ul, dl {  font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 10pt }
img {  text-decoration: none}

A { text-decoration: none; font-weight : bold; color: #000000;}
A:link { text-decoration: none; font-weight : bold; color: #000000;}
A:hover { text-decoration: none; font-weight : bold; color: #ff6b05;}

.posrelative{
POSITION: relative;
}

#conteneur{
OVERFLOW: hidden;
WIDTH: 210px;
HEIGHT: 300px;
CLIP: rect(0px 210px 300px 0px);
POSITION: relative;
}

a.menuGauche {
color :  #000000;
text-decoration: none;
font-weight : bold ;
}

a:hover.menuGauche {
color : #95b02f;
text-decoration: none;
font-weight : bold ;
}

.filet{
background : #69737b;
}

.minitext  {
font-size : 10px;
}

.footer{
color : #cad797;
font-size : 10px;
font-weight : bold ;
background : #000000;
}

.ptiTextFondSombre{
color : #989fa4;
font-size : 11px;
font-weight : bold ;
}

.textFondSombre{
color : #ffffff;
font-size : 12px;
font-weight : bold ;
}

.famille{
color : #6a737b;
background : #bfbeb9;
text-decoration: none;
font-weight : bold ;
}

.titreFamille{
font-size : 18px;
color : #6a737b;
text-decoration: none;
font-weight : bold ;
}

.titreFlashNews{
font-size : 14px;
text-align: center;
background : #69737b;
color : #ffffff;
text-decoration: none;
font-weight : bold ;
}

.titreInfo{
font-size : 14px;
color : #768c2c;
text-decoration: none;
font-weight : bold ;
border : #768c2c solid;
border-width: 0px 0px 1px;
}

.titrerub{
font-size : 18px;
color : #768c2c;
text-decoration: none;
font-weight : bold ;
border : #768c2c solid;
border-width: 0px 0px 1px;
}

.libelle{
font-size : 14px;
color : #768c2c;
text-decoration: none;
font-weight : bold ;
}

.tableclair {
background : #FFFFFF;
}

.tablefonce {
background : #EDEBE4;
color :  #6f634d;
font-weight : bold ;
}

.adresse {
font-size : 10px;
color : #9c1421 ;
}

.intertitre {
font-size : 16px;
font-weight : bold;
color : #768c2c;
border : #768c2c solid;
border-width: 0px 0px 1px;
}

.infotitre{
font-size : 12px;
font-weight : bold;
color : #0068B5;
border : #0068B5 solid;
border-width: 0px 0px 1px;
}

.slogan {
font-size : 14px;
color : #FFFFFF ;
font-weight : bold ;
}

.listNews {
font-size : 11px;
}

.required {	
	border : #ff0000 solid;
	border-width: 1px 1px 1px 1px;
	margin: 0px 0px;
	}

input , select , textarea {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #6a737b;
	margin: 0px 0px;
	}
	
/*  ------  */
/*	Textes	*/
/*  ------  */

/* italique */
.form_i { font-style:italic; }

/* souligné */
.form_u { text-decoration: underline; }

/* gras */
.form_b { font-weight: bold; }

/* barré */
.form_s { text-decoration: line-through; }