@charset "UTF-8";

#content_bottom {
	background-color:rgb(0, 34, 62);
	background-color:rgba(0, 34, 62, 0.03);
	border-top:1px dotted #cccccc;
	padding-bottom: 15px;
}
#content_bottom .region-content-bottom {
	margin: 0 auto;
    max-width: 1055px;
}
#content_bottom .node-bloc-cr-selection span.title{
	color:#5B5B5B;
	font-family:Verdana;
	font-size:20px;
	padding-top:20px;
	padding-bottom:20px;
	display: inline-block;
}

/*#content_bottom .node.selection {
	width:270px;
	padding:0px;
}*/
#content_bottom .field, #content_bottom .field_media_nid {
	position: relative;
	margin: 0;
	padding: 0;
}
#content_bottom .field.field_media_nid {
	height:115px;
	overflow:hidden;
	width:250px;
}
#content_bottom .image {
	line-height:0;
	width:250px;
	height:115px;
}
#content_bottom .image img {
	width:100%;
	height:auto;
}
#content_bottom .field-name-field-sel-centre-interet,
#content_bottom .field-name-field-thematique-tid {
	bottom:0;
	left: 0;
	background-color: #000000;
	background-color: rgba(0, 0, 0, 0.65);
	color: #ffffff;
	position: absolute;
	font-size: 16px;
    padding: 5px 8px;
	line-height:20px;
	display:block;
}
div#bloc_cr_selection{
	margin:0px;
	padding:0 5px 15px;
}
#content_bottom .field-name-field-sel-page-produit {
	color: #EC1550;
	font-weight: 600;
	font-size: 14px;
	padding-bottom: 5px;
	padding-top: 7px;
	line-height:17px;
	width:94%;
}
#content_bottom .field-name-field-sel-page-produit a {
	color: #EC1550;
	font-weight: bold;
}
#content_bottom .field-name-field-sel-page-produit a:hover {
	text-decoration:underline;
}
#content_bottom .chapo {
	color: #5B5B5B;
	line-height:16px;
	max-width:94%;
	margin:0px;
	float:none;
}
#content_bottom .chapo:hover, #content_bottom a {
	color: #5B5B5B
}
#content_bottom .field-name-field-sel-page-produit a:hover,
#content_bottom .chapo:hover, #content_bottom a:hover {
	text-decoration:none;
}
#content_bottom .owl-controls {
	position:absolute;
	top:-50px;
	right:5px;
}
#content_bottom .owl-controls .owl-page span.owl-numbers {
	border-radius: 0;
	background-color: #A7A5A6;
	font-family: Arial;
	font-weight: bold;
	font-size: 12px;
	opacity: 1;
	padding: 0;
	margin: 0 3px;
	text-align: center;
	width:20px;
	height:20px;
	overflow:hidden;
	line-height:20px;
}
#content_bottom .owl-controls .owl-page:last-child span.owl-numbers {
	margin-right:0;
}
#content_bottom .owl-controls .owl-page span.owl-numbers span.npage {
	border-radius: 0;
	padding: 0;
	margin: 0;
	display: block;
	height: auto;
	width: auto;
}
#content_bottom .owl-controls .owl-page.active span.owl-numbers {
	background-color: #EC1550;
}
#content_bottom .owl-controls .owl-page.active span.owl-numbers span {
	border-radius: 0;
}
#content_bottom .owl-controls .owl-page.active span, 
#content_bottom .owl-controls.clickable .owl-page:hover span {
	opacity: 1;
	background-color: #EC1550;
}
#content_bottom .owl-controls .owl-buttons {
	display:none;
}
