body {
		background-color:#fff;
		background-image: url(../images/background.gif);
		background-repeat:repeat-y;
		background-position:top;
		margin: 0px;
		text-align: center;
	
	}
.headerParamRecherche{
	background-color: #f43645;
}

#recherche_bg_box{
background-repeat:no-repeat;

}

h2 {
	font-size: 24px;
	line-height: 105%;
	color:#000000;
	display:inline;
}
h3 {
	margin-top: 16px;
	line-height: 105%;
	font-size: 16px;
	color:#000000;
	display:inline;
}


p {
	font-family:Arial, sans-serif;
	font-size:11px;
	background-color:transparent;
	color:#000000;
	margin-left:0px;
	margin-right:0px;
	margin:0px;
	margin:0px;
	display:inline;
}
.titre-top {
	font-size: 24px;
	color: #999999;
	text-align: left;
	font-weight: bold;
}
.action a {
	display: block;
	float: left;
	background: url('../images/bouton/button-action.png') no-repeat top left;
	min-width: 125px;
	min-height: 16px;
	padding: 5px 28px 5px 11px;
	text-decoration: none;
	color: #ffffff;
}

.action a:hover {
	background: url('../images/bouton/button-action-on.png') no-repeat top left;
	color: #ffffff;
}
.filtre	{
	background-color: #edf9fe;
	border-bottom: 1px dotted #ccc;
}
hr.dotted {width: 100%; margin-top: 0px; margin-bottom: 0px; border-left:
#fff; border-right: #fff; border-top: #fff; border-bottom: 1px dotted #ccc;}

.titres_top_pages {
	font-family:Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #02023C;
}
.sous_titre {
	font-family:Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #02023C;
}
.titre {
	font-family:Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #02023C;
}	

/*a.hnavig:link {color:#FFFFFF; text-decoration: none; }
a.hnavig:visited {color:#FFFFFF; text-decoration: none; }
a.hnavig:hover {color: #FCD86E; text-decoration: underline;}
a.hnavig:active {color: #FCD86E; }*/

/*Liste déroulante*/
.drop_list_width{
	width: 248px;
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#000000;
	margin-left:0px;
	margin-right:0px;
	margin:0px;
	margin:0px;
}

.drop_list_prix{
	width: 99px;
	font-family:Arial, sans-serif;
	font-size:11px;
	color:#000000;
	margin-left:0px;
	margin-right:0px;
	margin:0px;
	margin:0px;
}
/*boites_accueil*/
.recherche_bg_box {
	border-style:solid; 
	border-width:1px; 
	border-color:#F33243; 
}

.nouveaute_bg_box {
	border-style:solid; 
	border-width:1px; 
	border-color:#4DADD3; 
}

.en_vigueur_bg_box {
	border-style:solid; 
	border-width:1px; 
	border-color:#9FD17D; 
}

.ventes_recentes_bg_box {
	border-style:solid; 
	border-width:1px; 
	border-color:#BC4F76; 
}

.gris_bg_box {
	border-style:solid; 
	border-width:1px; 
	border-color:#D2D2D6; 
}

.gris_bg_bottom {
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#D2D2D6;
}
ul
  {
  margin-left: 0;
  padding-left: 0;
  }
li
  {
  margin: 0;
  padding: 5;
  }
