/* CSS Document */

#top {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	
}
#top a {
	display:inline-block;
	margin:0px 0 35px 0;
}
#top .menu_langue {
	text-align:right;
	padding:10px 0 0 0;
}
#top .menu_langue select {
	padding:3px;
}
.bande {
background: #eb4164; /* Old browsers */
background: -moz-linear-gradient(left, #eb4164 0%, #00b5e2 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #eb4164 0%,#00b5e2 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #eb4164 0%,#00b5e2 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eb4164', endColorstr='#00b5e2',GradientType=1 ); /* IE6-9 */	
height:5px;
}

#middle {
		width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
}
#n_menu {
text-align:left;
width:230px;
float:left;
margin-right:40px;
}
#n_menu .myaccount {
    
	letter-spacing:1px;
text-align:center;
font-size:14px;
margin-top:-18px;
}
#n_menu .logout a {
color:#eb4164;
font-weight:bold;
}
#n_menu .logout  {
text-align:right;
margin-top:10px;
}
#n_menu .myshop {
	text-align:center;
	margin:20px 0 20px 0;
}
#n_menu .myshop a {
	text-align:center;
	margin:0 30px 0 30px;
}

#n_menu ul{
	list-style:none;
	background-color:#015265;
	padding:8px 0 0 0;
	margin:0;
}
#n_menu ul li{
	list-style:none;
	background-color:#015265;
	padding:10px 0 10px 45px;
	margin:0;
	color:#FFF;
	border-bottom:#00B5E2 solid 1px;
	font-size:14px;
	letter-spacing:1px;
background-repeat:no-repeat;	
}
#n_menu li:nth-child(1) {
background-image:url(../medias/sample.png);
background-position:15px 10px;
}
#n_menu li:nth-child(2) {
background-image:url(../medias/ntrans.png);
background-position:15px 10px;
}
#n_menu li:nth-child(3) {
background-image:url(../medias/mettre.png);
background-position:15px 13px;
}
#n_menu li:nth-child(4) {
background-image:url(../medias/ndocs.png);
background-position:15px 10px;
}
#n_menu li:nth-child(5) {
background-image:url(../medias/nimagebank.png);
background-position:15px 10px;
}
#n_menu li:nth-child(6) {
background-image:url(../medias/ncontact.png);
background-position:15px 10px;
}
#n_menu ul li a{
	color:#FFF;
}
.sous_m_produit {
	margin-left:-20px;
	display:none;
}
.pshop .sous_m_produit{
		display:block;

}

#bout_sample{
	cursor:pointer;
}

#contenu {
	float:left;
	width:690px;
	text-align:left;
}



.image_rub {
	 float:left; padding:10px 20px 0 10px;
}
.shop_picto {
	height:32px; line-height:32px; vertical-align:middle;
}
.titre_ref {
font-size:16px;	
}

.shop_detail_bottom{
display:block;
text-align:right;	
clear:both;
width:690px;
}