
body {
	font-family: arial;

  font-size: 12px;
	color: #585756;
}

#cadre_boutons_connecte {
	display: none;
}

.bouton_menu_modif {
	display: none;
}

#bandeau_print {
	display: block;
}

#menu_h, #section_slider, #logo, .bouton, footer, header, #section_contact p, #section_produits, #menu_v, #ariane, .pictos_pdf, #produits_lies {
	display:none !important;
}

h1 {
	color:#125082;
	margin:15px 0;
	font-size:20px;
	text-transform:uppercase;
	text-align:center;
	padding-bottom:15px;
	border-bottom:4px solid #125082;
}

h2 {
	color:#125082;
	margin:20px 0 10px;
	font-size:15px;
	text-transform:uppercase;
}
h3 {
	color:#125082;
	margin:5px 0;
	font-size:13px;
	text-transform:uppercase;
	font-weight:normal;
}


img {
	max-width:650px;
	height:auto !important;
}

#section_actualites #actus .mon_actu {
	clear:both;
	padding:20px 0;
}

#section_actualites #actus .mon_actu img {
	width:200px;
}
#section_actualites #actus .mon_actu p {
	padding-left:210px;
}

#section_actualites #actus .mon_actu .bloc_image {
	float:left;
	margin-right:10px;
}
#section_actualites #actus .mon_actu .cadre_si_lien {
	clear:both;
}

#section_produits #produits .un_produit, #produits_lies > div .un_produit,
#section_produits #produits .un_produit > div, #produits_lies > div .un_produit > div {
	height:200px;
	width:200px;
	display:inline-block;
}


#section_produits #produits .un_produit > div > div, #produits_lies > div .un_produit > div > div {
    background-size: cover;
    border-radius: 380px;
    height: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
}

#section_contact {
	text-align:center;
	font-weight:bold;
	margin-top:15px;
	padding-top:15px;
	border-top:2px solid #125082;
}

table {
	border-collapse:collapse;
	width:650px !important;
}
table td, table th {
	border:1px solid #eeefef;
	padding:3px;
	font-size:10px;
	width:auto !important;
}

table img, .contenu_deroulant table img {
	max-width:80px;
	margin:0 auto;
	display:block;
}

table.photos, table.lignes {
	text-align:center;
}

a {
	color:#125082;
}

#mise_en_avant {
	color:#125082;
	text-align:center;
}

.contenu_deroulant img {
	max-width:300px;
}

.galleria-container {
	width:100% !important;
	height:auto !important;
	background-color:#fff;
}

.galleria-stage {
	display:none;
}

.galleria-thumbnails-container {
	height:auto !important;
	position:relative !important;
	left:0 !important;
	text-align:center;
}

.galleria-thumbnails {
	width:100% !important;
	height:auto !important;
}

.galleria-image {
	float:none !important;
	display:inline-block;
}

.galleria-image, .galleria-image img {
	height:300px !important;
	width:auto !important;
	position:relative !important;
	border:0 !important;
	opacity:1 !important;
}

