@font-face 
{
    font-family: 'open_sansregular';
    src: url('fonts/OpenSans-Regular-webfont.eot');
    src: url('fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Regular-webfont.woff') format('woff'),
         url('fonts/OpenSans-Regular-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;	
}

@font-face 
{
    font-family: 'mistral';
    src: url('fonts/mistral.eot');
    src: url('fonts/mistral.eot?#iefix') format('embedded-opentype'),
         url('fonts/mistral.woff') format('woff'),
         url('fonts/mistral.ttf') format('truetype'),
         url('fonts/mistral.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;	
}



body
{
	background: -webkit-linear-gradient(rgba(130,180,220,1), rgba(255,245,215,1) 800px); /*Safari 5.1-6*/
	background: -o-linear-gradient(rgba(130,180,220,1), rgba(255,245,215,1) 800px); /*Opera 11.1-12*/
	background: -moz-linear-gradient(rgba(130,180,220,1), rgba(255,245,215,1) 800px); /*Fx 3.6-15*/
	background: linear-gradient(rgba(130,180,220,1), rgba(255,245,215,1) 800px); /*Standard*/

	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: RGB(74,69,42);
}

#page
{
	width: 1000px;
	margin: auto;
	font-family: "open_sansregular";
}



#menu_img
{
	margin-top: 50px;
	height: 444px;
	background: url("files/menu_background.jpg");
	background-repeat: no-repeat;
	border-radius: 10px 10px 10px 10px;
}

#menu
{
	padding-top: 60px;
	padding-left: 20px;
}

h1, nav, nav li
{
	padding-top: 0px;
	margin-top: 0px;
	display: inline-block;
	vertical-align: super;
}

h1
{
	font-family: "mistral";
	font-weight: normal;
	font-size: 10em;
	color: RGB(255,255,255);
}

p a, a
{
	text-decoration: none;
	color: RGB(8,114,192);
}

p a:hover
{
	border-bottom: 1px solid RGB(8,114,192);
}

footer a
{
	text-decoration: none;
	color: RGB(255,255,255);
}

nav a
{
	font-size: 1.2em;
	text-decoration: none;
	color: RGB(255,255,255);
	margin-left: 20px;
}

nav a:hover
{
	border-bottom: 3px solid RGB(255,255,255);
}

section
{
	margin-top: 40px;
	margin-bottom: 60px;
	margin-left: 30px;
	margin-right: 30px;
	line-height: 2;
	text-align: justify;
}

article
{
	width: 480px;
	display: inline-block;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	vertical-align: top;
	text-align: center;
}

aside
{
	margin-left: 37px;
	margin-right: 0px;
	display: inline-block;
	border-radius: 0px 0px 10px 10px;
}

aside img
{
	border-radius: 10px 10px 10px 10px;
}

#lgt_photo figure
{
	display: inline-block;
	margin-left: 20px;
	margin-bottom: 10px;
	text-align: center;
}

#lgt_photo img
{
	border-radius: 10px 10px 10px 10px;
	width: 400px;
	margin: 0px;
}

#lgt_acces iframe
{
	margin-left: 70px;
}

#cg_liste
{
	width: 480px;
	margin: 0px;
	display: inline-block;
	text-align: justify;
}

#cg_photo
{
	margin-left: 37px;
	display: inline-block;
}

#cg_photo img
{
	border-radius: 10px 10px 10px 10px;
}

#proc_resa
{
	width: 950px;
	text-align: justify;
}

#banniere_separation img
{
	border-radius: 10px 10px 10px 10px;
	width: 940px;
	margin-top: 20px;
}

#source_photos a
{
	text-decoration: none;
	color: RGB(74,69,42);
}

#source_photos a:hover
{
	border-bottom: 1px solid RGB(74,69,42);
}

footer
{
	margin-bottom: 50px;
	height: 147px;
	background: url("files/footer.jpg");
	background-repeat: no-repeat;
	border-radius: 10px 10px 10px 10px ;
	text-align: center;
	vertical-align: middle;
	font-size: 0.8em;
	color: RGB(255,255,255);
}

footer h2
{
	padding-top: 30px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: "mistral";
	font-weight: normal;
	font-size: 3em;
	color: RGB(255,255,255);
}

/* Calendrier */

table
{
	border-collapse: collapse;
	font-size: 0.7em;
	margin-top: 30px;	
}

table caption
{
	font-size: 2em;
	font-weight: bold;
}

.cal_jnumero, .cal_jnumero_debut, .cal_jlettre, .cal_jlettre_debut, .cal_sem, .cal_sem_debut, .cal_sem_prix
{
	padding: 0px;
	margin-bottom: 0px;
	height: 15px;
	line-height: 0px;
}

.cal_header
{
	height: 20px;
	border: 1px solid black;
	font-size: 1em;
	text-align: center;
}

.cal_footer
{
	height:0px;
	border-top: 1px solid black;
}

.nondispo
{
	background: RGBa(255,204,0,0.5);
}

.cal_jnumero, .cal_jnumero_debut, .cal_jlettre, .cal_jlettre_debut
{
	width: 15px;
	text-align: center;
}

.cal_jnumero, .cal_jnumero_debut
{
	border-left: 1px solid black;
}

.cal_sem, .cal_sem_debut, .cal_sem_prix
{
	width: 80px;
	border-right: 1px solid black;
}


.cal_sem_debut, .cal_jnumero_debut, .cal_jlettre_debut
{
	border-top: 1px solid black;
	background: RGBa(255,255,204,1);
}

.cal_sem_debut, .cal_sem_prix
{
	text-align: right;
	padding-right: 10px;
}

.cal_sem_prix
{
	font-weight: bold;
	color: RGB(192,80,77);
	font-size: 1.2em;
}

/* Légende calendrier */

#leg_nondispo_couleur
{
	background: RGBa(255,204,0,0.5);
	width: 50px;
}

.leg_texte
{
	padding-left: 10px;
}

.leg_resa
{
	background-color: RGBa(255,204,0,0.5);
}

/* Formulaires */

#resa_form, #contact_form
{
	font-size: 1em;
	margin: auto;
	padding: 20px;
	border-collapse: collapse;
	border: 1px solid RGBa(74,69,42,0.5);	
}

#resa_form
{
	width: 470px;
}

#contact_form
{
	width: 800px;
}

#resa_form td, #contact_form td
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}

#resa_form tfoot, #contact_form tfoot
{
	text-align: center;	
	padding-bottom: 20px;
}

#resa_form input, textarea
{
	width: 200px;
}

#contact_form input
{
	width: 200px;
}

#contact_form textarea
{
	width: 500px;
}

tfoot input
{
	color: white;
	font-weight: bold;
	background-color: RGB(8,114,192);
}

.erreur
{
	font-size: 0.7em;
	color: red;
	text-align: left;
}

.succes
{
	font-size: 0.8em;
	color: RGB(8,114,192);
	font-weight: bold;
}

/* Responsive

@media screen and (max-width: 1280px)
{
	body, #page
	{
	width: auto;
	}
}
 */
