@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

body {
	background:#ccc;
}



 h1 {
	margin-bottom: 10px;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
	border-radius: 10px;
}



h2 {
	margin-bottom: 5px;
	color: #E7F4FC;
	font-weight: normal;
	text-align: left;
	font-size: 1.1em;
	padding: 3px 3px 2px;
	border-radius: 4px;
	background-color: #000000;
	margin-top: 0px;
	/*text-shadow: 1px 1px 2px #101010, 0 0 1em #444, 0 0 0.1em #333;*/
}

#Header img {
	display: block;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
}

.tbl {
	width:320px;
	max-width:330px;
	margin-bottom:25px;
	padding: 5px;
	border: 1px solid #058BB4;
	background:#F3F3F3 ;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;/*
	border: thin solid #2A4358;
	
	background:#E7E7E7;*/
}

.tbl th {
	color:#E7F4FC;
	background:#222;
	font-size:1em;
	border-color: #058BB4;
}
.tbl th a {
	color:#fff;
	text-décoration:none;
}

.tbl th a:hover, .tbl th a:focus, .tbl th a:active {
	color:#777;
	text-decoration:none;
}

.tbl td {
	border-color: #058BB4;
}

.text {
	display:block;
	width:auto;
	font-size:1.1em;
	margin-left:0;
	text-align:justify;
}

.title_text{
	display:block;
	width:auto;
	font-size:1.2em;
	font-weight:bold;
	margin-left:0;
	margin-top:20px;
	margin-bottom:5px;
	text-align:justify;
}
#Pict1 img, #Pict2 img {
	vertical-align: middle;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	border: thin solid #4A97E0;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	box-shadow: 2px 1px 10px 2px black;
	-webkit-box-shadow: 1px 1px 10px 2px black;
	-moz-box-shadow: 1px 1px 10px 2px black;
	margin-top: 15px;
	display: block;
}

#Pict1_desc span, #Pict2_desc span {
	display: block;
	margin-top: 15px;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	
	
}

.gridContainer {
	margin-top:2px;
	margin-bottom:10px;
-webkit-box-shadow: 2px 2px 10px 4px #5F5F5F;
	box-shadow: 2px 2px 10px 4px #5F5F5F;
}

#Header {
	height: 180px;
	background-color: #444;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
	background-image: url(img/fond_header.png);
}

.head_g {
	display: block;
	min-width: 50px;
	float: left;
	color: #C3C3C3;
	margin-top: 30px;
	padding-left: 4px;
	font-weight: bold;
	text-align: left;
}

.head_d {
	display: block;
	min-width: 50px;
	position: relative;
	float: right;
	margin-top: 30px;
	padding-right: 4px;
	color: #C3C3C3;
	font-weight: bold;
	text-align: right;
}


.logo_desc {
	text-align: center;
	position: relative;
	display: block;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.6em;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	letter-spacing: 0em;
	width: 100%;
	margin-left: 0;
	color: #E7F4FC;
	text-shadow: 1px 1px #3A3A3A;
	margin-top: -5px;
}


#Menu {
	min-height: 40px;
	background-position: top left repeat-x;
	background-color: #222;
	color: #fff;
}


#Main {
	background-color: #fff;
	padding-top: 20px;
	padding-bottom: 20px;
	background-repeat: repeat-y;
	background-size: contain;
}

#Footer {
	background-color: #444;
	color: #E7F4FC;
	height: 100px;
	background-repeat: no-repeat;
	background-image: url(img/fond_footer.png);
	background-position: center center;
}

#Footer .fluid.copyright span {
	font-style: italic;
	font-size: 11px;
	margin-top: 0px;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}


/* Mobile Layout: 480px and below. border: 1px solid red;*/
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 92%;
	padding-left:0;
	padding-right: 0;
	clear: none;
	float: none;
}
/*#Header {
	height: 180px;
	background-color: #444;
	background-repeat: no-repeat;
	background-image: url(images1/fond_header.jpg);
	background-size: cover;
	background-position: center top;
}*/
.head_g {
	padding-top:1px;
	font-size: 0.9em;
}
.head_d {
	padding-top:1px;
	font-size: 0.9em;
}

#Menu {
	
}
#Main {
	min-height: 450px;
}

.Phone_contact {
	width: 220px;
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	float: none;
	color: #E7F4FC;
	background-color: #4A97E0;
	-webkit-box-shadow: 2px 2px 10px 2px #555;
	box-shadow: 2px 2px 10px 2px #555;
	background-image: url(img/fond_phone_contact.jpg);
	background-position: center center;
	padding: 3px 0px 6px;
	border: thin solid #2b77aa;
	background-repeat: no-repeat;
}

.Phone_contact img {
	margin-right: 5px;
	vertical-align:top;
}
#Entete_page {
	margin-top: 30px;
	margin-bottom: 50px;
	position: relative;
	display: block;
	text-align: justify;
	font-size: 1.2em;
	color: #6E6E6E;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	float: none;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 10px;
	padding-bottom: 5px;
	background-color: #E7E7E7;
	-webkit-box-shadow: 1px 2px 4px 2px #808080;
	box-shadow: 1px 2px 4px 2px #808080;
}
#Pict1 {
	width: 100%;
	margin-left: 0;
	clear: both;
	margin-top: 10px;
}
#Pict1_desc {
	width: 95%;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	margin-right: auto;
	border-radius: 4px;
	padding-bottom: 5px;
}

.Sep {
	height: 50px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
	background-image: url(img1/separateur.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
}
#Pict2 {
	width: 100%;
	margin-left: 0;
	clear: both;
	margin-top: 10px;
}
#Pict2_desc {
	width: 95%;
	margin-left: auto;
	clear: both;
	margin-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: justify;
	border-radius: 4px;
	margin-right: auto;
	padding-bottom: 5px;
}


.icarte {
	width:90%;
	height:300px;
}
#Carte {
	margin-left: auto;
	margin-right: auto;
	min-width: 300px;
	position: relative;
	text-align: center;
	font-size: 12px;
	margin-bottom: 50px;
}



#Footer {
	height: 100PX;
}
.copyright {
	margin-top: 19px;
	margin-bottom: auto;
	max-height: none;
	text-align: center;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 90.675%;
	clear: none;
	float: none;
	margin-left: auto;
	margin-bottom:10px;
}
#Header {
	height: 180px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
	background-color: #444;
	background-image: url(img/fond_header.png);
}
.head_g {
	margin-top:28px;
	font-size: 1.1em;
}
.head_d {
	margin-top:28px;
	font-size: 1.1em;
}
.logo_desc {
	width: 100%;
	margin-left: 0;
	text-align: center;
	font-size: 1.2em;
	color: #E7F4FC;
	font-weight: normal;
	line-height: 1.6em;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	text-shadow: 1px 1px #3A3A3A;
	margin-top: -5px;
}
#Menu {
	
}
#Nav {
}
#Main {
	min-height: 450px;
	padding-bottom: 80px;
}
.Phone_contact {
}
#Entete_page {
	max-width: 500px;

}
h1 {
	font-size: 1.6em;
	margin-bottom: 10px;
	font-weight: bold;
	border-radius: 10px;
	text-align: center;
}
#Pict1 {
width: 100%;
}
#Pict1_desc {
	width: 88.153%;
	clear: both;
	margin-left: 4%;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	color: #6E6E6E;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: normal;
	text-shadow: 0px 0px;
	margin-right: 4%;
}
.Sep {
display: block;
}
#Pict2 {
width: 100%;
}
#Pict2_desc {
	width: 88.153%;
	clear: both;
	margin-left: 4%;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	color: #6E6E6E;
	font-size: 13px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-weight: normal;
	text-shadow: 0px 0px;
	margin-right: 4%;
}

.icarte {
	width:400px;
	height:450px;
}
#Carte {
}

#Footer {
	height: 100px;
	background-repeat: no-repeat;
}
.copyright {
	text-align: center;
}
.Conditions {
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 88.5%;
	max-width: 1024px;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
	margin-bottom:10px;
}
#Header {
	height: 180px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: left top;
	background-color: #444;
	background-image: url(img/fond_header.png);
}

.head_g {
	font-size: 1.1em;
}
.head_d {
	font-size: 1.1em;
}

#Header .logo {
	position: relative;
	left: 0%;
	margin-left: auto;
	margin-right: auto;
}

.logo_desc {
	width: 100%;
	position: relative;
	display: block;
	left: auto;
	right: auto;
	text-align: center;
	font-size: 1.3em;
	color: #E7F4FC;
	font-weight: normal;
	line-height: 1.6em;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	letter-spacing: 0.1em;
	text-shadow: 1px 1px #3A3A3A;
	margin-top: -5px;
}

#Menu {
	max-height: 40px;
}
#Main {
	min-height: 450px;
	padding-bottom: 80px;
}
.Phone_contact {
}
#Entete_page {
	max-width: 77%;
}
h1 {
	font-size: 1.7em;
}

.icarte {
	width:540px;
	height:450px;
}

#Carte {
	min-width: 550px;
}

#Footer {
	height: 100px;
	background-repeat: no-repeat;
	background-color: #444;
	background-image: url(img/fond_footer.png);
	background-position: center center;
}
.copyright {
	text-align: center;
}

#Head_top {
}
.head_g {
}
.head_d {
}
.Sep {
}
#Pict1 {
	width: 40.6779%;
	margin-left: 8.4745%;
	text-align: center;
}
#Pict1_desc {
	width: 40.6779%;
	clear: none;
	margin-left: 1.6949%;
	text-align: justify;
	max-width: 380px;
}
#Pict2 {
	width: 40.6779%;
	margin-left: 8.4745%;
	text-align: center;
}
#Pict2_desc {
	width: 40.6779%;
	clear: none;
	margin-left: 1.6949%;
	text-align: justify;
	max-width: 380px;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}

}

.icarte {
display:block;
position:relative;
border:2px solid #058BB4;
padding:1px;
margin-left:auto;
margin-right:auto;
margin-bottom:10px;
box-shadow: 2px 2px 4px #888;-moz-box-shadow:2px 2px 4px #888; -webkit-box-shadow:2px 2px 4px #888;
border-radius: 8px 8px 8px 8px ; -moz-border-radius: 8px 8px 8px 8px ; -webkit-border-radius: 8px 8px 8px 8px ;
}

.comment {
	position:relative;
	display:block;
	margin-top:2px;
	font-size: 11px;
}

.comment_erreur{
	display:block;
	padding-top:10px;
	font-family:	"Verdana" , tahoma, Arial, sans-serif;
	font-size: 12px;
	color:#f00;
}


.base { font-size: 13px; font-weight: normal; }

.asterix  {margin-bottom:10px; font-size:13px;  }

.loading {display:none;}

.message_valid {
border: 1px DOTTED #FFFFFF;
margin-top:5px;
padding-right:2px;
padding-left:2px;
padding-bottom:1px;
color: #FFFFFF;  font-size: 1em; background-color:#009933; 
}
.message_valid a {
line-height:1.8em;
padding: 2px 4px;
color: #444;
background:#fff;
font-weight: normal;
font-size: 0.9em;
text-decoration:underline; 
-webkit-border-radius: 4px;  -moz-border-radius: 4px;   border-radius: 4px; 
}

.message_valid a:hover {
color: #f00;
text-decoration:none;

}
.erreur_message {
position:relative;
border: 1px solid #444;
top:2px;
margin:5px 1px 4px;
padding:2px 4px 0px 4px;
color: #fff; font-weight:normal; font-size: 12px; background-color:#f00; 
}


div.erreur {
text-align:left;
color: #FFFFFF; background-color:#ff0000;
border-radius:5px 5px 5px 5px ; -moz-border-radius: 5px 5px 5px 5px ; -webkit-border-radius: 5px 5px 5px 5px ; -o-border-radius: 5px 5px 5px 5px;
}

.erreur INPUT[type=text], .erreur INPUT[type=password], .erreur TEXTAREA, .erreur SELECT, .erreur INPUT[type=radio] {
padding: 1px; border: 0px solid #ffff00 ;
color: #FFFFFF; background-color:#ff0000;
border-radius:5px 5px 5px 5px ; -moz-border-radius: 5px 5px 5px 5px ; -webkit-border-radius: 5px 5px 5px 5px ; -o-border-radius: 5px 5px 5px 5px;
/*box-shadow:4px 4px 4px #333; -moz-box-shadow:4px 4px 4px #333;-webkit-box-shadow:4px 4px 4px #333;	bleu= #017ec1*/
}
/* pour chrome */
.erreur INPUT[type=text], .erreur INPUT[type=password], .erreur TEXTAREA, .erreur SELECT, .erreur INPUT[type=radio] {
outline:none; padding: 1px; border: 0px solid #ffff00;
color: #FFFFFF; background-color:#ff0000;
border-radius:5px 5px 5px 5px ; -moz-border-radius: 5px 5px 5px 5px ; -webkit-border-radius: 5px 5px 5px 5px ; -o-border-radius: 5px 5px 5px 5px;
}

.erreur tr{ padding:2px;}
.erreur tr{ padding:2px;}

td.erreur { background:none; color:#333;}

.erreur1 {
color: #FFFFFF; background-color: #FF0000; 
border-radius:2px 2px 2px 2px ; -moz-border-radius: 2px 2px 2px 2px ; -webkit-border-radius: 2px 2px 2px 2px ; -o-border-radius: 2px 2px 2px 2px;
}

.erreur {
color: #fff; background-color: #f00; 
border-radius:2px 2px 2px 2px ; -moz-border-radius: 2px 2px 2px 2px ; -webkit-border-radius: 2px 2px 2px 2px ; -o-border-radius: 2px 2px 2px 2px;
}

#reste span {text-align:left;}

form table {
	padding: 5px;
	border: 1px solid #058BB4;
	background:#F3F3F3 ;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
}

form table td {
	height:40px;
}

form table th {
	padding: 0px;
	color:#4A97E0;
	border: 1px solid #058BB4;;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	position: relative;
}
form table input[type=radio]{
	margin-left:5px;
}

form table input[type=text], input[type=password], textarea, SELECT {
/*padding: 2px; border: 1px solid #017ec1;
color: #404040; font-family: Verdana; font-size: 12px; background-color:#ebf3f3;text-align:left;
border-radius:5px 5px 5px 5px ; -moz-border-radius: 5px 5px 5px 5px ; -webkit-border-radius: 5px 5px 5px 5px ; -o-border-radius: 5px 5px 5px 5px;*/
box-shadow:1px 1px 1px #333; -moz-box-shadow:1px 1px 1px #333;-webkit-box-shadow:1px 1px 1px #333; 
}
/* pour chrome */
form table input[type=text], input[type=password], textarea, SELECT {
outline:none; /*padding: 2px; border: 1px solid #017ec1;
color: #404040; font-family: Verdana; font-size: 12px; background-color:#ebf3f3;text-align:left;
border-radius:5px 5px 5px 5px ; -moz-border-radius: 5px 5px 5px 5px ; -webkit-border-radius: 5px 5px 5px 5px ; -o-border-radius: 5px 5px 5px 5px;*/
box-shadow:1px 1px 1px #333; -moz-box-shadow:1px 1px 1px #333;-webkit-box-shadow:1px 1px 1px #333; 
}

form .bouton_bk {
padding:2px 6px;
font-weight: normal; font-size: 12px; font-family: verdana, tahoma,sans-serif;
color:#FFF; 
border:1px double #058BB4; 
cursor: pointer; 
background:#333 ;
}

.bouton_bk:hover {
font-weight: normal; font-size: 12px; font-family: verdana, tahoma,sans-serif;
border:1px solid #333;
color:#222;
background:#F3F3F3;
} 
