/*------------------------------------------------------------------CONFIG GENERAL --------------*/
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding:0px;
	background-color: #6D0100;
	font-family:Arial, Helvetica, sans-serif;
}

img { border:none;}

/*-----------------------------*/
.gauch {
	background-image: url(skins/img/fond_gauch.jpg);
	background-position: right top;
	background-repeat: no-repeat;
}
/*-----------------------------*/
.droit {
	background-image: url(skins/img/fond_droit.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
/*-----------------------------*/
.cale-img {
	margin-right:10px;
	float: left;
}

/*------------------------------------------------------------------ PAGE ACCUEIL  --------------*/

.texte-normal {
	font-size: 12px;
	color: #d7c6b0;
	text-align:justify;
}
.texte-normal a {
	color: #d7c6b0;
}
.texte-normal a:hover {
	color: #d7c6b0;
}
/*-----------------------------*/
.texte-normal2 {
	font-size: 12px;
	color: #000000;
	text-align:justify;
}
.texte-normal2 a {
	color: #000000;
}
.texte-normal2 a:hover {
	color: #000000;
}
/*-----------------------------*/
.accueil-titre-actu {
	font-size: 13px;
	color: #FFFFFF;
	text-align:justify;
	font-weight: bold;
}
.accueil-titre-actu a {
	color: #000000;
}
.accueil-titre-actu a:hover {
	color: #000000;
}

/*------------------------------------------------------------------ menu gauch --------------*/

.menu-gauch{
	font-weight: bold;
	font-size: 12px;
	color: #280000;
	text-align:justify;
	padding-bottom:0px;
	padding-left: 18px;
	padding-top: 12px;
	background:url(skins/img/menu_gauch_fond_03.jpg) no-repeat top;
	height:28px;
	margin-top:0px;
	clear:both;

}
.menu-gauch a {
	color: #280000;
	text-decoration: none;
}
.menu-gauch a:hover {
	color:#990000;
}
/*-----------------------------*/
.menu-gauch-traiteur{
	font-size: 12px;
	color: #FFFFCC;
	text-align:justify;
	font-weight: bold;
	text-decoration: none;
}
.menu-gauch-traiteur a {
	color: #FFFFCC;
	text-decoration: none;
}
.menu-gauch-traiteur a:hover {
	color: #FFFFCC;
	text-decoration:underline
}
/*-----------------------------*/
.menu-gauch-traiteur02{
	font-size: 12px;
	color: #FFFFCC;
	text-align:justify;
	line-height: 20px;
	margin-left: 10px;
	text-decoration: none;
}
.menu-gauch-traiteur02 a {
	color: #FFFFCC;
	text-decoration: none;
}
.menu-gauch-traiteur02 a:hover {
	color: #FFFFCC;
	text-decoration:underline
}



/*-----------------------------*/
.menu-gauch-auberge{
	font-size: 11px;
	color: #4c0000;
	text-align:justify;
	font-weight: bold;
}
.menu-gauch-auberge a {
	color: #4c0000;
}
.menu-gauch-auberge a:hover {
	color: #4c0000;
}

.menu-gauch-auberge02{
	font-size: 11px;
	color: #4c0000;
	text-align:justify;
	text-decoration: none;
	line-height: 20px;
	margin-left: 10px;
}
.menu-gauch-auberge02 a {
	color: #4c0000;
}
.menu-gauch-auberge02 a:hover {
	color: #4c0000;
}

.texte-auberge-formule {
	font-size: 12px;
	color: #000000;
	text-align:justify;
}
.texte-auberge-formule a {
	color: #000000;
}
.texte-auberge-formule a:hover {
	color: #000000;
}

.titre-auberge-formule {
	font-size: 22px;
	color: #990000;
	text-align:center;
}
.titre-auberge-formule a {
	color: #990000;
}
.titre-auberge-formule a:hover {
	color: #990000;
}
/*------------------------------------------------------------------ PAGES --------------*/

.titre-page{
	font-size: 16px;
	color: #FFCC00;
	text-align:justify;
	font-weight: bold;
}
.titre-page a {
	color: #d7c6b0;
}
.titre-page a:hover {
	color: #d7c6b0;
}
/*-----------------------------*/
.titre-page2{
	font-size: 18px;
	color: #6D0100;
	text-align:justify;
	font-weight: bold;
}
.titre-page2 a {
	color: #6D0100;
}
.titre-page2 a:hover {
	color: #6D0100;
}
/*-----------------------------*/
.sous-titre-page2{
	font-size: 14px;
	color: #6D0100;
	text-align:justify;
	font-weight: bold;
}
.sous-titre-page2 a {
	color: #6D0100;
}
.sous-titre-page2 a:hover {
	color: #6D0100;
}

/*------------------------------------------------------------------ PAGE ACTUALITES --------------*/
.actu-titre {
	font-size: 16px;
	color: #FFFFFF;
	text-align:justify;
	font-weight: bold;
}
.actu-titre a {
	color: #000000;
}
.actu-titre a:hover {
	color: #000000;
}
/*-----------------------------*/
.actu-date {
	font-size: 10px;
	color: #FFFFFF;
	text-align:justify;
}
.actu-datea {
	color: #000000;
}
.actu-date a:hover {
	color: #000000;
}

/*------------------------------------------------------------------ PAGE CONTACT --------------*/
.contact_titre{
	font-size: 11px;
	color: #a00000;
	text-align:right;
	font-weight: bold;
}
.contact_titre a {
	color: #a00000;
}
.contact_titre a:hover {
	color: #a00000;
}
/*-----------------------------*/
.contact_sous_titre{
	font-size: 11px;
	color: #FFFFFF;
	text-align:right;
	font-weight: bold;
}
.contact_sous_titre a {
	color: #FFFFFF;
}
.contact_sous_titre a:hover {
	color: #FFFFFF;
}
/*-----------------------------*/
.contact_minus{
	font-size: 10px;
	color: #FFFFFF;
	text-align:right;
}
.contact_minus a {
	color: #FFFFFF;
}
.contact_minus a:hover {
	color: #FFFFFF;
}


/*------------------------------------------------------------------ PAGE TRAITEUR --------------*/

.fond-traiteur {
	background-image: url(skins/img/traiteur_fond_fr.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

