.BarreResultat
{
	float:left;
	width:620px;
	background-color:#91d423;
}

.Barre_Img
{
	float:left;
}

.Barre_Lib
{
	width:240px;
	float:left;
}

.Barre_Total
{
	font: 14px Verdana, Arial, Helvetica,  sans-serif; 
	color: #ffffff;
	padding-top: 10px;
}

.barre_pagination
{
	margin-top:2px;
	float:left;
	width:620px;

    background-color :#eefed5;
}

.barre_Blanche
{
	padding-top:3px;
	float:left;
	width:620px;
	height:33px;
    background-color :#ffffff;
}

.BarreRecherche
{
	float:left;
	width:632px;
	height:33px;
    background-color :#91d423;
}
.BarreCategorie
{
	float:left;
	width:632px;
	height:27px;
    background-color :#91d423;
}
.CadreBlanc
{
	padding-top:6px;
	padding-bottom:6px;
	float:left;
	width:632px;
    background-color :#ffffff;
}
.BackgroudBlanc
{
	float:left;
	width:18px;
    background-color :#ffffff;
}

.BackgroudBleu
{
	padding:5px;
	float:left;
	width:604px;
    background-color :#d9f1fa;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color : #0e4e99;
}


.BackgroudBleuUnivers
{
	padding-left:18px;
	width:604px;
    background-color :#ffffff;
}

.button_rechercher
{
	float:right;
	padding-left:15px;
}

.button_valider
{
	float:right;
}

.ConteneurGauche
{
	float:left;
}   
.ConteneurRecherche
{
	width:200px;
	float:left;
}

.conteneurInteretLeft
{
	float:left;
	padding-left : 20px;
	padding-bottom : 10px;
	width:200px;
}

.conteneurInteretRight
{
	float:left;
	padding-left : 60px;
	padding-bottom : 10px;
}


/* MENU ACCORDEON */
#menu{
	width:150px;
}
.menu, .sousmenu{
	text-align:center;
}
.menu{
	height:20px;
	width:170px;
	background:#d9f1fa;
	color:#fff;
}
.sousmenu{
	height:18px;
	width:150px;
	padding:1px 0;
	background:#808080;
	color:#fff;
}


/* SLIDER */
.sliderFramePrix {
    float:left;
	width:574px;
	height:38px;
	border: 0;
	position:relative;
	background: url(../Graphisme_Moteur/mot_barre_prix.gif) no-repeat;
	
}
.sliderFrameAge {
    float:left;
	width:574px;
	height:38px;
	border: 0;
	position:relative;
	background: url(../Graphisme_Moteur/mot_barre_age.gif) no-repeat;
	
}
.sliderLeft  { 
    background: url(../Graphisme_Moteur/Mot_Gauche.gif) no-repeat;
    width:32px;
	position:relative;
	z-index:2;
	border: 0;
	height:26px;
	top: 7px;
	margin:0px;
	overflow:hidden;
	cursor:pointer;
}
.sliderRight { 
    background: url(../Graphisme_Moteur/Mot_Droite.gif) no-repeat;
    width:32px;
    position:relative;
    z-index:2;
    border: 0;     
    height:26px;
    left: 540px;
    margin-top: -19px;     
    overflow:hidden;
    clear:right;
    cursor:pointer;
}    
#sliderBar { 
	display: inline;
	background-color : red;
	width: 543px; 
	margin:0px;
	clear:left;
}
#sliderPos input { width: 30px; }

.TextBleu{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color : #0e4e99;
}

.TextBleu12{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color : #0e4e99;
}

.ZoneRecherche
{
	padding-left:3px;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color : #8a9899;
	width: 550px;
	border: none;
}

.CompteurProduit
{
	padding-left:24px;
}

.paginationOrange
{
	font-weight:bold;
	color:#fcaf11;
	font-size: 12px;
}

.paginationVert
{
	font-weight:bold;
	color:#89bb33;
	font-size: 12px;
}
