* {margin:0; padding:0}
/* Styles generaux qui s'appliquent à l'ensemble des documents Html... */

/* Fond de la page */
body {
	background-color: #7F1B1B; 
	background-image: url(../images/fond0.jpg); 
	background-repeat: repeat-x; 
	text-align: center;
}

/* Paramettres generaux des titres */
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h1,h2,h3 span{
	display:none;
}

/* Paramettres generaux des liens */
a {
	text-decoration: none;
	color: #444;
}

a:link {
	text-decoration: none;
	color: #444444;
}

a:visited {
	text-decoration: none;
	color: #993300;
}

a:hover {
	text-decoration: none;
	color: #444444;
}

/* Pour supprimer l'affichage d'un cadre noir autour
des images comportant un lien sous Firefox */
a img {
	text-decoration: none;
	border-style: none;
}

/* Le bloc "page" qui englobe tout le site */
#page {
	width: 775px;
	color: #444;
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
}

/* Le bloc "entete" qui englobe tous les elements de l'en-tete du site */
#entete {
	border-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 15px;
}

/* Paramettres des liens dans l'en-tete */
#entete a {
	text-decoration: none;
	color: white;
	border-style: none;
}

#entete a:hover {
	color: #000;
}

h4.bienvenue {
 	margin: 0; 
	font-weight: bold; 
	color: #fff; 
	padding-top: 1px; 
	padding-bottom: 4px; 
	text-align: left; 
	padding-left: 0px; 
	padding-right: 0px; 
	font-size: 16px;
}
h3.activite {
	padding-top: 16px;
	padding-left: 10px;
	color: #fff;
	font-size: 20px;
}
p.activite2 {
	padding-top: 1px;
	padding-left: 5px;
	text-align: left;
	color: #fff;
	font-size: 20px;
}
/* Paramettres des menus de l'en-tete, a savoir :
Accueil, Rubriques, Contact et Redaction */

#menu_haut {
	text-align: center; 
	margin-top: 0px; 
	padding-top: 0px; 
	vertical-align: middle;
}

/* Paramettres des liens dans les menus de l'en-tete */
#menu_haut  a {
	text-decoration: none;
	padding-bottom: 0px;
	margin-top: 0px;
	color: white;
	font-size:18px;
}

#menu_haut  a:hover {
	color: #CC9999;
	text-decoration: none;
}

.form_rech {
	clear: none; 
	float: right;
	width: 160px;
	margin: 1px 5px;
	padding: 0px;
	background-color: inherit;
}

/* Paramettres du champ de recherche dans l'en-tete */
.form_rech a {
	border-style: none;
}

label {
	display: none;
}

form {
	margin: 0px;
	padding: 0px;
}

/* Paramettres du bandeau contenant la hierarchie des pages */
#hierarchie {
	font-size: 0.75em;
	text-align: left;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 10px;
	padding-left: 10px;
	border-bottom-color: #999;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

/* Le bloc "corps" pour l'ensemble de la navigation et des contenus */
#corps {
	padding-top: 0px;
	margin-top: 0px;
}

/* Le bloc "principal" pour l'ensemble des contenus */
#principal {
	/*colonne principale*/
	padding: 0px;
	margin: 10px 8px;
}

/* Le bloc des articles avc paramettrage du contenu */
.article {
	border: 1px none #999;
	padding: 15px;
	text-align: left;
}

/* Surtitre des articles */
.surtitre {
	font-size: 0.85em;
	padding: 0px;
	margin: 0px;
	line-height: 1.2em;
}

/* Titre des articles */
.titre {
	margin: 8px 0;
	line-height: 1.2em;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: left;
	padding-left: 0px;
	padding-right: 0px;
}

.titregite {
	margin: 0px 0; 
	height: 53px; 
	width: 275px; 
	line-height: 1.2em; 
	padding-top: 14px; 
	padding-bottom: 4px; 
	text-align: left; 
	padding-left: 10px; 
	padding-right: 0px; 
	background-image: url(../images/gite_bandeau.jpg);
	color: white;
}

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

/* Soustitre des articles */
.soustitre {
	font-size: 0.85em;
	padding: 0px;
	margin: 0px;
	line-height: 1.2em;
	font-weight: bolder;
}

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

/* Intro des articles */
.intro {
	font-size: 14px;
	font-style: italic;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.2em;
}

/* Le texte des articles */
.texte {
	font-size: 0.95em;
	line-height: 1.3em;
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
	padding: 8px;
	padding-left: 10px;
	font-weight:bold;
}

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

.texte .spip_documents {
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

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

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

/* Les images dans les texte des articles selon leur alignement */
.texte .spip_documents_center {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
}

.texte .spip_documents_left {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 20px;
	margin-left: 0px;
}

.texte .spip_documents_right {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 20px;
}

/* Le post-scriptum des articles (les liens) */
.ps {
	text-align: left;
	font-size: 0.9em;
	line-height: 1.1em;
	font-style: italic;
	font-weight: bolder;
	margin-top: 16px;
	margin-bottom: 16px;
}

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

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

/* Le lien de reponse des articles */
.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: 0px;
	margin: 0;
}

/* Les styles pour les presentations en liste */

/* Paramettrage des hierarchies */
.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;	
}

.chemin a {
	text-decoration: none;
	color: #444;
	border-style: none;
}

.chemin a:hover {
	color: #000;
	background-color: #eaeaec;
}

/* Le bloc de navigation */
#navigation {
	padding: 0px;
	margin: 10px 5px;
}

/* Le pied de navigation (logos Rss et Spip) */
.pied {
	text-align: center; 
	padding: 0px;
	margin-bottom: 15px;
	color: white;
	font-size: 12px;
}

.pied a {
	color: white;
}

.pied a:hover {
	color: #FFFFCC;
}

/* Formatage des menus pour la navigation */
/* Ce bloc est utilise dans toutes les pages du site 
et pas uniquement pour la navigation, toute modification 
peut entrainer des variations imprevisibles sur certaines pages*/
.menu {
	border: 0px solid #999;
	margin-bottom: 15px;
	text-align: center;
	padding: 5px;
}

/* Formatage de l'affichage en liste */
.menu_item_article {
	font-size:100%;
	text-align:left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left:15px;
}

.menu_item_breve {
	font-size:88%;
	padding-left:5px;
	text-align:left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menu_item_forum {
	font-size: 0.95em;
	list-style: none;
	text-align:left;
	line-height: 1.1em;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left:15px;
}

/* Formatage general des menus de navigation */
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.menu li {
	list-style: none;
	margin-top: 2px;
	margin-bottom: 2px;
}

/* Titre de menu */
.menu_titre {
	font-weight: bold;
	font-size:95%;
	padding-top: 4px;
	padding-bottom: 4px;
	color: white;
}

.menu_titre small {
	font-weight: lighter;
}

/* Formatage de la pagination */
.menu_titre .on {
	font-weight: lighter;
	color: white;
	font-style: italic;
}

/* Formatage des liens des menus */
.menu_titre a {
	color: white;
	border-style: none;
}

.menu_titre a:hover {
	color: #444;
	border-style: none;
	background-color: inherit;
}

/* Element de menu hors titre de rubrique */
.menu_item {
	font-size: 90%;
	padding-top: 2px;
	padding-bottom: 0px;
}

/* Formatage de la rubrique selectionnee */
.menu_selected {
	background-color: #eaeaec;
	font-weight: bold;
}

/* menu-item-0 à 6 : formatage des titres de rubrique */
.menu_item_0 {
	font-size:90%;
	text-align:left;
	padding-left:5px;
	font-weight:800;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menu_item_1 {
	font-size:86%;
	padding-left: 15px;
	text-align:left;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menu_item_2 {
	font-size: 86%;
	padding-left: 30px;
	text-align:left;
	padding-top: 1px;
	padding-bottom: 1px;
}

.menu_item_3 {
	font-size: 82%;
	padding-left: 45px;
	text-align:left;
	padding-top: 1px;
	padding-bottom: 1px;
}

.menu_item_4 {
	font-size: 82%;
	padding-left: 60px;
	text-align:left;
	padding-top: 0px;
	padding-bottom: 0px;
}

.menu_item_5 {
	font-size: 78%;
	padding-left: 75px;
	text-align:left;
	padding-top: 0px;
	padding-bottom: 0px;
}

.menu_item_6 {
	font-size: 78%;
	padding-left: 90px;
	text-align:left;
	padding-top: 0px;
	padding-bottom: 0px;
}

/* Formatage 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;
}

.forum_decompte {
	text-align: center;
	font-size: 0.92em;
}

.forum_message { 
	background-color: #fcfcff;
	margin: 0px;
	padding: 0px;
}

.forum_fil { 
	list-style: none;
	padding: 0px;
	margin-top: 40px;
	margin-right: 15px;
	margin-bottom: 40px;
	margin-left: 15px;
}

.forum_fil ul { 
	display: block; 
	margin: 0px; 
	padding: 0px; 
	margin-left: 10px; 
}

.forum_texte { 
	margin: 0px; 
	color: #444; 
	padding-right: 15px;
	padding-left: 15px;
}

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

/* Formatage des differents formulaires */
.formulaire {
	color: #444; 
	font-size: 0.95em;
	text-align: left;
	background-color: white; 
	border: 2px dotted #666; 
	margin-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
}

.formulaire_previsu {
	color: #444; 
	font-size: 0.95em;
	text-align: left;
	background-color: white; 
	border: 2px dotted #666; 
	margin-bottom: 16px;
}

.formulaire_menu {
	border: none; 
	margin: 0px;
	background-color: white;
	padding: 0px;
}

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

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

.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;
}

.forml {
	/*zones de saisie de la page forum*/
	width: 100%; 
}

.spacer { clear: both;min-height:1px;height:auto;overflow:hidden;}

