body{
	background-color: #000;
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/fondpage.jpg);
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#global{
	margin: 0px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 776px;
	text-align: left;
}

div#cadre{
	margin: 0px;
	padding: 0px;
	border: 8px solid #fff;
}

div#head{
	margin: 0px;
	padding: 0px;
	border-bottom: 8px solid #fff;
}

/*************************************/
/*                                   */
/*               FOOT                */
/*                                   */
/*************************************/

div#foot{
	margin: 0px;
	padding: 0px;
	border-top: 8px solid #fff;
	background-color: #A14D2B;
	background-image: url(images/fondfoot.gif);
	background-repeat: no-repeat;
	text-align: right;
	padding-top: 20px;
}

div#infoweb{
	margin-top: 7px;
	margin-right: 7px;
	text-align: right;
}

/*************************************/
/*                                   */
/*               MENU                */
/*                                   */
/*************************************/

div#menu{
	border-bottom: 7px solid #fff;
	width: 210px;
}

div#menu a:link, div#menu a:visited, div#menu a:hover{
	width: 210px;
	height: 30px;
	display: block;
	background-repeat: no-repeat;
	text-decoration: none;
}

div#menu a:link span, div#menu a:visited span, div#menu a:hover span{
	visibility: hidden;
}

div#menu a.accueil:link, div#menu a.accueil:visited, div#menu a.accueil:hover{
	background-image: url(images/menu_01.gif);
}
div#menu a.accueil:hover{ background-image: url(images/menuover_01.gif); }

div#menu a.presentation:link, div#menu a.presentation:visited, div#menu a.presentation:hover{
	background-image: url(images/menu_02.gif);
}
div#menu a.presentation:hover{ background-image: url(images/menuover_02.gif); }

div#menu a.carte:link, div#menu a.carte:visited, div#menu a.carte:hover{
	background-image: url(images/menu_03.gif);
}
div#menu a.carte:hover{ background-image: url(images/menuover_03.gif); }

div#menu a.galerie:link, div#menu a.galerie:visited, div#menu a.galerie:hover{
	background-image: url(images/menu_04.gif);
}
div#menu a.galerie:hover{ background-image: url(images/menuover_04.gif); }

div#menu a.pourquoi:link, div#menu a.pourquoi:visited, div#menu a.pourquoi:hover{
	background-image: url(images/menu_05.gif);
}
div#menu a.pourquoi:hover{ background-image: url(images/menuover_05.gif); }

div#menu a.ovalie:link, div#menu a.ovalie:visited, div#menu a.ovalie:hover{
	background-image: url(images/menu_06.gif);
}
div#menu a.ovalie:hover{ background-image: url(images/menuover_06.gif); }

div#menu a.contact:link, div#menu a.contact:visited, div#menu a.contact:hover{
	background-image: url(images/menu_07.gif);
}
div#menu a.contact:hover{ background-image: url(images/menuover_07.gif); }

/*************************************/
/*                                   */
/*             COLONNES              */
/*                                   */
/*************************************/

table#deuxcols{
	width: 760px;
}

table#deuxcols td{
	vertical-align: top;
}

table#deuxcols td#gauche{
	width: 210px;
	background-color: #845A00;
}

table#deuxcols td#droite{
	width: 550px;
	background-color: #ECECE7;
	border-left: 8px solid #fff;
}

/*************************************/
/*                                   */
/*             DRAPEAUX              */
/*                                   */
/*************************************/

table#deuxcols td#gauche div#flag{
	padding: 8px;
	text-align: center;
	background-image: url(images/fondgauche.gif);
	background-repeat: no-repeat;
}

/*************************************/
/*                                   */
/*              ENCART               */
/*                                   */
/*************************************/

table#deuxcols td#gauche div#encart{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	padding: 8px;
	text-align: justify;
	background-image: url(images/fondgauche.gif);
	background-repeat: no-repeat;
}

table#deuxcols td#gauche div#encart img{
	margin: 2px;
}

/*************************************/
/*                                   */
/*           NEWS ET EDITO           */
/*                                   */
/*************************************/

table#newsedito{
	border-bottom: 8px solid #fff;
}

table#newsedito td#news{
	border-right: 8px solid #fff;
	vertical-align: top;
	width: 344px;
}

table#newsedito td#edito{
	background-color: #FFF;
	color: #666666;
	font-size: 11px;
	vertical-align: top;
	width: 170px;
	background-image: url(images/fondedito.gif);
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	_padding: 10px;
	text-align: justify;
	height: 340px;
}

/*************************************/
/*                                   */
/*        DEUX BLOCS ACCUEIL         */
/*                                   */
/*************************************/

table#deuxblocs{

}

table#deuxblocs td#blocgauche{
	width: 267px;
	border-right: 8px solid #fff;
}

table#deuxblocs td#blocdroite{
	width: 267px;
}

/*************************************/
/*                                   */
/*               CARTE               */
/*                                   */
/*************************************/

div#carte{
	background-image: url(images/fondcarte.gif);
	background-repeat: no-repeat;
	border-bottom: 8px solid #fff;
	width: 210px;
	height: 199px;
}

div#carte ul{
	margin: 0px;
	padding: 0px;
	padding-top: 48px;
	padding-left: 36px;
}

div#carte ul li{
	margin: 0px;
	padding: 0px;
	list-style-image: url(images/ico-ballon.gif);
}

div#carte ul li a:link, div#carte ul li a:visited, div#carte ul li a:hover{
	text-decoration: none;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}

div#carte ul li a:hover{
	color: #000;
}

/*************************************/
/*                                   */
/*            NEWSLETTER             */
/*                                   */
/*************************************/

div#newsletter{
	background-color: #fff;
	background-image: url(images/txtnewsletter.gif);
	background-repeat: no-repeat;
	border-bottom: 8px solid #fff;
	width: 210px;
	padding-top: 32px;
	background-position: 4px 0px;
}

div#newsletter form{
	margin: 0px;
	padding: 0px;
}

div#newsletter form input.texte{
	border: 1px solid #6F6F6F;
	background-color: #fff;
	background-image: url(images/fondform.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	height: 15px;
}

div#newsletter form input.submitnews{
	border: 0;
	width: 39px;
	height: 21px;
	margin-left: 5px;
}

/*************************************/
/*                                   */
/*              TITRES               */
/*                                   */
/*************************************/

h1{
	background-color: #000;
	background-image: url(images/ballonh1.jpg);
	background-position: right;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #fff;
	font-size: 24px;
	background-repeat: no-repeat;
	border-bottom: 8px solid #fff;
	margin: 0px;
	padding: 0px;
	padding-left: 22px;
	padding-bottom: 8px;
	padding-top: 20px;
}

h2{
	background-image: url(images/ico-ballon2.gif);
	background-repeat: no-repeat;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #D07114;
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-left: 38px;
	padding-top: 8px;
}

h3{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #C9AB7B;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

h4{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #B8A68C;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
}

/*************************************/
/*                                   */
/*              ACTUS                */
/*                                   */
/*************************************/

table#table-actus{
	width: 100%;
}

table#table-actus td.actudate{
	background-image: url(images/fonddate.gif);
	background-repeat: no-repeat;
	background-position: 3px 3px;
	vertical-align: top;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	width: 48px;
	height: 51px;
	padding-top: 7px;
	border-bottom: 2px solid #fff;
}

table#table-actus td.actudate span{
	font-size: 14px;
}

table#table-actus td.actutxt{
	color: #5B5B5B;
	background-image: url(images/fondactu.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: top;
	padding-bottom: 3px;
	padding-top: 3px;
	border-bottom: 2px solid #fff;
}

table#table-actus td.actutxt strong{
	font-weight: bold;
	color: #CB6000;
	font-size: 11px;
}

/*************************************/
/*                                   */
/*               PAGE                */
/*                                   */
/*************************************/

div#page{
	color: #000;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	text-align: justify;
}

div#page img{
	margin: 3px;
	border: 0;
}

div#page li{
	list-style-image: url(images/ico-ballon.gif);
}

div#page ul li a:link, div#page ul li a:visited, div#page ul li a:hover{
	font-size: 12px;
	color: #D07114;
	font-weight: bold;
	test-decoration: none;
}

div#page ul li a:hover{
	test-decoration: underline;
}

div#page a:link, div#page a:visited, div#page a:hover{
	font-size: 12px;
	color: #D07114;
	font-weight: bold;
	test-decoration: none;
}

div#page a:hover{
	test-decoration: underline;
}

/*************************************/
/*                                   */
/*             GALERIE               */
/*                                   */
/*************************************/

table#galerie td{
	vertical-align: middle;
	padding: 2px;
	color: #666666;
	font-size: 12px;
}

table#galerie span{
	font-size: 11px;
	color: #999999;
	font-style: italic;
}

table#galerie td img, div#page img.miniature{
	border: 4px solid #D07114;
}

table#galerie td img, div#page img.miniature{
	margin: 1px;
}

table#galerie a:link, table#galerie a:visited, table#galerie a:hover{
	font-size: 14px;
	color: #D07114;
	font-weight: bold;
	text-decoration: none;
}

table#galerie a:hover{
	text-decoration: underline;
}

/***********************************/
/*                                 */
/*             CONTACT             */
/*                                 */
/***********************************/

table#tablecontact{
	border-bottom: 8px solid #fff;
	width: 100%;
}

table#tablecontact td#liens{
	background-color: #FFF;
	color: #666666;
	font-size: 11px;
	vertical-align: top;
	width: 174px;
	background-image: url(images/fondedito.gif);
	background-repeat: no-repeat;
	padding: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
	_padding: 10px;
	text-align: justify;
}

table#tablecontact td#liens div{
	text-align: center;
}

table#tablecontact td#liens h2{
	color: #666666;
}

table#tablecontact td#contact, table#tablecontact td#liens{
	padding: 8px;
	color: #000;
	vertical-align: top;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

table#tablecontact td#contact{
	border-right: 8px solid #fff;
}

table#tablecontact td#liens a:link, table#tablecontact td#liens a:visited, table#tablecontact td#liens a:hover{
	color: #D07114;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
}

table#tablecontact td#liens a:hover{
	text-decoration: underline;
}

table#tablecontact td#liens img{
	border: 0;
}

form#formulaire{
	padding: 10px;
}

form#formulaire label{
	background-image: url(images/ico-ballon.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	width: 110px;
	display: inline;
	float: left;
}

form#formulaire input{
	padding-left: 2px;
}

form#formulaire input, form#formulaire select, form#formulaire textarea{
	font-size: 11px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000;
	width: 150px;
	border: 1px solid #000;
	margin-bottom: 4px;
	background-color: #FFF;
}

form#formulaire textarea{
	padding: 5px;
	height: 50px;
}

form#formulaire input{
	width: 150px;
}

form#formulaire input.butsubmit{
	width: 83px;
	height: 22px;
	border: 0;
	margin-left: 120px;
	_margin-left: 114px;
}

/***********************************/
/*                                 */
/*              CARTE              */
/*                                 */
/***********************************/

table#descriproduit{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

table#produits{
	width: 520px;
}

table#produits td{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	border-bottom: 1px solid #999999;
	vertical-align: middle;
}

table#produits td.image{
	padding: 0px;
}

table#produits td.tarif{
	padding: 3px;
	width: 100px;
	text-align: right;
	font-size: 12px;
	color: #999999;
}

table#produits td.texte{
	padding: 3px;
	text-align: left;
	font-size: 12px;
	color: #000;
}