/*Direct Admin*/
#directadmin{}
#directadmin .changement-statut-objet {float:left;padding:6px;margin:6px 20px 6px 6px;height:150px;}
#directadmin-main a {text-decoration:none;}
.fakelink:hover{color:#BC95FF;cursor:pointer;}

/* Page introuvable - erreur 410*/
#img-410 {padding:0px;float:left;margin-top:30px;margin-bottom:30px;}
#img-410 .lien-410 {text-align:center;float:left;}
#img-410 .lien-410 a {text-decoration:none;color:#CFA944;font-size:20px;}
#img-410 .lien-410 a:hover{color:white;}
#img-410 .lien-410 img {margin-top:8px;}


/*Modification du css proantic-webflow*/
/*Sur la page display.php*/
.body-objet #detail h1{
	display: inline-block;
	margin-top: 21px;
	margin-bottom: 20px;
	float: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 26px;
	line-height: 30px;
	font-weight: 400;
	text-align: left;
	text-transform : none;
}

.breadcrumb-text a{
	color:#1f1a15;
}

/** LE bouton paypal => c'est un formulaire **/
#paypal_btn{
	width:202px;
	}
#paypal_btn .achat-en-ligne{
	width:197px;
}

#paypal_btn  input[type=submit]{
	background-color: #f8f7f6;
	border:none;
	width:109%;
}
#paypal_btn  input[type=submit]:hover{
	cursor:pointer;
}
.heading-objets{
	font-weight:400;
}

.div-button-text {
	color:#484848;
	font-weight:400;
}


#photosup .lightbox-slider {
	background-color:#F8F5EE;
}
#photosup {
	background-color:#F8F5EE;
}
#photosup h3 {
	font-size:28px;
}
.w-slider-nav.w-num > div {
	border-radius:8px;
}
.w-slider-nav-invert > div.w-active {
	background-color:#394351;
	color:#ffffff;
}

.w-slider-nav-invert > div{
	background-color:#F8F5EE;
	color:#1f1a15;
}
#section-slides-objets .w-slider-nav-invert > div{
	background-color:#a4a4a4;
}
#section-slides-objets .w-slider-nav-invert > div.w-active {
	background-color:#394351;
}





.footer-text a{
	text-decoration:none;
	color:#ffffff;
}


