
#contenucentre .tablecomplements {
width:100%;
}


a.boutonrecherche {
background:url('../images/bouton_formulaire_recherche.png') no-repeat;
width: 170px;
height: 33px;
margin : 13px 0 0 0px;
display:inline-block;
}
/*
a.boutonrecherche:hover {
background:url('../images/bouton_formulaire_recherche.png') no-repeat  0 -50px;
}
*/
a.boutoncontact {
background:url('../images/bouton_nous_contacter.png') no-repeat;
width: 170px;
height: 33px;
margin : 13px 0 0 10px;
display:inline-block;
}
/*
a.boutoncontact:hover {
background:url('../images/bouton_nous_contacter.png') no-repeat  0 -50px;
}
*/

a.boutonnewsletter {
background:url('../images/bouton_inscrire_newsletter.png') no-repeat;
width: 170px;
height: 33px;
margin : 13px 0 0 10px;
display:inline-block;
}

.bouton {color: #FFFFFF; background-color: #90867C; border:1px solid #58585a; font-family: verdana; font-size: 16px; font-weight: normal ; padding:3px}


.mainsearch {
	width: 250px;
	padding: 8px 8px 8px 8px;
	background-color: #F8F8F8;
	border: solid 1px #B1ACAC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
	font-family: arial, verdana, sans-serif;
	font-size: 18px;
	color: #717171;
}

.mainsearch :focus {
	background-color: #FFFFFF;
	outline: 0 none; /* Pour enlever la "bordure" jaune qu'ajoute Google Chrome au focus */
	color: #333;
}

.bt16 {
background: url(../images/rs016_top.png) no-repeat;
float:left;
overflow: hidden;
display: block;
height: 16px;
width: 16px;
padding:0px;
margin:0 2px 0 0;
border:0px;
line-height: 16px!important;}

.bt16_facebook{background-position: 0 -272px;}

.bt16_twitter{background-position: 0 -832px;}
.bt16_web{background-position: 0 -976px;}

.prix_cadre {
	font-family: arial, verdana, sans-serif;
	text-align:right;
	font-size: 18px;
	font-weight:bold;
	color: #F0953B;
}
.prixbarre_cadre {
	font-family: arial, verdana, sans-serif;
	font-size: 14px;
	font-weight:bold;
text-decoration:line-through;
color: #BCBCBC;

}
.prixebook_cadre {
	font-family: arial, verdana, sans-serif;
	/*text-align:right;*/
	font-size: 18px;
	font-weight:normal;
	color: #F0953B;
/*color: #46840B;*/
}
.bloc_prix {
	font-family: arial, verdana, sans-serif;
	/*text-align:right;*/
	font-size: 13px;
	font-weight:bold;
color: #58585A;
}
.ombre1 {
box-shadow: 4px 4px 14px 2px rgba(119, 119, 119, 0.5);
-moz-box-shadow: 4px 4px 14px 2px rgba(119, 119, 119, 0.5);
-webkit-box-shadow: 4px 4px 14px 2px rgba(119, 119, 119, 0.5);
}
