

/* ****************************************** */
/* **********    Nouveautes     *********** */
/* ****************************************** */

#collection{
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:5px;
	margin-top:2px;
	padding-right: 5px;
	}





#nouveaute a{
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:5px;
	margin-top:2px;
	}
	
	
	#nouveaute a:hover{
	
	
	
	}
#nouveaute img{	
	margin:0 0 0 13px;
	padding:0;
	}



#apparaitre a{
	color:#FFFFFF;
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	margin-right:5px;
	margin-top:2px;
	}
	
	
	

	
#apparaitre img{	
	margin:0 0 0 13px;
	padding:0;
	}




/* ****************************************** */
/* **********    Menu     *********** */
/* ****************************************** */


#navigation a {
	text-decoration:none;
	}

#navigation h3{
	background-color:#fff;
	color:#000;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;    
	font-size: 0.9em;
	margin-top: 5px;
	margin-bottom: 5px;
	}

#navigation h3.on{
	background-color:#000;
	color:#fff;

	}
	
#navigation h3 a{
	color:#000;
	margin-right:5px;
	}
	
#navigation h3 a:hover{
	background-color:#000;
	color:#FFF;
	}
	
#navigation h3.on a{
	color:#fff;
	margin-right:5px;
	}

#navigation li{
	padding-right: 5px;
	cursor: pointer;
	position: relative;
	margin:1px;
    font-weight:bold;
    /*  background: #000000 url(left.png) center left no-repeat; */
   background: #fff;
	color: #000000;
	font-size: 0.8em;
	margin-top: 5px;
	margin-bottom: 5px;
	
	}
	
#navigation li.on{
	background: #aba6a6;
	color: #000000;
	}
#navigation li a{
	color:#000;
	}
	
#navigation li a:hover{
	background: #aba6a6;
	/*background-color:#F00;*/
	}

#navigation hr{
	border-style:dotted;
	height: 2px;
	margin-left:-10px;
	}

.niv2A{
	margin-top:0px;
	}
/* ****************************************** */
/* **********     Menu bas     *********** */
/* ****************************************** */
#formA{
margin-top: -25px;
	margin-bottom: 55px;
	width: 100px;
}
#bt_form{
margin-top: 32px;
text-align: right;
position: absolute; 
z-index: 6;
margin-left: 152px
	
	
}
#bt_form2{
margin-top: -28px;
text-align: right;
position: absolute; 
z-index: 6;
margin-left: 152px;
margin-bottom: -10px;
	
	
}
#formA2 input{
width: 188px;


}
#menu_gris ul {
	list-style-type: none;
	width: 180px;
	} 

#menu_gris li {
    background-color: #D3D4D5;
    border: 1px dashed #8E8C8E;
    color: black;
    margin: 5px 0 9px;
    text-decoration: none;
	text-align:left;
	width: 188px;
	
	}
	
#menu_gris li.fond46{
background-color: #BBD;
	
	
}	
	
	

#menu_gris li a { 
    display: block;
    text-decoration: none;
    padding-left: 5px;
    /*line-height: 13px;*/
    
	}

#menu_gris li a.on { 
 background: #000;
	color:#FFF;
    
	}



 * html #menu_gris li a {  /* make hover effect work in IE */
	width: 180px;
	}

#menu_gris li a:hover {
    background: #000;
	color:#FFF;
	}

.clignotant{
	background:#C00;
	background-color:#F00;
	
text-decoration: blink;
}
