/* -------------------------------------STYLE */

html, body {
	background-image: url(../_images/back_global.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #674218;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding: 0;
	margin: 0;
}


#fond {
	background-image: url(../_images/back_site.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 100%;
	padding: 0;
	overflow: auto;
	margin: 0 auto;
}

#site {
	width: 754px;
	padding: 0;
	margin: 0;
	overflow: auto;
	margin: 0 auto;
}

#colonne_gauche {
	width: 554px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

#colonne_droite {
	width: 200px;
	margin: 0;
	padding: 0;
	position: relative;
	float: left;
}

span{
	display: none;
}
	

#contenu {
	width: 553px;
	margin: 0;
	padding: 0 0 0 0;
	position: relative;
	float: right;
}

#fond2 {
	background-image: url(../_images/back_blanc_contenu.gif);
	background-repeat: repeat-y;
	background-position: right bottom;
	width: 553px;
	margin: 0;
	padding: 0 0 0 0;
	position: relative;
	float: right;
}
#fond3 {
	background-image: url(../_images/back_contenu2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 553px;
	margin: 0 0 0 0 ;
	padding: 0 0 0 0;
	position: relative;
	float: right;
}

#contenu_bas {
	background-image: url(../_images/back_footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 554px;
	height: 25px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	position: relative;
	float: left;
}


/* -------------------------------------MENU secondaire */

#menu_haut {
	background-image: url(../fr/_images/menu_sec/fond_menu_sec.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 235px;
	height: 29px; 
	margin: 0;
	padding: 0;
	position: relative;
	float: right;
}

#menu_haut ul{
	margin: 0;
	padding: 0;
}

#menu_haut ul li{
	margin: 0;
	padding: 0;
	display: inline;
}

#menu_haut a.accueil{
	background-image: url(../fr/_images/menu_accueil_fr.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 62px;
	height: 29px;
	margin: 8px 0 0 0;
	padding: 0;
	position: relative;
	float: left;
}

#menu_haut a.accueil:hover{
	background-image: url(../fr/_images/menu_accueil_fr_over.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 62px;
	height: 29px;
	margin: 8px 0 0 0;
	padding: 0;
	position: relative;
	float: left;
}

#menu_haut a.contact{
	background-image: url(../fr/_images/menu_contact_fr.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 59px;
	height: 29px;
	margin: 8px 0 0 19px;
	padding: 0;
	position: relative;
	float: left;
}

#menu_haut a.contact:hover{
	background-image: url(../fr/_images/menu_contact_fr_over.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 59px;
	height: 29px;
	margin: 8px 0 0 19px;
	padding: 0;
	position: relative;
	float: left;
}

#menu_haut a.english{
	background-image: url(../fr/_images/menu_english_fr.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 59px;
	height: 29px;
	margin: 8px 13px 0 21px;
	padding: 0;
	position: relative;
	float: left;
}

#menu_haut a.english:hover{
	background-image: url(../fr/_images/menu_english_fr_over.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 59px;
	height: 29px;
	margin: 8px 13px 0 21px;
	padding: 0;
	position: relative;
	float: left;
}

#menu_haut a.francais{
	background-image: url(../fr/_images/menu_fr.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 59px;
	height: 29px;
	margin: 8px 13px 0 21px;
	padding: 0;
	position: relative;
	float: left;
}

#menu_haut a.francais:hover{
	background-image: url(../fr/_images/menu_fr_over.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 59px;
	height: 29px;
	margin: 8px 13px 0 21px;
	padding: 0;
	position: relative;
	float: left;
}

/* -------------------------------------MENU */

#menu {
	background-image: url(../fr/_images/fond_menu.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 157px;
	height: 304px;
	margin: 42px 0 0 0;
	padding: 0;
	position: relative;
	float: left;
}

#menu ul{
	margin: 0;
	padding: 0;
}

#menu ul li{
	margin: 0;
	padding: 0;
	display: inline;
}

#menu a.grillade{
	background-image: url(../fr/_images/menu_grillade_fr.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 114px;
	height: 40px;
	margin: 14px 0 0 19px;
	padding: 0;
	position: relative;
	float: left;
}

#menu a.grillade:hover{
	background-image: url(../fr/_images/menu_grillade_fr_over.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 114px;
	height: 40px;
	margin: 14px 0 0 19px;
	padding: 0;
	position: relative;
	float: left;
}

#menu a.sucres{
	background-image: url(../fr/_images/menu_sucres_fr.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 114px;
	height: 46px;
	margin: 0 0 0 19px;
	padding: 0;
	position: relative;
	float: left;
}

#menu a.sucres:hover{
	background-image: url(../fr/_images/menu_sucres_fr_over.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 114px;
	height: 46px;
	margin: 0 0 0 19px;
	padding: 0;
	position: relative;
	float: left;
}

#menu a.mariages{
	background-image: url(../fr/_images/menu_mariages_fr.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 114px;
	height: 50px;
	margin: 0 0 0 19px;
	padding: 0;
	position: relative;
	float: left;
}

#menu a.mariages:hover{
	background-image: url(../fr/_images/menu_mariages_fr_over.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 114px;
	height: 50px;
	margin: 0 0 0 19px;
	padding: 0;
	position: relative;
	float: left;
}

#menu a.salons{
	background-image: url(../fr/_images/menu_salons_fr.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 114px;
	height: 30px;
	margin: 0 0 0 19px;
	padding: 0;
	position: relative;
	float: left;
}

#menu a.salons:hover{
	background-image: url(../fr/_images/menu_salons_fr_over.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 114px;
	height: 30px;
	margin: 0 0 0 19px;
	padding: 0;
	position: relative;
	float: left;
}

#menu a.traiteur{
	background-image: url(../fr/_images/menu_traiteur_fr.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 114px;
	height: 48px;
	margin: 0 0 0 19px;
	padding: 0;
	position: relative;
	float: left;
}

#menu a.traiteur:hover{
	background-image: url(../fr/_images/menu_traiteur_fr_over.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 114px;
	height: 48px;
	margin: 0 0 0 19px;
	padding: 0;
	position: relative;
	float: left;
}

#menu a.reservation{
	background-image: url(../fr/_images/menu_reservation_fr.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 114px;
	height: 48px;
	margin: 0 0 0 19px;
	padding: 0;
	position: relative;
	float: left;
}

#menu a.reservation:hover{
	background-image: url(../fr/_images/menu_reservation_fr_over.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 114px;
	height: 48px;
	margin: 0 0 0 19px;
	padding: 0;
	position: relative;
	float: left;
}

/* -------------------------------------IMAGE SECTION */

#image_section {
	background-image: url(../_images/bande_image/la_grillade_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 527px;
	height: 210px;
	margin: 28px 0 20px 18px;
	padding: 0;
	position: relative;
	float: left;
}

#image_section_01 {
	background-image: url(../_images/bande_image/la_grillade_01.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 527px;
	height: 210px;
	margin: 28px 0 20px 18px;
	padding: 0;
	position: relative;
	float: left;
}

#image_section_02 {
	background-image: url(../_images/bande_image/la_grillade_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 527px;
	height: 210px;
	margin: 28px 0 20px 18px;
	padding: 0;
	position: relative;
	float: left;
}

#image_section_03 {
	background-image: url(../_images/bande_image/la_grillade_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 527px;
	height: 210px;
	margin: 28px 0 20px 18px;
	padding: 0;
	position: relative;
	float: left;
}

#image_section_04 {
	background-image: url(../_images/bande_image/la_grillade_04.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 527px;
	height: 210px;
	margin: 28px 0 20px 18px;
	padding: 0;
	position: relative;
	float: left;
}

#image_section_05 {
	background-image: url(../_images/bande_image/la_grillade_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 527px;
	height: 210px;
	margin: 28px 0 20px 18px;
	padding: 0;
	position: relative;
	float: left;
}

#image_section_06 {
	background-image: url(../_images/bande_image/la_grillade_06.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 527px;
	height: 210px;
	margin: 28px 0 20px 18px;
	padding: 0;
	position: relative;
	float: left;
}

#image_section_07 {
	background-image: url(../_images/bande_image/la_grillade_07.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 527px;
	height: 210px;
	margin: 28px 0 20px 18px;
	padding: 0;
	position: relative;
	float: left;
}

#image_section_08 {
	background-image: url(../_images/bande_image/la_grillade_08.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 527px;
	height: 210px;
	margin: 28px 0 20px 18px;
	padding: 0;
	position: relative;
	float: left;
}

#image_section_09 {
	background-image: url(../_images/bande_image/la_grillade_09.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 527px;
	height: 210px;
	margin: 28px 0 20px 18px;
	padding: 0;
	position: relative;
	float: left;
}

#image_section_10 {
	background-image: url(../_images/bande_image/la_grillade_10.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 527px;
	height: 210px;
	margin: 28px 0 20px 18px;
	padding: 0;
	position: relative;
	float: left;
}

#image_section_11 {
	background-image: url(../_images/bande_image/la_grillade_11.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 527px;
	height: 210px;
	margin: 28px 0 20px 18px;
	padding: 0;
	position: relative;
	float: left;
}

#image_section_12 {
	background-image: url(../_images/bande_image/la_grillade_12.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 527px;
	height: 210px;
	margin: 28px 0 20px 18px;
	padding: 0;
	position: relative;
	float: left;
}

/* -------------------------------------IMAGES */

.map {
	margin: 20px 0 20px 25px;
	padding: 0;
	position: relative;
	float: left;
	border:none;
}

/* -------------------------------------FORM */

form {
width: 400px;
padding : 0 0 0 0;
margin : 0;
}

textarea {
	padding : 0 0 0 .3em;
	font-size: 0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #684319;
	text-align: left;
	float: left;
}


#form-qui input {
	padding: 0.2em;
	color: #684319;
	font-size: 0.8em;
	background-color: #FFFFFF;
	border : 1px solid #616161;
}


fieldset{
	width: 400px;
	padding : 0 .5em .5em;
	margin : 0;
	border : 0;

}

.submit{
	padding : 0;
	margin : 0 0 0 120px;
	border : 0;
	text-align: left;
	overflow: hidden;
}
	
label.droite{				
	float: left;
	width: 60%;
	text-align: left;
	color: #434848;
	font-size: 0.8em;
	padding-right: .5em;
	font-weight: bold;
	}

legend{
	margin: 0.7em .5em;
	padding: 0 .5em;
	color: #616161;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing : .1em;
	background-color: #FFFFFF;
	display:none;
	
	}
	
select{

	color: #684319;

	font-size: 0.8em;

	margin: 0;

	padding: 0;

	border: 1px solid #B2B3B7;

	width: 150px;

	position: relative;

}
	
/* -------------------------------------CONTENU */


#contenu ul{

	margin: 4px 0 15px 23px;

	padding: 0;

	width: 530px;

	color: #616161;

	font-size: 11px;

	line-height: 17px;

	text-align:left;
}



#contenu ul li{

	list-style-type: none;

	background-image:url(../_images/arrow.jpg);

	background-position:top left;

	background-repeat:no-repeat;

	margin: 0;

	padding: 0 5px 0 15px;
	
	text-align:left;

}

p.plan {
	color: #434848;
	font-size: 0.9em;
	line-height: 15px;
	margin: 15px 15px 10px 25px;
	padding: 0;
	text-align: justify;
}

p.plan a{
	color: #434848;
	font-size: 0.9em;
	line-height: 15px;
	margin: 10px 15px 10px 5px;
	padding: 0;
	text-align: justify;
	text-decoration:none;
}

p.plan a:hover{
	color: #434848;
	font-size: 0.9em;
	line-height: 15px;
	margin: 10px 15px 10px 5px;
	padding: 0;
	text-align: justify;
	text-decoration: underline;
}

p {
	color: #434848;
	font-size: 0.7em;
	line-height: 15px;
	margin: 10px 15px 10px 25px;
	padding: 0;
	text-align: justify;
}

p a{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #434848;
	font-size: 1.0em;
	line-height: 14px;
	text-decoration:none;
}

p a:hover{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #434848;
	font-size: 1.0em;
	line-height: 14px;
	text-decoration: underline;
}

/* -------------------------------------TITRE */

h2{
	
	font-size: 0.8em;
	line-height: 1.2em;
	color: #434848;
	font-weight: bold;
	margin: 25px 15px 5px 25px;
	padding: 0;
	text-align: justify;
}

h3{
	font-size: 0.8em;
	line-height: 1em;
	color: #434848;
	font-weight: bold;
	margin: 25px 15px 10px 25px;
	padding: 0;
	text-align: justify;
}

h3.formule{
	font-size: 0.8em;
	line-height: 1em;
	color: #434848;
	font-weight: bold;
	margin: 25px 15px 15px 25px;
	padding: 0;
	text-align: justify;
}

h4{
	font-size: 0.7em;
	line-height: 1em;
	color: #434848;
	font-weight: bold;
	margin: 10px 15px 10px 25px;
	padding: 0;
	text-align: justify;
}


h1 {
	font-size: 1em;
	line-height: 1.2em;
	color: #674218;
	font-weight: bold;
	margin: 10px 15px 15px 25px;
	padding: 0;
	text-align: justify;

}

/* -------------------------------------FOOTER */

#footer {
	width: 554px;
	height: 40px;
	margin: 0 0 0 0;
	padding: 0;
	text-align: center;
	position: relative;
	float: left;
}

#footer ul{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
}

#footer ul li{
	margin: 0 4px 0 4px;
	padding: 0;
	display: inline;
}

#footer a{
	margin: 0;
	padding: 0;
	color: #f8f2e6;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}

#footer a:hover{
	margin: 0;
	padding: 0;
	color: #f8f2e6;
	font-size: 10px;
	line-height: 14px;
	text-decoration: underline;
}

#footer p{
	margin: 0 0 0 0;
	padding: 0;
	color: #f8f2e6;
	font-size: 0.6em;
	line-height: 14px;
	text-align: center;
}

#footer p a{
	margin: 0;
	padding: 0;
	color: #f8f2e6;
	font-size: 10px;
	line-height: 14px;
	text-decoration: none;
}

#footer p a:hover{
	margin: 0;
	padding: 0;
	color: #f8f2e6;
	font-size: 10px;
	line-height: 14px;
	text-decoration: underline;
}
