* {margin: 0; padding: 0;}*

body {
    background: #292929 url(images/fond_g.jpg) top left repeat;
	font: 70% Arial, Helvetica, sans-serif;	
	z-index: 1;
}

/* Parametres generaux des titres, balises "h1" à "h6" */
h3,h4,h5,h6 {
	line-height: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
a img {
	text-decoration: none;
	border-style: none;
}

/****************************************************/
/*** Le bloc "page" qui englobe tout le site ***/
#global {
	width: 780px;
	color: #e3e3e3;
	font-size: 1.1em;
	margin-right: auto;
	margin-left: auto;
	display:table;
	background: #000;
    margin-top: 10px;
	margin-bottom: 10px;
	border: #848484 1px solid;
	
}
#bas {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	display:table;
	background: #e2dcc6 url(images/bas.jpg) left repeat-y;
    height: 19px;
}
#ban {
	width: 100%;
    height: 100px;
	background: transparent url(images/ban.jpg) top left no-repeat;
	float: left;
}
#top {
	width: 780px;
    height: 200px;
	background: transparent url(images/top.jpg) top left no-repeat;
	float: left;
	margin-top: 10px;
}
#flash {
	float: right;
	margin: 10px;
	border: #e1cea2 3px solid;
}
#langue{
float: right;
}
#body {
padding: 0 0 0 0px;


}
#contenu {
float: left;
width: 100%;
margin-left:0px;
clear: left;
background: #f8ebcc;

}
.mgs_texte p {
padding-top: 5px;
font-size: 120%;
text-align: justify;
}
.mgs_texte a {
color: #a30c24;
}
.mgs_texte a:visited {
color: #a30c24;
}
.mgs_texte a:hover {
color: #a30c24;
text-decoration: none;
}
.mgs_intro p {
padding-top: 0px;
margin-top: 0px;
}
#contenu h1{
color: #bd0000;
font: 170% Arial, Helvetica, sans-serif;
text-align: left;
padding-right: 25px;
}
#contenu h1#tm{
font-size: 130%;
color: #7F9AC8;
font-family: Arial;
text-align: center;
padding-right: 25px;
background: eee6d9;
}
#contenu h2{
font-size: 100%;
color: #242e68;
}
#contenu h2 a{
color: #242e68;
text-decoration: none;
}
#contenu h2 a:visited{
color: #242e68;
}
#contenu h2 a:hover{
color: #495492;
}
/****************************************************/
/*** Le bloc "tete" qui englobe tous les elements de l'en-tete du site ***/
/** Le bloc "tete" lui meme **/
#alternative {
	height: 25px;
	text-align: right;	
}
#alternative a{
margin: 10px;	
}
#alternative a:hover{
background-color: transparent;	
}
.mgs_descriptif {
	font-size: 0.8em;
	line-height: 1.2em;
	text-align: center;
	margin: 10px 120px 0px;
	padding: 0;
}

/** Parametres des menus de l'en-tete : Accueil, Plan, Contact et Redaction **/
/* Le bloc "menu" lui meme */


/** Parametres du bandeau contenant la hierarchie des pages **/
/* Le bandeau lui meme */
#mgs_hierarchie {
    top: 10px;
	font-size: 0.75em;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-color: #c9c3b5;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	height: 20px;

}

/****************************************************/
/*** Parametres generaux de l'affichage des chemins d'acces ***/
/* Formatage du contenu des hierarchies */
.mgs_chemin {
	font-size: 0.75em;
	text-align: left;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;	
}

/* Formatage liens simples des hierarchies */
.mgs_chemin a, .mgs_chemin a:link {
	text-decoration: none;
	color: #444;
	border-style: none;
}

/* Formatage liens survoles des hierarchies */
.mgs_chemin a:hover {
	color: #000;
	background-color: #eaeaec;
}


/****************************************************/
/*** Parametres du bloc "corps" contenant la navigation et les contenus ***/
/** Le bloc "corps" lui meme **/

/****************************************************/
/*** Le bloc de navigation contenant les menus de navigation et des resumes ***/
/** Le bloc "navigation" lui meme **/
#mgs_navigation {
	width: 800px;
	margin: 0px;
	float:left;
	top: 190px;
}

/** Le bloc menu de pied de navigation (logos Rss et Spip) **/


/** Formatage general des blocs menus de la navigation **/
/* Les blocs "menu" eux memes */
/****************************************************/
/*** Parametres du bloc "principal" contenant les contenus ***/
/** Le bloc "principal" lui meme **/
/** Le bloc generaux des differents contenus **/
/* Les blocs eux memes */
.mgs_bloc {
	margin-bottom: 0;
	text-align: center;
	padding: 5px;
	background: #fff url(images/bloc.jpg) repeat-x;
	clear: both;
}

/* Les listes lors d'affichages en mode liste */
.mgs_bloc ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

/* Les elements des listes lors d'affichages en mode liste */
.mgs_bloc li {
	list-style: none;
	margin-top: 2px;
	margin-bottom: 2px;
}

/** Les logos des rubriques, articles, breves, etc. **/
/* Les liens simples des logos */
.mgs_pictos a, .mgs_pictos a:link {
	border-style: none;
	display: block;
	margin: 8px 8px 8px 4px;
	padding: 4px;
	font-size: 1em;
	line-height: 1.2em;
}

/* Les images des logos */
.mgs_pictos img {
	float: left;
	margin-right: 8px;
}

/****************************************************/
/*** Parametres du contenu des articles et breves ***/
/* Le bloc "article" lui meme */
.mgs_article {
	border: 1px none #999;
	background: #f8ebcc;
	text-align: left;
	width: 750px;
	padding-left: 20px;
	padding-right: 10px; 
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
	height: auto !important;
    height: 230px;
	
}
.titrerubrique {
	border: 1px none #999;
	background: #f8ebcc;
	text-align: left;
	width: 750px;
	padding-left: 20px;
	padding-right: 10px; 
	padding-top: 10px;
	padding-bottom: 10px;
	color: #000;
	size: 110%;
}
.mgs_article_s {
	background: #f8ebcc;
	text-align: left;
	width: 64%;
	padding-left:20px; 
	padding-right:10px; 
	padding-top:10px;
	padding-bottom:10px;
	float: left;
	color: #000;

}
#news {
margin-top: 5px;
padding-left:10px; 
padding-right:10px; 
padding-top:5px;
float: left;
width : 220px;
background: #000;

}
.general ul {
list-style-type: none;
}
.general ul li {
list-style: none;
}
/* Surtitre des articles */
.mgs_surtitre {
	font-size: 0.85em;
	padding: 0px;
	margin: auto 0px;
	line-height: 1.2em;
	text-align: center;
}

/* Titre des articles */
.mgs_titre {
	color: #000;	
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
	font-size: 1.5em;
	font-weight: bold;
	list-style-type: none;
	text-decoration: none;
}

/* Logo des articles */
.mgs_logo {
	padding: 3px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: left;
}

/* Soustitre des articles */
.mgs_soustitre {
	font-size: 0.88em;
	padding: 0px;
	line-height: 1.4em;
	font-weight: bolder;
	margin-bottom: 0.5em;
	margin-top: 1em;
}

/* Les iInfos des articles (date, auteur, etc.) */
.mgs_infos {
	font-size: 0.8em;
	padding: 0px;
	margin: 4px 0px;
	line-height: 1.6em;
}

/* Intro des articles */
.mgs_intro {
	font-size: 0.95em;
	font-style: italic;
	font-weight: bold;
    padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px;
    text-align: left;
}
.mgs_intro img {
padding: 5px;

}
/* Le texte des articles */
.mgs_texte {
	font-size: 0.95em;
	line-height: 1.3em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
}
.mgs_texte_b {
	font-size: 0.95em;
	line-height: 1.3em;
	text-align: left;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	margin-bottom: 5px;
}
.titre_menu {
	font-size: 0.95em;
	font-style: italic;
	font-weight: bold;
    padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 10px;
    text-align: left;
}
.mgs_texte_m {
	font-size: 0.95em;
	line-height: 1.3em;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	padding: 0px;
	text-align: center;
}

/* Les images dans les texte des articles */
.mgs_texte img {
	padding: 0px;
	margin: 0px;

}

.mgs_texte .spip_documents {
	margin: 0px;
	text-align: center;
}

/* Les legendes des images des articles */
.mgs_texte .spip_doc_titre {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 0.95em;
	color: #444;
}

.mgs_texte .spip_doc_titre strong {
	font-weight: normal;
	font-style: italic;
}

/** Les images dans les texte des articles selon leur alignement **/
/* Les images centrees */
.mgs_texte .spip_documents_center {
	float:left;	
	margin: auto;
	text-align: center;
	width: 100%;
}

/* Les images alignees a gauche */
.mgs_texte .spip_documents_left {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 0px;
}

/* Les images alignees a droite */
.mgs_texte .spip_documents_right {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 20px;
}

/* Le post-scriptum des articles (les liens) */
.mgs_ps {
	text-align: center;
	font-size: 125%;
	font-style: italic;
	font-weight: bold;
	margin-top: 16px;
	margin-bottom: 16px;
}

/* Les notes de bas de page des articles */
.mgs_notes {
	text-align: left;
	font-size: 0.88em;
	line-height: 1.28em;
	margin-top: 16px;
	margin-bottom: 16px;
	padding: 0;
	border-top-style: dotted;
	border-top-color: #888;
	border-top-width: 1px;
	border-bottom-color: #888;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

.mgs_notes p {
	margin: 0.5em 0px;
}

.mgs_notes_titre {
	font-weight: bolder;
	font-size: 1.15em;
}

/* La fin des articles */
.mgs_article_fin {
	margin-bottom: 12px;
	padding-bottom: 8px;
	border-bottom-color: #eaeaec;
	border-bottom-style: solid;
	border-bottom-width: 8px;
}

/* Le lien de reponse des articles */
.mgs_repondre {
	font-size: 0.95em;
	line-height: 1.1em;
	text-align: center;
	padding-bottom: 8px;
	padding-top: 4px;
	border-bottom-color: #eaeaec;
	border-bottom-style: solid;
	border-bottom-width: 8px;
	margin: 0;
}

/** Divers formatages texte, tableaux, etc. **/
/* Les intertitres */
.mgs_article h3 {
	font-size: 120%;
	margin-top: 12px;
	margin-bottom: 6px;
	padding-bottom: 8px;
	color: #000;
	margin-left: 10px;
	font-variant: small-caps;
}

.mgs_article h3 a, .mgs_article h3 a:link, .mgs_article h3 a:hover {
    text-decoration: none;
	border: none;
	color: #000;
	text-align: left;	
	float: left;
	width: 160px;
}

/* Les talbleaux */
.mgs_article table {
	text-align: left;
	font-size: 0.95em;
	line-height: 1.2em;
	margin: auto;
	margin-bottom: 15px;
	padding: 0px;
	border-spacing: 0px;
	width: 80%;
}

.mgs_article caption {
	caption-side: top; /* bottom pas pris en compte par IE */
	text-align: center;
	margin: auto;
	padding: 4px;
	font-weight: bold; 
}

.mgs_article table tr.row_first { 
	color: #fff;
	padding: 4px;
}
.mgs_article table th{
	vertical-align: middle; 
	padding: 4px;
}
.mgs_article table td { 
	vertical-align: middle;
	padding:2px;
}


/* Liens dans les tableaux */
.mgs_article table tr a, .mgs_article table tr a:link { 
	padding: 0px 4px;
	display: block;
	background: none; 
}

.mgs_article table tr a:hover { 
}

.mgs_article table tr.row_first a { 
	color: #fff;
	background: #b8b8bf; 
}

.mgs_article table tr.row_first a:hover { 
	color: #444;
	background: #fff; 
}

/* Les codes et citations */
.mgs_article div code, .mgs_article blockquote { 
	font-size: 0.95em;
	line-height: 1.2em;
	border: 1px solid #999;
	margin: 0px;
	margin-bottom: 15px;
	padding: 10px;
	background-color: #fafafc;
	display: block;
}

.mgs_article p code {
	padding: 2px 4px;
	background-color: #eaeaec;
	display: inline;
	border: none;
}

.mgs_article blockquote p {
	margin: 0px;
	padding: 0px;
}

/* Les filets de separation */
.mgs_article hr {
	margin: 20px 0px;
	padding: 0px;
	height: 8px;
	border: none;
	background-color: #eaeaec;
	/* noshade: noshade; */
	/* border: 1px dotted #888; */
}


/****************************************************/
/*** Parametres generaux de formatage des forums ***/
/** Liste des forums des articles et breves **/
ul.forum { 
	display: block; 
	clear: both; 
	margin: 0px; 
	padding: 0px;
	list-style: none;
	font-size: 0.95em;
	line-height: 1.1em;
	text-align: left;
}

/* Le nombre des messages du forum */
.mgs_forum_decompte {
	text-align: center;
	font-size: 0.92em;
}

/* Chaque message du forum */
.mgs_forum_message { 
	background-color: #fcfcff;
	margin: 0px;
	padding: 0px;
}

/* Le contenu de chaque message du forum */
.mgs_forum_texte { 
	margin: 0px; 
	color: #444; 
	padding-right: 15px;
	padding-left: 15px;
}

/* Les textes de chaque message */
.mgs_forum_texte .mgs_texte {
	margin-top: 1em; 
	margin-bottom: 1em; 
}

.mgs_forum_chapo {
	margin: 0px; 
}

.mgs_forum_chapo .mgs_infos {
	padding-left: 15px;
}

/****************************************************/
/*** Parametres generaux de formatage des formulaires ***/
/* Formulaire general */
.mgs_formulaire {
	color: #444; 
	font-size: 0.95em;
	text-align: left;
	background-color: #fff; 
	border: 2px dotted #666; 
	margin-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

/* Formulaire de previsualisation */
.mgs_formulaire_previsu {
	color: #444; 
	font-size: 0.95em;
	text-align: left;
	background-color: #fff; 
	border: 2px dotted #666; 
	margin-bottom: 16px;
}

/* Formulaires des menus */
.mgs_formulaire_menu {
	border: none; 
	margin: 0px;
	background-color: #fff;
	padding: 0px;
}

.mgs_formulaire_menu div {
	margin: 0px;
	padding: 0px;
}

.mgs_formulaire_menu p {
	color: #444; 
	font-size: 0.78em;
	text-align: left;
	margin: 0px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

.mgs_formulaire_menu h4 {
	display: block; 
	text-align: center;
	font-size: 0.88em;
	background-color: #eaeaec;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #444;
	margin-top: 2px;
	margin-bottom: 5px;
}

/* Formatage du champ de saisie de certains formulaires */
.mgs_forml {
	width: 100%; 
}
/* CSS du menu horizontal, bieler batiste */
#footer {
background:  url(images/foot.jpg) repeat-x;
text-align: center;
height: 30px;
color: #fbe8b4;
float: left;
clear: both;
width: 100%;
border-top: #fff 1px solid;
border-bottom: #fff 1px solid;
font-size: 80%;
font-family: Arial;
padding: 0;
margin-bottom: 3px;
}
#footer a{
color: #fbe8b4;
text-decoration: underline;
}
#footer a:hover{
color: #000;
text-decoration: none;
}
#logo{
background: url(images/logo_petit.jpg) no-repeat 0 -15px;
height: 25px;
width: 113px;
float: right;
display: inline
}
.ligne {
clear: both;
}
#dew {
margin-left: 100px;
width:640px;
height: 440px;
z-index: 1;
}
#menu{
width: 780px;
height: 24px;
z-index: 2000;
padding-bottom: 3px;
}

.puce {
border: 0;
} 

#reservation {
float: left;
border: none;
background: url(/images/reservation.png);
display: block;
}
#reservation img {
border: none;
}  
#flashcontent {
		height: 440px;
	}
.produit {
float: left;
width: 47% !important;
width: 46%;
background: #fff;
margin-right: 20px;
margin-bottom: 20px;
min-height: 140px;
height: auto !important;
height: 140px;
padding-bottom: 5px;
}
.produittexte {
padding-left: 10px;
float: left;
color: #6a6a6a;
}
.ensavoir{

margin-top: 50px;
margin-left: 50px;
text-align: right;
}

.ensavoir a{
color: #bd0000;
}

#nav, #nav ul {
	float: left;
	width: 63em;
	list-style: none;
	line-height: 1;
	background: #000;
	font-weight: bold;
	padding: 0;
	margin: 0 0 1em 0;
}

#nav a {
	display: block;
	width: 10em;
	w\idth: 6em;
	color: #fff;
	text-decoration: none;
	padding: 0.25em 2em;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 0;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 14.4em;
	w\idth: 13.9em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 1em;
	width: 13em
}

#nav li ul a {
	width: 13em;
	w\idth: 9em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #780000;
}

#content {
	clear: left;
}

#content a {
	color: #7C6240;
}

#content a:hover {
	text-decoration: none;
}

#scaffolding {
	height: 70px;
	background: white url(/images/header_bg.gif) no-repeat;
	border: solid #eda;
	border-width: 1px 0 0 0;
	margin: 1em 0 0 0;
}

#scaffolding a {
	text-decoration: none;
	text-indent: -999em;
	display: block;
	height: 70px;
	background: url(/images/hdlogo_flip2.gif) no-repeat;
	background-position: 181px 0;
}

#scaffolding a:hover {
	background-position: 181px -70px;
}
.produitimg {
padding: 5px;
}
.mgs_texte ul li {
margin-left: 25px;
margin-top: 7px;
list-style-image : url(images/puce.jpg);
font-size: 120%;
}
#ale {
float: left;

}



