﻿/*<agl.folder "Element">*/
#zone_haut {
	color: #999;
	font-size: 10px;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 1px;
}
#page {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	border: solid 1px #999;
}
#zone_logo {
	background-color: #f5f5f5;
	height: 240px;
}
#_logo {
	width: 960px;
}
#zone_centre {
	font-size: 10px;
	background-image: url(../image/index_02.jpg);
	position: relative;
	height: 28px;
	order-top-style: solid;
}
#_centre {
	position: relative;
	width: 960px;
}
#main {
	background-color: #fff;
	background-image: url(../image/index_03.jpg);
	background-repeat: no-repeat;
	text-align: left;
	visibility: visible;
	width: 960px;
}
#main_col_1 {
	width: 30px;
	float: left;
}
#main_menu {
	visibility: visible;
	margin-top: 100px;
	padding: 5px;
	position: relative;
	width: 210px;
	float: left;
}
#main_col_2 {
	width: 20px;
	float: left;
}
#main_page {
	visibility: visible;
	width: 670px;
	float: left;
}
#footer {
	color: #f5f5f5;
	font-size: 10px;
	background-color: #f90;
	text-align: center;
	visibility: visible;
	padding-top: 3px;
	padding-bottom: 3px;
	position: relative;
	width: 960px;
	border-top: 1px solid #999;
}
/*</agl.folder>*/
/*<agl.folder "General">*/
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #900;
}
body {
	padding: 0px;
	color: #333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f5f5f5;
	background-repeat: repeat-x;
	margin: 0;
}
input {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: solid 1px #cccccc;
}
select {
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: solid 1px #cccccc;
}
textarea {
	color: #000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #fff;
	border: solid 1px #cccccc;
}
form {
	margin: 0;
	padding: 0;
}
/*</agl.folder>*/
/*<agl.folder "Navigation">*/
.NavPageLinkTexte a {
	color: #900;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 8px 4px;
	padding-left: 18px;
	position: relative;
}
.NavPageLinkTexte a:hover {
	color: #666;
	text-decoration: none;
	background-repeat: no-repeat;
	position: relative;
}
.NavPageSubLinkTexte a {
	color: #000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 11px 4px;
	padding-left: 21px;
	position: relative;
}
.NavPageSubLinkTexte a:hover {
	color: #666;
	text-decoration: none;
	background-repeat: no-repeat;
	position: relative;
}
.NavPageSubSubLinkTexte a {
	color: #666;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 14px 4px;
	padding-left: 24px;
	position: relative;
}
.NavPageSubSubLinkTexte a:hover {
	color: #666;
	text-decoration: none;
	background-repeat: no-repeat;
	position: relative;
}
.NavPageLinkTitre a {
	color: #654b67;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 1px 5px;
	text-align: left;
	padding-left: 8px;
	position: relative;
}
.NavPageLinkTitre a:hover {
	color: #666;
	background-repeat: no-repeat;
	position: relative;
}
.NavTitrePage {
	color: #000;
	font-size: 16px;
	position: relative;
}
.PageMediaLinkNorm {
	color: #900;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
	position: relative;
	border-top: 1px solid #a9a9a9;
	border-bottom: 1px solid #a9a9a9;
}
/*</agl.folder>*/
/*<agl.folder "Page" "Texte affich? dans las pages">*/
.PageEnTete {
	color: #999;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PageImage {
	border: solid 1px #666;
}
.PageLigneListePrix {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 3px;
	border-bottom: 1px dotted #a9a9a9;
}
.PageSousTitre {
	color: #900;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 8px;
}
.PageTexteBas {
	color: #333;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
.PageTexteHaut {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
}
.PageTexteInfo {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.PageTexteParagraphe {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	padding-right: 10px;
	padding-bottom: 10px;
}
.PageTexteSousTitre {
	color: #333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
}
.PageTitre {
	color: #333;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 12px;
}
.PageTitreParagraphe {
	color: #900;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
.PageSearchLink a {
	color: #955542;
	font-size: 14px;
	padding-top: 20px;
}
.PageSearchLink a:hover {
	color: #666;
}
/*</agl.folder>*/
/*<agl.folder "PageAdd_Formulaire" "Texte de la page contact (CNT1)">*/
.PageBouttonFormulaire {
	color: #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f5f5f5;
	padding: 1px;
	border: solid 1px;
}
.PageBouttonFormulaireSubmit {
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #9c9;
	padding: 1px;
	border: solid 1px #999;
}
.PageLibellesFormulaire {
	color: #955542;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
/*</agl.folder>*/
/*<agl.folder "PageAdd_Prix" "Texte des zones de prix dans les pages ( PRE3 et PRE4 )">*/
.PagePrixLibelle {
	color: #333;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6;
	text-align: right;
}
.PagePrixMontant {
	color: #654b67;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.6;
	text-align: right;
}
.PageTexteParagraphePrix {
	color: #501d3b;
	font-size: 11px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
.PageTitreParagraphePrix {
	color: #900;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 20px;
}
/*</agl.folder>*/
/*<agl.folder "Restaurant">*/
.RstCarteLigne {
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	padding-top: 8px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #ccc;
}
.RstCarteLigne:first-letter {
	font-size: 140%;
	float: none;
}
.RstCartePrix {
	color: #900;
	font-size: 16px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	border-bottom: 1px dotted #ccc;
}
.RstCarteRemarque {
	color: #900;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	padding-bottom: 10px;
}
.RstCarteSousTitre {
	color: #654b67;
	font-size: 20px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: oblique;
	padding-top: 16px;
	padding-bottom: 8px;
}
.RstGroupSousTitre {
	color: #654b67;
	font-size: 20px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-style: oblique;
	padding-top: 16px;
	padding-bottom: 8px;
}
.RstGroupLigneMenu {
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: center;
}
.RstGroupPrixMenu {
	color: #900;
	font-size: 16px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
.RstGroupRemarque {
	color: #900;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	padding-bottom: 10px;
}
.RstGroupTitreMenu {
	color: #900;
	font-size: 18px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-align: center;
}
/*</agl.folder>*/
/*<agl.folder "Catalogue">*/
.CataSousTitre {
	color: #f00;
	font-size: 18px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	padding-top: 12px;
}
.CataTitre {
	color: #f00;
	font-size: 18px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}
.CataTexte {
	color: #008000;
	font-size: 11px;
	text-align: justify;
}
.CataPrixLibelle {
	color: #008000;
	font-size: 11px;
}
.CataPrixMontant {
	color: #008000;
	font-size: 14px;
}
.CataFondArticle {
	background-color: #f5f5f5;
	position: relative;
	border: solid 1px #654b67;
}
.CataLienOnglet a {
	color: #fff;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4;
	background-color: #654b67;
	padding-right: 5px;
	padding-left: 5px;
	position: relative;
	border: solid 1px #606;
}
.CataLienOnglet a:hover {
	background-color: #997486;
	position: relative;
	border: solid 1px #654b67;
}
.CataTexteInfo {
	color: #000;
	font-size: 10px;
}
.CataFormSearch {
	color: #fff;
	font-size: 11px;
	background-color: #997486;
	border: solid 1px #000;
}
.CataFormAdvSearch {
	color: #fff;
	font-size: 11px;
	background-color: #b29db3;
	margin-top: 10px;
	border-top: 1px solid #fff;
}
/*</agl.folder>*/
/*<agl.folder "Parametres">*/
.SelectLangDeviseText {
	color: #fff;
	font-size: 11px;
}
.SelectLangDeviseTextActive {
	color: #fdf7f4;
	font-size: 11px;
	font-weight: bold;
}
.SelectLangDeviseLink a {
	color: #fff;
	font-size: 11px;
}
.SelectLangDeviseLink a:hover {
	color: #fc0;
}
.FormSearchText {
	color: #fff;
	font-size: 11px;
}
.FormSearchLink a {
	color: #fdf7f4;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
.FormSearchLink a:hover {
	color: #ffd700;
	font-weight: bold;
}
/*</agl.folder>*/
/*<agl.folder "Divers">*/
.PubNavMedia a {
	color: #333;
	font-size: 10px;
	background-color: #f5f5f5;
	padding: 3px;
	width: 200px;
	float: left;
	border-right: 2px solid #666;
	border-left: 2px solid #666;
}
.PubNavMedia a:hover {
	background-color: #dcdcdc;
	border-right: 2px solid #e2001a;
	border-left: 2px solid #e2001a;
}
/*</agl.folder>*/

