
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.link-header {padding:5px 10px;border:1px solid #000;background:none;text-decoration:none;color:#000;font-size:14px;}
.link-header:hover {background:#000;color:#fff;}
/* floating box style */
.floating-form {
    max-width: 315px;
    padding: 30px 30px 10px 30px;
    font-size: 13px ;
    background: #F9F9F9;
    border: 1px solid #ddd;
    right: 10px;
    position: fixed;
    box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -webkit-box-shadow:  -2px -0px 8px rgba(43, 33, 33, 0.06);
	z-index:99;
	}
.contact-opener {
    position: absolute;
    left: -120px;font-size: 20px;font-variant: small-caps;
    transform: rotate(-90deg);
    top: 100px;
    background-color: #216288;
    padding: 10px 20px;
    color: #fff;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.43);
    cursor: pointer;
    border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -moz-box-shadow: -2px -0px 8px rgba(43, 33, 33, 0.06);
    -webkit-box-shadow:  -2px -0px 8px rgba(43, 33, 33, 0.06);

}
.floating-form-heading{
    font-weight: bold;
    font-style: italic;
    border-bottom: 2px solid #ddd;
    margin-bottom: 10px;
    font-size: 15px;
    padding-bottom: 3px;
}
.floating-form label{
    display: block;
    margin: 0px 0px 15px 0px;
}
.floating-form label > span{
    width: 70px;
    font-weight: bold;
    float: left;
    padding-top: 8px;
    padding-right: 5px;
}
.floating-form span.required{
    color:red;
}
.floating-form .tel-number-field{
    width: 40px;
    text-align: center;
}
.floating-form  .long{
    width: 120px;
}
.floating-form input.input-field{
    width: 68%;

}

.floating-form input.input-field,
.floating-form .tel-number-field,
.floating-form .textarea-field,
 .floating-form .select-field{
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: 1px solid #C2C2C2;
    box-shadow: 1px 1px 4px #EBEBEB;
    -moz-box-shadow: 1px 1px 4px #EBEBEB;
    -webkit-box-shadow: 1px 1px 4px #EBEBEB;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    padding: 7px;
    outline: none;
}
.floating-form .input-field:focus,
.floating-form .tel-number-field:focus,
.floating-form .textarea-field:focus,
.floating-form .select-field:focus{
    border: 1px solid #0C0;
}
.floating-form .textarea-field{
    height:100px;
    width: 68%;
}
.floating-form input[type="button"],
.floating-form input[type="submit"] {
    -moz-box-shadow: inset 0px 1px 0px 0px #3985B1;
    -webkit-box-shadow: inset 0px 1px 0px 0px #3985B1;
    box-shadow: inset 0px 1px 0px 0px #3985B1;
    background-color: #216288;
    border: 1px solid #17445E;
    display: inline-block;
    cursor: pointer;
    color: #FFFFFF;
    padding: 8px 18px;
    text-decoration: none;
    font-size: 14px;
}
.floating-form input[type="button"]:hover,
.floating-form input[type="submit"]:hover, .contact-opener {
    background: linear-gradient(to bottom, #2D77A2 5%, #337DA8 100%);
    background-color: #28739E;
}
.floating-form .success{
	background: #D8FFC0;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #2E6800;
	border-left: 3px solid #2E6800;
}
.floating-form .error {
	background: #FFE8E8;
	padding: 5px 10px 5px 10px;
	margin: 0px 0px 5px 0px;
	border: none;
	font-weight: bold;
	color: #FF0000;
	border-left: 3px solid #FF0000;
}

@media only screen and (max-width: 768px){
	div#textecontenu div {
		float:left !important;
	}
	.right {
    float: left !important;
}
	div#contenu h1, div#contenu h2{
		text-align:center !important;
	}
	#contenuTexte{
		width: 99% !important;
	}
		div#flash{
		width: 99% !important;
	}
    #container{
        width:100%;
    }
    #header {
    width: 100%;
}
#menu {
    width: 100%;
}
#encart {
    width: 100%;
}
#contenu{
    width: 100%;
}

#footer{
    width: 100%;
}
#contenuTextePages {
    width: 100%!important;
    float: left;
}
.nivoSlider {
width: 100% !important;
}
div#flash {
    height: 10px !important;
}



}

@media only screen and (max-width: 425px){
	#encart1{
		    height: auto !important;
	}
	.flash_gallery{
		    background-size: contain;
			    margin: 0 !important;
    padding: 0 !important;

	}
	ul.list1 {
    display: block;
    clear: both;
    position: relative;
	    margin-bottom: 30px;
}
	.content_horaire h3{
		color:white !important;
		width: 80%;
		margin-left: 20px !important;
		padding-top: 30px !important;
	}
	.background_horaire{
		background-size: contain;
		    height: 339px;
	}
	div#textecontenu div{
		width: 100% !important;
	}
	.background_horaire{
		width: 100% !important;
	}
	.content_horaire{
		width: 100% !important;
	}

    div#textecontenu img {
    width: 90%;
    margin-right: auto !important;

}
div#textecontenu {
    width: 90%;
}

#encart {
    width: 90%;
    float: left;
    display: block;
}
#menu {
    width: 90%;
	height: 413px;
}
div#header a {
    display: block;
    margin-bottom: 25px;
}
.nivoSlider {

    width: 100% !important;
    top: 254px;
}
#menu ul{
	float:left;
}
#adresse {
    width: 97%;
    margin: 0px 20px 0px 0px!important;
    height: 68px;
}
#liens-ref {
    float: left;
    margin: 10px 0px 0px 1px;
    width: 97%;
}
div#textecontenu img {
    width: 90%;
    margin-right: auto !important;
}
}


.text_contact_red {
	border: 5px solid #A90101;
	padding-bottom: 15px;
}
