/*  10/08/07 - Style Sheet for recherche */ 

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;}

.headline_red {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #990000;
	font-weight: bold;}

.headline_gray {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #999999;
	font-weight: bold;}

	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	color: #990000;
	font-weight: normal;
	padding-top: 18px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #990000;
	font-weight: normal;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
	
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #999999;
	font-weight: normal;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}
	
/* FONT */
	
	.f1{font-weight: normal; font-style: normal; font-family: verdana; font-size: 10pt; color: #545454}


/* AA : 10/08/07 */

/***** Entete recherche *****/
.RechercheTitre{
    font-family : verdana;
    font-size : 14px;
    line-height : 20px;
    font-weight : bold;
   color : #FFFFFF;
   /*background : #566ABD;*/
   background : #87CEFA;
   text-transform : uppercase;
   text-align : center;
   padding : 3px;
   border-top : 1px solid #FFFFFF;
}

.padIndnt {padding-top: 10px; text-indent: 10px;}
