a:link {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #FF6600; text-decoration: none}
a:visited {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #FF6600; text-decoration: none}
a:hover {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #FF6600; text-decoration: underline}



input   {
        background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000;
        }
textarea {
        background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000;
}
select  {
        background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #000000;
}


.inputRech   {
	width: 120px;
        }


.inputRech   {

	width: 110px;
}




td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.titre {
	font-weight: bold;
}

#RECHERCHE .texte {
	padding-top: 4px;
	padding-bottom: 3px;
	font-size: 9px;
}


#DATE .texte {
	font-weight: bold;
}




.bg1 {
	background-color: #eeeeee;
}






/* couleur des mots cl����������������es de la reqeute */
.lien1 {
	font-weight: bold;
	color: #C71010;
	text-decoration: none;

}
.lien1:link {
	font-weight: bold;
	color: #C71010;
	text-decoration: none;
}
.lien1:visited {
	font-weight: bold;
	color: #C71010;
	text-decoration: none;
}
.lien1:hover {
	font-weight: bold;
	color: #C71010;
	text-decoration: underline;
}




/* texte A l'affiche sur la une  */

#UNE .texte {
	text-align: justify;
}
#UNE .texte:link {
	color: #000000;
	text-decoration: none;
	text-align: justify;
}
#UNE .texte:visited {

	color: #000000;
	text-decoration: none;
	text-align: justify;
}
#UNE .texte:hover {
	color: #C71010;
	text-decoration: underline;
	text-align: justify;
}





h1 {
	font-size: 12px;
	font-weight: bold;
	color: #C71010;
	text-decoration: underline;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #C71010;
	text-decoration: underline;
}

/* titres sur la une sous A l'affiche */
#UNE h1 {
	background-image: url(images/puce_a_l_affiche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
}










.liste1 {
	background-image: url(images/puce_annuaire.gif);

	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
}




.img-left	{
float: left;
margin: 2px 10px 2px 0px;
}


.img-right	{
float: right;
margin: 2px 0 2px 10px;
}




/* Page Article */



#DATEARTICLE .texte {
	font-weight: bold;
}



	

#TITREARTICLE .titre {
	font-size: 15px;
	font-weight: bold;
	color: #969695;
}


#CHAPO .texte {
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #C62026;
}


.encadre {
	border: 1px solid #C62026;
}



/* Page Resultat */


.liste2 {
background-image: url(images/puce_a_l_affiche.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 15px;
	color: #000000;
}




#RESULTAT a:link {
	color: #000000;
	text-decoration: none;
}
#RESULTAT  a:visited {

	color: #000000;
	text-decoration: none;
}
#RESULTAT a:hover {
	color: #C71010;
}


#RESULTAT .titre {
	text-decoration: underline;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* copyright en bas de page */

#FOOTER .texte {
	color: #000000;
	font-size: 9px;
	padding-top: 2px;
	padding-bottom: 2px;
}

#FOOTER a:link {
	color: #000000;
	text-decoration: none;
}
#FOOTER  a:visited {

	color: #000000;
	text-decoration: none;
}
#FOOTER  a:hover {
	color: #C71010;
}


/* bandeau en haut de page */

#BANDEAU .texte {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}

#BANDEAU a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}
#BANDEAU  a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#BANDEAU  a:hover {
	color: #C71010;
	font-weight: bold;
	text-decoration: underline
	}




