.body {
	font-size: 16px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #fff;

}
/* Logos, documents et images */
img, .spip_logos { margin: 0; padding: 0; margin-left:0px; border: none; /*border-width:10px; border-style:solid; border-color:;*/ }

.spip_documents { text-align: center; }
span.spip_documents_center { display: block; margin-top:1em; }
.spip_documents_left { float: left; margin-left: 10px; margin-right: 10px; margin-bottom: 5px; }
.spip_documents_right { float: right; margin-left: 10px; margin-bottom: 10px; }
.spip_doc_titre { font-weight: bold; font-size: 0.8em; margin-left: auto; margin-right: auto; }
.spip_doc_descriptif { clear: both; font-size: 0.8em; margin-left: auto; margin-right: auto; }

/* Images typographiques (via image_typo), URL a revoir... */
.format_png { behavior: url(win_png.htc); }

#globale {
	--position: relative;
	background-color: #bec2c7;
	width:980;

}
#evenement {
	position: relative;
	float: right;
	width: 100%;
	padding-top: 123px;
}
#header_article {
	position: relative;
	height: 100px;
}
#header_sommaire_rubrique {
	position: relative;
	height: 10px;
	text-align:center;	
}

#navigation {
	width: auto;
	position: relative;
	padding-left: 0px;
	padding-top: 0px;
	color:#FFF;
	text-align:center;
	vertical-align:middle;
	height: 40px;
}
#contenant {
	position: relative;
	margin-top: 180px;
}
/*--------- Droite BEGIN ------------*/
.gauche {
	padding-left: 5px;
}
#droite {
	position: relative;
	float: right;
	margin-right: 25px;
}
#cadre_droite {
	width: 154px;
	border: thin solid #CCCCCC;
	background-color: #CCCCCC;
	margin-bottom: 15px;
	padding: 2px;
}
#droite_titre{
	width: 170px;
	padding-left: 10px;
	-line-height:2.2em;
}
#droite_texte{
	font-size:12px;
	width: 154px;
	color: #000000;
}
.droite_lien{
	font-size:14px;
	font-weight:bold;
	color: #000033;
	text-decoration:none;
}
a.droite_lien, a:link.droite_lien,a:visited.droite_lien{
	font-size:14px;
	font-weight:bold;
	color:#000033;
	text-decoration:none;

}
a:hover.droite_lien{
	font-size:14px;
	font-weight:bold;
	color: #333333;
}

.contenu {
	top:0px;
	margin-top:0px;
	margin-right: 20px;
	margin-left: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 15px;
	padding-left: 15px;
	text-align1: justify;
}
.separateurArticle {
	height : 5px;
}
.contenu_gauche {
	background-color:#FFFFFF;
	border-right-width: thin;
	border-left-width: thin;
	/*border-right-style: solid;*/
	border-right-style: solid;
	border-left-color: #CCCCCC;
	border-right-color: #CCCCCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	text-align: justify;
}
.contenu_droite {
	/*position: relative;
	font-family:Verdana, Geneva, sans-serif;
	margin-top:0px;
	margin-right: 0px;
	margin-left: 0px;
	width:100%;*/
	/*border-right-style: solid;*/
	border-style: dotted;
	border-color:#eddab9;
	/*border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;*/
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

.contenu_droite1 {
	position: absolute;
	/*font-family:Verdana, Geneva, sans-serif;*/
	color:#000;
	top:25px;
	margin-right: 0px;
	margin-left: 550px;
	width:180px;
	/*border-right-style: solid;*/
	border-style: dotted;
	border-color:#eddab9;
	/*border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;*/
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

/*---- contenu gite / BEGIN ------*/

.photo_gite{
	width:200px;
	height:150px;
	margin-top:10px;
	padding:5px;
	margin-right:10px;
	float:left;
	border: thin solid #666666;
	background-color:#FFFFFF;
}
.titre_gite{
	/*border-top:#999999 solid thin;*/
	padding-top:10px;
	padding-left: 0px;
	font-size: 20px;
	color: #990000;
}
.article_gite{
	padding-bottom:10px;
	border-bottom:#999999 solid thin;
	font-size: 14px;
	min-height:160px;
}
/*---- contenu gite / END ------*/
#titre {
}
#Infos {
	width: 154px;
	border: thin solid #CCCCCC;
	background-color: #EEE;
	margin-bottom: 10px;
	text-align: center;
	padding: 2px;

}
.formulaire {
	border: thin solid #CCCCCC;
}
.article {
	text-indent: 0px;
	/*font-family:rancho;*/
}
a .essaiModif {
	position: relative;
	text-decoration: none;
	position: relative;
	color: #000000;
}
a:hover .essaiModif {
	position: relative;
	text-decoration: none;
	border: thin dotted #FF0000;
}

.login {
	position: absolute;
	left: 0px;
	top: 0px;
}
/*------ WEBMASTER ---------------------------*/

.webmaster {
	text-align: center;
	margin-top: 5px;
	width: auto;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 0px;
	position: relative;
	margin-bottom: 20px;
	font-size:36px;
}
.webmaster a {
	color: #444343;
	text-decoration: none;
	font-size:12px;
}
.webmaster a:hover {
	color: #444343;
	text-decoration: underline; 
	font-size:24px;
}
.surtitre {font-size:14px; font-weight:bold;}
.titre {
	font-size:20px;
	font-weight:bold;
	color:#600;
}
.soustitre {font-size:12px}

a:active {
	text-decoration: none;
	color: #669900;
	font-size:36px;
}
.logo_rubrique {
	margin: auto;
	text-align:center;
}
.contenu_article {
	background-color:#CCC;
	widht:900;
	margin: auto;
	text-align:left;
}

.contenu_rubrique {
	width:900px;
	margin: auto;
	padding:3px;
	background-color:#FFF;
	text-align:left;
}
.bas_de_page {
	margin: auto;
	text-align:center;
}
.art-14339 {
	width:900px;
	text-align:center;
	margin:auto;
	background-color:#FFF;
	padding:5px;
}
.art-14339-logo {
	width:200px;
	position:absolute;
	text-align:center;
}
.art-14339-titres {
	height:150px;
	line-height:70px;
	padding-top:50px;
	margin-left:200px;
	width:700px;
	display:inline-block;
}
.art-14339-texte {
	width: 900px;
	text-align:left;
	display:table-row;
	width: 650px;
}

/*--------------------------------------------*/
