/*  ----------------------------------------------------------- */
/*  Ajout de Feuilles de styles   de Laurent */
/*  ----------------------------------------------------------- */


/* Listes d'articles dans rubrique
----------------------------------------------- */
.
#liste-articles {
position : relative;
	top : 0;
	left : 0;
	margin : 0;
	padding : 0;
	}

#liste-articles #article{ 
margin-bottom: 1em;
}
	
#article .cartouche {
	text-align : left;
	margin : 0;
	padding :0;
	margin-left : 1em;
}

#article .cartouche .titre {
	font-size: 1.2em;
	font-weight: bold;
	color: #372807; 
	margin :0;
	padding : 0;

}
	
#article .cartouche .soustitre {
	font-size: 1em;
	font-weight: bold; 
	margin-bottom : 0.3em;
	margin :0;
	padding : 0;
	color: #372807; 
}	

#article .cartouche .spip_logos {
	float: left;
	margin-left: 0px;
	margin-bottom: 0px; 
	color: #372807; 
}

#article .cartouche p {
margin: 0;
padding: 0;
clear: left; }
#article .cartouche small { font-size: 0.7em; }

#article  .chapo {
	font-size: 0.8em;
	margin-bottom : 0.2em;
	color: #372807; 
}
		
#article .lien {
					background: #EEE;
	margin: 1em;
	margin-bottom: 1.5em;
	padding: 0.8em;
	border: 1px solid #CCC;
	font-size: 0.8em;
	font-weight: bold; 
}

/*#article  p { margin: 0; padding: 0; }*/

#article  .enclosures {
	float: right;
	text-align: right;
	max-width: 60%;
	margin: 0; }

#article  small {
	display: block;
	font-size: 0.71em; }

#article  .texte {
		color: #000; 
	margin-top: 0em; /*1em;*/
		margin-bottom: 0.5em; /*2em;*/
	padding-left: 1.5em; /*0.9em;*/
	padding-right: 2em; /*0.9em;*/
	font-size: 0.85em;
	line-height: 1.2em; /*1.4em; */
	text-align: justify;
				border-left: 2px solid #684706;
}
	

/*  ----------------------------------------------------------- */
/*	ENTETE						*/
/*  ----------------------------------------------------------- */

#fil_ariane {
	z-index: 100;
	position : relative;
	width : 900px; /* empeche menu de passer à la ligne */
	margin-left : auto;
	margin-right : auto;
	margin-top : 0;
	margin-bottom :0;
}

#fil_ariane  #hierarchie {	
	position : absolute;
	top : 0px; /*2em; /*2.5em;*/
	left : 0;
	width : 50%;
	margin-top: 0; /*5px; /*10px;*/
	/* margin-bottom: 2em; */
	font-size : 11px;
	color: #777f72;
	padding-right: 12px; /*24px;*/
	padding-left : 12px; /*24px;*/
	text-align : left;
					/*background: #777f72; /*#aaa;*/
}

#fil_ariane #hierarchie a {
	color: #372807; 
	border-bottom : 2px solid #684706;
}

#fil_ariane #menu_lang {
	position : absolute;
	top : 0px; /*2em; /*2.5em;*/
	right : 0;
	width : 50%;
	margin-top: 0; /*5px; /*10px;*/
	/* margin-bottom: 2em; */
	font-size : 9px;
	color: #777f72;
	padding-right: 12px; /*24px;*/
	padding-left : 12px; /*24px;*/
	text-align : right;	
}

#fil_ariane #menu_lang a:hover {
			color: #372807; 
			text-decoration : underline;	
}




/* --------------------------------------------- */
/*   MENU SECONDAIRE            */
/* --------------------------------------------- */

#menu-secondaire {
	margin-top : 20px;
	padding : 0;
					/* border: 2px solid #684706; */
	border-right: 2px solid #684706;
					/*background: #ccc;*/
	text-align: left;
	font-size: 0.9em;	
}

#menu-secondaire ul {
			/*list-style-image: url("jhjhjhjg");*/
			/*list-style-position: inside;*/
			list-style-position: outside;
			/*list-style-type: disc;
			list-style-type: circle;
			list-style-type: square;*/
color:  #5d471c;  /*#f4bf31;*/
/*background:  #f4bf31; /*#5d471c; #f4bf31; 777f72*/
}
#menu-secondaire li {
	color:  #f4bf31;	
	padding-bottom : 2px;	

}
#menu-secondaire a {
			list-style-type: disc;
color:  #5d471c; /*#f4bf31; */
/*background:  #f4bf31; /*#5d471c; #f4bf31; 777f72*/
}
#menu-secondaire a:hover {
			list-style-type: square;
color:  #000; /*#5d471c; /*#f4bf31; /*#5d471c; */
background:  #f4bf31;  /*#5d471c; #f4bf31; 777f72*/
}

#menu-secondaire a.sous-item  {
}
#menu-secondaire a.sous-item:link, a.sous-item:visited, a.sous-item:hover, a.sous-item:active  {		
}

/* --------------------------------------------- */
/*   MENU SECONDAIRE ACCUEIL            */
/* --------------------------------------------- */

#menu-secondaire-accueil {
	z-index: 0;
	float: right;
			position:absolute;
				top: 2em; /*18em;*/
			right: 0px;;
	width: 200px;
			height: 567px; /*230px; /*167px;*/
	margin : 2em 1.5em 10px 1.5em; /* 0 1.5em 10px 1.5em; */
	padding : 0;
	text-align: left;
}



/* --------------------------------------------- */
/*                 ECRAN                   */
/* --------------------------------------------- */

#ecran {
	position : relative;
	top : 0;
	right : 0;
	z-index: 0;
	width : 200px;
	height: 202px;
	margin : 0; /* 0 1.5em 10px 1.5em; */
	padding : 0;
	border: 0;
	text-align: center;
}

#ecran_images {
	position : relative;
	height : 176px;
	width : 200px;
	padding : 0;
	margin : 0; 

}

img.ecran {
	position : absolute;
	z-index : 2;
	top : 25px;
	right : 0px;
	height : 176px;
	width :100%;
	border : 2px solid #684706; /*557439;*/
	visibility : hidden;
	padding : 0;
	margin : 0; 
}

#ecran_legende {
	z-index: 3;
	position :relative;		
	top : 1em; /*7em;*/
	right : 0em;
	width : 150px;
	height: 80px;
	margin : 0em 0em 0em 0em; /* 0 1.5em 10px 1.5em; */
	padding : 2px;
	border: 1px solid #000000;
	background : #fff;
	text-align: center;
	font-size: 0.7em;
	visibility : hidden;
	
}

#ecran_barre {
	z-index: 1;
	position : relative;		
	top : 0px;	
	left : 0;
	width :100%;
	height: 20px;
	padding : 0px 3px 0 3px;
	border: 0;
	background : #efefef;	
}


table.barre {
	border : 0;
	width : 100%;
	padding : 0;
	margin : 0;
}

img.barre {
	z-index : 100;
	border : 0;
	visibility : visible;
	padding : 0;
	margin : 0;

}

#tooltip {
   z-index : 100;
   position : absolute;
   visibility:hidden;
   font-size : 0.77em;
   border : 1px solid #000;
   background : #DDD;
   padding : 2px;
}


#zoom {
	position : absolute;
	top : 3em; /*3em; /*7em;*/
	right : 2em; /*0.9em; /*1em;*/
	z-index : 0;
	visibility : hidden;
	min-height : 300px;
	min-width : 400px;
}

#zoom img {
	position : absolute;
	right : 0;
	top : 0;
	border: 2px solid #684706; /*557439;*/
	z-index : 0;
	min-height : 300px;
	min-width : 400px;
	background: url(illustrations/accueil_gites_roulotte_490x327.jpg) center center no-repeat;
}
