	html {
	background-color : #fff;
	height: 100%;
}
@font-face {
	font-family: 'tall films';
	font-style: normal;
	font-weight: 100;
	src: url('/templates/asmi/fonts/Tall Film Fine.ttf');
}

@font-face {
	font-family: 'tall films';
	font-style: normal;
	font-weight: 300;
	src: url('/templates/asmi/fonts/Tall Film.ttf');
}
@font-face {
	font-family: 'tall films';
	font-style: normal;
	font-weight: 600;
	src: url('/templates/asmi/fonts/Tall Films Expanded.ttf');
}
body {
	background-color : #343442;
	overflow-x: hidden;
	font-family: 'Roboto', sans-serif;
	color : #383838;
	min-height: 100%;
	position: relative;
}
h2 {
	color : #4c4c57;
}
h3 {
	padding: 30px 0;
	margin : 0;
}
h4 {
	color: #3a3a3a;
	font-weight : 500;
	margin-top : 40px;
}
.row.page h2 {
	font-size: 22px;
	text-transform: uppercase;
}
.row.page img {
	margin: 6px auto 0px auto;
	display:block;
}
.row.page ul {
	padding-left : 8px;
}
p {
	font-size: 17px;
	font-weight: 300;
	line-height: 1.6;
	text-align : justify;
	}

.element-invisible,
.icons {
	display : none;
}
a {
	text-decoration : none !important;
	color : #4c4c57;
}
a:hover,
a:focus {
	color : #4c4c57;
}
.container-fluid {
	padding-right: 0px;
	padding-left: 0px;
	background-color : #fff;
}

/* ################################################ Search ################################################### */

.row-top-search {
	height : 1px;
}
div.finder.top-search {
	position : fixed;
	z-index : 1100;
	top : 4px;
	right : 4px;
}
div.finder.top-search button.btn-primary.finder {
	padding : 0px 4px !important;
	margin : 0 0 0 2px;
}
div.finder.top-search input.search-query {
	display : inline-block;
	font-size : 11px;
	padding : 0 4px;
	width : 140px;
	vertical-align: middle;
}

/* ################################################## breadcrumb #################################################" */

.breadcrumb {
	display: none;
}


/* ################################################## Animations #################################################" */

.animate_when_almost_visible {
	opacity : 0;
}
.container {
	overflow : hidden;
}
.start_animation.asmi_right_to_left {    
	animation: asmi_rt 0.5s 1 cubic-bezier(.175,.885,.32,1.275);
	-webkit-animation: asmi_rt 0.5s 1 cubic-bezier(.175,.885,.32,1.275);
	-o-animation: asmi_rt 0.5s 1 cubic-bezier(.175,.885,.32,1.275);
	opacity: 1;
	filter: alpha(opacity=100);
}
.start_animation.asmi_appear {
	animation: asmi_app 0.8s 1 cubic-bezier(.175,.885,.32,1.275);
	-webkit-animation: asmi_app 0.8s 1 cubic-bezier(.175,.885,.32,1.275);
	-o-animation: asmi_app 0.8s 1 cubic-bezier(.175,.885,.32,1.275);
	transform: scale(1);
	opacity: 1;
	filter: alpha(opacity=100);
}
@keyframes asmi_rt {
	from {
		-webkit-transform: translate(12%,0);
		-ms-transform: translate(12%,0);
		-o-transform: translate(12%,0);
		transform: translate(12%,0);
		opacity: 0;
		filter: alpha(opacity=0);
	}
	to {
		-webkit-transform: translate(0,0);
		-ms-transform: translate(0,0);
		-o-transform: translate(0,0);
		transform: translate(0,0);
		opacity: 1;
		filter: alpha(opacity=100);
	}
}
@keyframes asmi_app {
	from {
		-webkit-transform: scale(.5);
		-ms-transform: scale(.5);
		-o-transform: scale(.5);
		transform: scale(.5);
		opacity: .1;
		filter: alpha(opacity=10);
	}
	to {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		-o-transform: scale(1);
		transform: scale(1);
		opacity: 1;
		filter: alpha(opacity=100);
	}
}

/* #################################### main_menu ############################################################## */

div#main_menu.maximenufixed {
	background : rgba(255, 255, 255,0.97);
}
div#main_menu li.maximenuck.current,
div#main_menu li.maximenuck.active a {
	color: #3f4063;
}
div#main_menu div.maxidrop-main {
	background: rgba(255, 255, 255, 0.95);
}
.maximenuckh {
	min-width : 600px;
}
.maximenuckh:after,
.mobilebarmaximenuck:after  {
	content: "";
	position: absolute;
	z-index: -1;
	top: 100%;
	bottom: 0;
	width: 100%;
	height: 5px;
	background: -webkit-radial-gradient(50% -10%, ellipse farthest-corner, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0) 74%);
	background: radial-gradient(ellipse farthest-corner at 50% -10%, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0) 74%);
}
div#main_menu.maximenufixed ul.maximenuck {
	margin-top : 1px;
}
.dropdown-menu {
	border : none;
}
div#main_menu ul.maximenuck2 li.last a {
	margin: 3px 2% 15px 2% !important;
}
.maximenucklogo img {
	margin-left : 15px;
}
ul.maximenuck li.maximenuck.level1 > a span.titreck,
ul.maximenuck li.maximenuck.level1 > span.separator span.titreck{
	letter-spacing: 0.15em;
	font-weight: 300 !important;
	font-size : 15px;
	line-height : 20px;
}
/* #################################### Content ############################################################## */
.jb.cookie h2 {
	font-size: 18px !important;
}
div.row.page,
div.row.asm_header {
	margin : 0 auto;
	max-width : 1200px;
	clear: both;
}
div.maxiroundedcenter {
	margin : 0 auto;
	max-width : 1200px;
}
ul.puce_asmi li {
	list-style-image: url(../images/puce.gif);
	list-style-position: inside;
	margin: 15px 0 0 10px;
	font-size: 16px;
	font-weight: 400;
	line-height: 1.6;
}
ul.puce_asmi {
	margin: 18px 0;
}
#slider,
#top_menu {
	padding-right : 0px;
	padding-left : 0px;
}
div.page-header,
div.article_header {
	border : none;
	margin : 0 0 0 0;

}
div.France div.page-header h2 {
	text-shadow: 1px 1px rgba(128, 128, 128, 0.12);
	padding : 14px  10px;
	text-transform : uppercase;
	text-align : center;
	line-height : 38px;
	border-top: solid 1px rgba(0, 0, 0, 0.1);
	border-bottom: solid 1px rgba(0, 0, 0, 0.1);
	color :  #777;
	font-weight: 300;
	letter-spacing: 0.08em;

}
 div.France.Accueil div.page-header h2 {
	margin-top: 36px !important;
}

div.France div.leading-0 div.page-header h2,
div.France div.finder h2.finder_title{
	margin-top: 0px;
	text-shadow: 1px 1px rgba(128, 128, 128, 0.12);
	padding : 14px  10px;
	text-transform : uppercase;
	text-align : center;
	line-height : 38px;
	background-color : #3e3e50;
	background-image: none;
	color : #fff;
}
#search-form {
	margin-top: 36px;
	margin-left : 10%;
}
.coul-contact {
	color : #757575;
	text-align : left;
	font-weight : 300;
	letter-spacing : 0.1em;
}
.row.content{
	padding-bottom : 50px;
}
.blog,
.item-page {
	margin : 0 auto;
}
.img-responsive {
	margin : 10px auto;
	display: initial;
}
div.container-fluid.Accueil div.logo_cat a{
	opacity: .5;
}
.logo_cat {
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 20px 15px;
	text-align: justify;
	overflow : hidden;
}
.logo_cat p {
	color: #8e8e8e;
	line-height: 1.4;
}
.logo_cat h2 {
	text-align: center;
	font-weight : 300;
}
.logo_cat a {
	text-transform: uppercase;
	color : #4c4c57;
}
.logo_cat a img {
	opacity: 1;
	-webkit-transition: opacity .3s linear;
	-moz-transition: opacity .3s linear;
	-o-transition: opacity .3s linear;
	transition: opacity .3s linear;
}
.logo_cat a {
	text-decoration: none;
}
.logo_cat a img:hover {
	opacity : 0.8;
}
.logo_cat img {
	max-width : 80px;
}
.row {
	margin : 0 0;
}
div.row.page.float-text p {
	padding-left : 15px;
	padding-right : 15px;
}
.align_left {
	text-align: left;
}
.align_center {
	text-align: center;
}
.col.content {
	margin : 0 15px;
}
.coul-red {
	color :#fcb343;
}
.coul-green {
	color: #FEBE15;
	font-weight: 300;
	letter-spacing: 0.08em;
}
.grad-grey {
	background : linear-gradient(to bottom, #f7f7f7, #FFFFFF);
}
.contact.page-header {
	margin-top : 27px;
}
dl.contact-address {
	font-size : 17px;
}
dl.contact-address img {
	width : 26px;
	margin-top : 4px !important;
}

div.contact-form {
	margin : 0 auto;
}
form#contact-form {
	padding : 30px 20px 20px 20px; 
	background-color : #f9f9f9;
	background-image : none;
	border : none;
	margin-bottom : 0px;

}
form#contact-form legend {
	font-size : 26px;
	display : none;	
}
.control-group.field-spacer {
	display : none;	
}
.camera_overlayer {
	background :  url("../images/slide/paper.gif");
}
.control-group {
	margin-bottom : 10px;
}
.control-group div {
	display : inline-block;
	vertical-align : top;
}
.control-group label:not(#jform_spacer-lbl) {
	width : 100px;
	text-align : left;
	margin-bottom : 0px;
}
.control-group #jform_contact_email_copy-lbl {
	width : auto;
}
.control-group textarea,
.control-group input {
	width : 200px;
	border : none;
}
.control-group textarea:focus,
.control-group input:focus {
	border : none;
	outline : none;
}

.form-horizontal .control-label {
	padding-top: 1px;
}
button.btn-primary {
	background-color: #fcb343;
	border : none;
	border-radius: 0px;
}
div.ASMI.contacter .slide{
    border-top: 1px solid #f1f1f3;
}
.contact-name {
	font-weight : 600;
}
dl.contact-address {
	margin: 10px auto 20px;
	display: table;
}
.contact-misc h3 {
	text-align : center;
	color : #757575;
}
div.finder{
	min-height : 500px;
}
div #search-results {
	margin-top : 40px;
}
.slide_vente div.camera_loader {
	display : none !important;
}
a.scrollToTop {
	opacity: .7;
	-webkit-transition: opacity .2s linear;
	-moz-transition: opacity .2s linear;
	-o-transition: opacity .2s linear;
	transition: opacity .2s linear;
}
a.scrollToTop:hover {
	opacity: 1;
	}
/* ######################################## Footer ################################################### */

.footer {
	display : block;
	background: #e8e8ec;
	min-height : 200px;
	width : 100%;
}
.footer-top{
}
.footer p,
.footer a {
	font-size : 14px;
	line-height: 24px;
	color : black;
	text-align : initial;
}
.footer-left {
	padding-top: 50px;
	margin: 0 auto;	padding-top: 50px;
	padding-left: 8%;
	padding-bottom: 30px;
	text-align : center;
}
.footer-center {
	margin-top: 20px;
	opacity: 0.7;
}
.footer-center img.partenaire {
	height : auto;
	width : 70%;
	display: block;
	margin: 20px auto 20px auto;
}
.footer-bottom {
	padding : 20px 0 10px 0;
	background-color : #343442;
}
.footer-right {
	padding-top: 50px;
	padding-left: 8%;
	padding-bottom: 20px;
	text-align : center;
}
.footer-right a {
	font-weight: 300;
	margin: 0 0 10px 0;
	display: block;
}
.footer-right a:hover {
	color : #fcb343;
	background-color : transparent !important;
}
.footer-right li {
	list-style : none;
	background-color : transparent !important;
}
.footer-bottom p {
	text-align : center;
	color: #e8e8ec;
}
#map {
	height: 400px;
	width: 100%;
}
.dl-horizontal dt {
	float: left;
	width: 36px;
	height : 36px;
	overflow: hidden;
	clear: left;
	text-align: right;
	text-overflow: ellipsis;
	white-space: nowrap;
	border: solid 1px #e0dfdf;
}
.dl-horizontal dd {
    margin: 4px 0 6px 60px;
    line-height: 30px;
}
.min-slide-accueil div.moduletable {
	max-width : 360px;
	margin : 4px auto 10px auto;
}
/* ######################################## Mobile ################################################### */

@media only screen and (max-width: 640px){
	body {
		padding-top: 70px !important;
	}
}
.mobilebarmaximenuck .maximenucklogo img {
	margin : 10px 0 25px 0 !important;
	height : 65px;
}
.mobilebarmenutitleck {
	display : none;
}
.mobilebuttonmaximenuck {
	float : none !important;
	margin: 0;
	position : absolute;
	top : 4px;
	left : 20px;
}
.mobilebarmaximenuck {
	height: 80px;
}
div.maximenucklogo {
	text-align : center;
	float : none !important;
}
div.maximenucklogo a,
div.maximenucklogo img {
	float : none !important;
}
span.mobiletextck img {
	display : none;
}
.mobileiconck {
	margin-left : 20px;
}
/* ################################################## Responsive #################################################" */

@media screen and (min-width: 400px) {
	.control-group textarea,
	.control-group input {
		width : 300px;
	}
	.control-group {
		margin-bottom : 15px;
	}
}
@media screen and (min-width: 480px) {
	dl.contact-address {
		margin: 30px 0 20px;
	}
	.footer-center {
		border-right: ridge 2px rgba(255, 255, 255, 0.87);
		border-left: ridge 2px rgba(255, 255, 255, 0.87);
	}	
	.footer-top {
		border-bottom: ridge 2px rgba(86, 86, 113, 0.3);
	}
}
@media screen and (min-width: 640px) {
	div.row.page {
		padding: 0 10px;
	}
	.control-group textarea,
	.control-group input {
		width : 400px;
	}
	.control-group {
		margin-bottom : 20px;
	}
}
@media screen and (min-width: 750px) {
	.ul_border_right {
		border-right:ridge 2px rgba(255, 255, 255, 0.52);
		padding-right:10px;
	}
	div.page.equal-cols {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	div.logo_cat.left {
		padding-right : 6%;
	}
	div.logo_cat.center {
		padding-right : 3%;
		padding-left : 3%;
	}
	div.logo_cat.right {
		padding-left : 6%;
	}
	form#contact-form {
		background-color : #f9f9f9;
		border-left : solid 1px #e6e6e6;
	}
}
@media screen and (min-width: 768px) {
	div.min-slide-accueil {
		padding-right : 0;
	}
	.control-group textarea,
	.control-group input {
		width : 246px;
	}
	.control-group {
		margin-bottom : 25px;
	}
}
@media screen and (min-width: 880px) {
	div.container-fluid.Services div.logo_cat h2 {
		font-size: 16px !important;
		font-weight : 300;
	}
	div.logo_cat h2 {
		font-size: 20px !important;
	}
	
	h2 {
		font-size: 28px !important;
	}
	h3 {
		font-size: 26px;
	}
	h4 {
		font-size: 16px;
	}
}
@media screen and (min-width: 980px) {
	div#main_menu ul.maximenuck:after {
		display: inline-block !important;
		height: 95px;
		vertical-align: middle;
		margin-top : 10px;
	}
}
@media screen and (min-width: 990px) {
	.control-group textarea,
	.control-group input {
		width : 370px;
	}
	.control-group {
		margin-bottom : 30px;
	}
	div.logo_cat h2 {
		font-size: 22px !important;
	}
	h2 {
		font-size: 30px !important;
	}
		div.page.equal-cols-md {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
	}
	h3 {
		font-size: 28px;
	}
}
@media screen and (min-width: 1200px) {
	div.logo_cat h2 {
		font-size: 24px !important;
	}
	h2 {
		font-size: 32px !important;
	}
	h3 {
		font-size: 30px;
	}
}
@media screen and (max-width: 1080px) {
	ul.maximenuck li.maximenuck.level1 > a span.titreck,
	ul.maximenuck li.maximenuck.level1 > span.separator span.titreck{
	letter-spacing: 0.07em;
	font-size: 15px;
	}
	div#main_menu ul.maximenuck li.maximenuck.level1 {
		padding: 0 8px !important;
	}
}
@media screen and (max-width: 979px) {
	div.maximenuckh ul {
		text-align : center !important;
	}
	div.maximenuckh ul li.maximenucklogo img {
		float: none !important;
	}
	div#main_menu ul.maximenuck li.maximenucklogo a {
		height: 100px;
		margin: 0 auto;
	}
	div#main_menu ul.maximenuck li.maximenucklogo span {
		left : 68px !important;
	}
	div.container-fluid.Services div.logo_cat h2 {
	font-size: 16px !important;
	}
	div.logo_cat h2 {
		font-size: 20px !important;
	}
}
@media screen and (max-width: 879px) {
	h2 {
		font-size: 28px !important;
	}
	h3 {
		font-size: 26px;
	}
}
@media screen and (max-width: 810px) {
	div.maximenuckh ul li.maximenucklogo img {
		margin-right: auto !important;
		float: none !important;
	}
}
@media screen and (max-width: 768px){
	ul.maximenuck li.maximenuck.level1 > a span.titreck,
	ul.maximenuck li.maximenuck.level1 > span.separator span.titreck{
	letter-spacing: 0.06em;
	font-weight: 300 !important;
	font-size: 14px;
	line-height : 20px;
	}
	div#main_menu ul.maximenuck li.maximenuck.level1 {
		padding: 0 8px !important;
	}
	div.logo_cat  {
		margin : 20px auto;
		max-width : 500px;
	}
	.footer-center {
		display : none;
	}
	.footer-right {
		border-left: ridge 2px rgba(255, 255, 255, 0.55);
	}
	.footer-right {
	}
	h2 {
		font-size: 28px !important;
	}
	h3 {
		font-size: 26px;
	}
}
@media screen and (max-width: 639px) {
	.scrollToTop {
	background-size: 50px 50px !important;
	bottom: 10px !important;
	right: 0px !important;
	}
	p {
		font-size: 16px;
	}
	div.logo_cat h2 {
		font-size: 18px !important;
	}
	h2 {
		font-size: 24px !important;
	}
	.footer-left {
		float : left;
		width : 50%;
	}
	.footer-center {
		float : left;
		width : 50%;
	}
	.footer-center img.partenaire {
		height : auto;
		max-width: 220px;
	}
	div.finder.top-search input.search-query {
		width : 80px;
	}
}
@media screen and (max-width: 479px) {
	p {
		font-size: 15px;
		font-weight: 300;
		line-height: 1.5;
	}
	div.logo_cat h2 {
		font-size: 17px !important;
	}
	h2 {
		font-size: 22px !important;
	}
	h3 {
		font-size: 18px;
	}
	.footer-left {
		float : none;
		width : 100%;
		text-align: center;
	}
	.footer-left p {
	text-align: center;
	}
	.footer-center {
		float : none;
		width : 100%;
		text-align: center;
		border-top: ridge 2px rgba(93, 93, 121, 0.55);
		border-bottom: ridge 2px rgba(93, 93, 121, 0.55);
	}
	.footer-center img.partenaire {
		height : auto;
		max-width: 220px;
	}
	.footer-right a {
		text-align: center;
	}
	.footer-right {
		width : 100%;
		float : none;
		border-top: ridge 2px rgba(93, 93, 121, 0.55);
		border-left : none;
	}
	.footer-right div{
		margin: 0 auto;
	}
	.footer-right li {
		list-style : none;
	}
	.camera_caption_title span {
		font-size: 14px;
	}
}