@charset "UTF-8";
/* CSS Document */


.bgGRIS{
	background-color:#e9e7e7;
}

.slider-tab-port{
	display:none;
}


/* Blok newsletter */
.mc-field-group, 
.boutonNews, 
.mc-field-group input, 
.boutonNews input {
	display:inline-block;
	width:100%;
}

.mc-field-group input, .boutonNews input {
	border-radius: 5px;
	display: inline-block;
	width: 100%;
	height: 30px;
	line-height: 20px;
	padding: 5px 20px;
	margin-bottom: 0px;
	margin-top: 15px;
}

.mc-field-group input:hover, .boutonNews input:hover {
	padding: 5px 20px;
}

.row-fluid form{
	margin:0px;
}

/* Blok CTA */
.CTA{
	border-radius:5px;
	margin:20px auto;
}

.CTA h3 {
	text-align: center;
}

.CTA a:hover {
	color: #b11343;
}

.CTA a {
	color: #555;
}

.CTA img{
	border-radius: 5px;
}

/* Newsletter */
.newsletter {
	border:#be2018 1px solid;
	border-radius:5px;
	margin: 60px auto 40px auto;
	padding: 20px 20px 35px 20px;
}

.newsletter h3 {
	color: #fff !important;
}

.home .newsletter h3 {
	color: #D9001A !important;
}

.boutonNews input{	
	background-image:url(../images/newsletter.png), #d9001a;
	background-image:url(../images/newsletter.png), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5MDAxYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNDAwMWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background-image:url(../images/newsletter.png), -moz-linear-gradient(top, #d9001a 0%, #a4001a 100%); /* FF3.6+ */ 
	background-image:url(../images/newsletter.png), -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d9001a), color-stop(100%,#a4001a)); /* Chrome,Safari4+ */
	background-image:url(../images/newsletter.png), -webkit-linear-gradient(top, #d9001a 0%,#a4001a 100%); /* Chrome10+,Safari5.1+ */
	background-image:url(../images/newsletter.png), -o-linear-gradient(top, #d9001a 0%,#a4001a 100%); /* Opera 11.10+ */
	background-image:url(../images/newsletter.png), -ms-linear-gradient(top, #d9001a 0%,#a4001a 100%); /* IE10+ */
	background-image:url(../images/newsletter.png), linear-gradient(to bottom, #d9001a 0%,#a4001a 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9001a', endColorstr='#a4001a',GradientType=0 ); /* IE6-8 */	
	background-repeat:no-repeat;
	background-position:center;
	text-indent:-99999px;
	overflow:hidden;
}

.boutonNews input:active {
	background-color: #fff;
	background-image: url(../images/newsletter.png);
	background-color:#9e0013;
	background-repeat: no-repeat;
	background-position:center;
	text-indent:-99999px;
	overflow:hidden;
}

/* Références */
.references {
	margin: 30px 0px;
}
	.references div {
		text-align: center;
	}

/* titre */
#main h2.titre-home{
	text-align: center;
	width: 100%;
	padding: 20px 0 10px 0;
	margin:20px 0px 20px 0px;
	border-bottom:1px solid #e9e7e7;
}
	
.ls-wp-fullwidth-container a.ls-s-1:hover {
	font-style: italic;
	text-decoration: none;
}




@media (max-width: 790px) {
	.CTA{
		text-align:center;
	}
	
	#layerslider_1{
		display:none;
	}
	
	.slider-tab-port{
	display:block;
	}
	
	.row-fluid.slider-tab-port .span6{
		text-align:center;
		width: 48.93617021276595%;
		float:left;
	}
}
	
	
@media (max-width: 643px) {
	
	.row-fluid.slider-tab-port .span6{
	width: 100%;
	}
	
}

/* T E S T     D E     M I S E     E N        F O R M E       D E      G     F   */



.ui-dialog {width: 70% !important;}

.ui-dialog .ui-dialog-content {max-width: 100%;}

.gform_wrapper {
overflow: inherit;
margin: 10px 0;
max-width: 98%;
}


.ui-dialog .gform_body {
overflow: hidden;
width: 100%;
}


body .ui-dialog .gform_wrapper ul li {
width: 46%;
display: inline-block;
}

body .ui-dialog .gform_wrapper ul li:first-child {
clear: none !important;
display: inline;
}

.ui-dialog .gform_wrapper .top_label .gfield_label {
margin: 10px 0 4px 0;
font-weight: bold;
display: -moz-inline-stack;
display: inline-block;
line-height: 1.3em;
clear: both;
width: 100%;
}

.ui-dialog .ginput_container {
display: inline;
width: 100%;
}

.ui-dialog .gform_wrapper .top_label input.small, .ui-dialog .gform_wrapper .top_label select.small {
width: 100%;
}

.ui-dialog h3{
	text-align:center;
}