/* CSS Document */
/*Style gnrique du site */
/*Attention ce document source, avec les commentaires , doit tre pur avant modification et enregistr sous style.css */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;}
:focus {outline: 0;}
ul {list-style: circle;}
ol {list-style:decimal;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}

/* Redfinition gnrale des tags html */

html {
	margin:0;
	padding:0;
}

body {
	font-size:0.80em;
	text-align: center;
	margin:0 0 0 40px;
	}
	
	
div#content p {margin-bottom:1em;}


a img {border:none;}
	
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;	
	color: black;
	font-weight: bold;
}

h2 {	font-size: 1.2em;
	background-repeat:no-repeat;
	padding:2px 0 0 28px;
	margin: 0.75em 0 0.75em 0;
	font-weight: bold;
	text-decoration:underline;
	line-height:2em;}

a h2 {
	font-weight:bold;
	text-decoration:underline;}

a hover h2 {
	font-weight:bold;
	text-decoration:underline;}
	
#MainContent h3 {font-weight:bold;
	font-style:italic;
	background-repeat:no-repeat;
	background-position:bottom left;
	padding-left:25px;
	margin:0.75em 0;}
	

div#bd2 em {font-style:normal;}	

/*------------------------------------------------------------------------------------------------------- Les zones structurantes*/
	
div#ContentWrap a:link {
	color: black;
	text-decoration: none;
}
div#ContentWrap a:visited {
	color: black;
	text-decoration: none;
}
div#ContentWrap a:hover {
	color: black;
	text-decoration: none;
}
div#ContentWrap a:active {
	color: black;
	text-decoration: none;
}
	
/*le wrapper du body, qui permet de faire la marge  droite avec la colonne symtrique */
div#bd2 {
	margin:0 40px 0 0;
	text-align:left;
	line-height:1.5em;
	padding:0 0 0 1em;
	}
	
/* Le contenu principal */
div#MainContent {
	font-size:0.88em;}

div#content a {display:inline; visibility:visible; padding-left:0.1em; padding-right:0.1em; }

/*----------------------------------------------------------------------------------------------------------------------
************************************************************************************************************************ 
                                                                                 Definition des grandes zones de la page */



/*-----------------------------------------------------------------------------------------------------------------Le Header */

div#Header {
	text-align:center;
	background-image:none;}
	
div#Header h1 {
	line-height:55px;
	height:55px;
	overflow:hidden;}
	
#quickinfo {font-size: 0.7em;
	text-align: center;
	margin:0.5em;}
	
#quickinfo img, #quickinfo a img {display:none;}

#navi {display:none;}
	
#amazigh {display:none; }

	
/*------------------------------------------------------------------------------------------------La zone de menu principal sur la gauche */	
	
div#MenuMain {display:none;}
	
	
div#ContentWrap {
	margin:0}
	
/*------------------------------------------------------------------------------------------------------Le sous menu et le fil d'ariane*/	

div.SousMenu {display:none;}
	
	
#ariane { border:#cdddd3; border-bottom-style:solid; border-bottom-width:1px;}
	
/*----------------------------------------------------------------------------------------------------------------Le sous menu du blog */	

div#Menu2W {display:none;}	

/*---------------------------------------------------------------------------------------------------------------- Le Hotspot*/	

.HSWrap {
	text-align: center;
	width:325px;
	float: right;	
	border:1px solid black;
	margin: 3px;}
	
.HSW {
	min-height:340px;}
	
.HSW h2 {
	color:black;
	font-size:1.1em;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	height:22px;
	overflow:hidden;}
	
.HSW h2 a {text-decoration:none;}

.HST {
	margin:0 4px 1em 4px;
	padding-top:1em;
	text-align:left;
	font-size:1em;}
	
.HSB {
	height:20px;
	margin:0 20px 0 40px;}

.lasuite {
	text-align:left;
	font-size:1em;
	}
	
.lasuite a {
	font-weight:bold;
	text-decoration:none;
	padding-left:25px;}
	
/*-----------------------------------------------------------------------------------------------------------------------Les affiliations*/

div.affil {display:none;}
	
/*-------------------------------------------------------------------------------------------------------------------Les produits */

.produit {
	margin-bottom:0.4em;
	padding:0.3em;
	min-height:240px;}
	
div.produit img {
	width:200px;
	margin-left:1.5em ;
	float:right;}
	
div.descpdt {}
	
div.descpdt img {
	width:103px;}
	
span.order {
	margin-left:20px;
	padding-left:20px;
	background-image:url(/cssall/order.gif);
	background-repeat:no-repeat;
	} 

/*-------------------------------------------------------------------------------------------------------------------Le GoogleMap */

#map {text-align:center; margin:1em auto 2em auto;}
div.points img  {margin-top:1.5em;}
	
	
/*-------------------------------------------------------------------------------------------------------------------Les images */
	
.Illus {
	margin-top: 1em;
	margin-bottom:0.5em;
	text-align:center;
	overflow:hidden;
	padding:1em;
	}
	
.Illus h3 , .Illus h4 , .Illus h5 {
	font-size: 0.85em;
	font-style: italic;
	font-variant: normal;
	text-align: center;
}

	
#MainContent div.Illus h3 {font-weight:normal;
	background-image:none;
	padding-left:0;}

/*--------------------------------------------------------------------------------------------------les accessoires de mise en page */

.fll {float:left; margin-right:1.5em; width:auto;}
.flr {float:right; margin-left:1.5em; }
.clearfl {clear:both;}

.correctfl {margin-left: 0px;} /*corrige la marge quand on veut superposer un float au menu */

div.haut {
  	clear:both;
	text-align:right;
	margin-bottom:2em;
	margin-right:2em;}

.clearfix:after {content: ".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;}
/*hack hidden from IE mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/*end hack */

div.explication{
	border-color:black;
	border-width:1px;
	border-style:outset;
	font-size:0.85em;
	font-weight:normal;
	padding: 1em 1em 1em 1.25em; 
	margin: 10px; 
	text-align: left;}	
	
div.attention {
	padding:0.5em 0.5em 1em 1em;
	border-top:black thin solid;
	border-left:black thin solid;
	border-right:black 2px outset;
	border-bottom:black 2px outset;
	}
	
div.attention h2 {
	background-image:none;
	text-align:center;
	font-size:0.95em;}
	
div#content .attention p {
	font-size:0.95em;
	margin-bottom:0.2em;}
	
.spacer img {overflow:hidden;}

.tiny {font-size:0.8em ;}
/*------------------------------------------------------------------------------------------------ le plan de site */
div#content .plansite {
float:left;
width:45%;
padding:0 0.3em 0 0.1em;
}

/*-------------------------------------------------------------------------------------------------- Les tables */
/* Table de donne standard */

table.data {
	border: medium double black;
	cellspacing:0;
	border-collapse:collapse;
	margin-bottom:2em;
}

.data thead td {
	font-weight: bold;
	text-align:center;
	border-bottom-width:medium;
	background:#fff4b6;
}

.data td.cite {font-size:0.8em;
	font-style:italic;
	text-align:left;
	padding-left:1em;
	background:#fff4b6;}
	
.data th {font-weight:bold;
	text-align:left;
	padding-left:1em;
	padding-right:1em;
	border-color:black;
	border-style:solid;
	border-right-width:medium;
	border-top-width:thin;
	border-bottom-width:thin;
}
	
.data td {text-align:center;
	border-color:black;
	border-width:thin;
	border-style:solid;
	}
	
	
/*-------------------------------------------------------------------------------------------------- Les paiements */

p.paypalfree {width:180px;}

div.pullquote {
margin: 1em 1em 1em 0;
padding:1em;
border:black 1px solid;}

/* ---------------------------------------------------------------------------------------------------------------Les zones de liste */

/*La liste toute simple */

p.liste {
	list-style-type:disc;
	padding-left:20px;
	margin-left:30px;
	margin-bottom:1em;}

div#content ul {
	list-style-type:disc;
	list-style-position:outside;
	margin-left:30px;
	margin-bottom:1em;}

div#content ul li {padding-left:5px; margin-left:20px;}

/* La liste de dfinitions */
div#content dl {
	margin-bottom:2em;
	margin-left:30px;}
	
div#content dt {
	list-style-type:disc;
	padding-left:25px;
	margin:1em 0;
	font-weight:bold;}
	
div#content dt a:link, a:visited, a:hover, a:active {font-size:100%;}
	
div#content dd {
	margin-left:25px;}
	
/* ------------------------------------------La liste du plan de site */
	
div#content ul.sitemap {
	list-style-type:none;
	list-style-image:none !important;
	font-size:0.92em;
	padding-left:5px;
	margin: 0;
	font-weight:bold;}
	
div#content ul.sitemap a {
	color:black;
	text-decoration:none;
	list-style-type:none;
	list-style-image:none;
}

div#content ul.sitemap a:visited, div#content ul.sitemap a:hover {
	color:black;
	text-decoration:none;}

div#content ul.sitemap ul {
	font-weight:normal;
	}
		
div#content ul.sitemap ul li {
	list-style:square;
	margin:0;
}
	
div#content ul.sitemap ul li a {
	list-style:square;
	font-weight:normal;
}

div#content ul.sitemap ul li ul li {
	list-style:square;
	margin:0;
}

div#content ul.sitemap ul li ul li ul li{
	list-style-type:square;
	margin:0;
}

/*Liste sans puces ni rien notamment pour la blog liste*/

li.listenue  {
	list-style:none;
	list-style-image:none;}

div.blogroll a img{
	list-style:none;
	list-style-image:none;
	float:left;
	padding: 0 1em 0 0;}

/*------------------------------------------------------------------------------------------------------Le pied de page */	
	
div#Footer {
	clear:both;
	font-size:0.8em;
	border-top: 1px solid black;
	text-align:center;
	padding-bottom:1.5em;}
	
div#Footer a:link, a:visited, a:hover, a:active {display:none;}
	
.vignette {display:none;}

.vignette img {display:none;}

div#Footer #adresse a{
	display:inline; }
/*---------------------------------------------------------------------------------------------------------------Lightbox */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 30000;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #ffebc4;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/cssall/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/cssall/prev.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/cssall/next.gif) right 15% no-repeat; }

#imageDataContainer{
	font: 1em Verdana, Helvetica, sans-serif;
	background-color: #ffebc4;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: black; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: none;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 29000;
	width: 100%;
	height: 500px;
	/*background-color: black;*/
	background-image:url(/cssall/fdslght.gif);
	}
	
.thumbnail{
	padding: 10px;
	background-color: #ffebc4;
	border: 1px solid black;
	margin: 1em 2em 1em 0;
	}	

/*-------------------------------------------------------------------------------------------------------------Formulaire */

input.hidden {visibility:hidden; font-size:1px;}

img.captcha {width:120px; height:30px; border:1px;}

div.contentform {text-align:center;
width:490px; margin:auto; }

p.titre { 
	background-image:url(/cssall/str-j.gif);
	padding:0.2em 0.3em;
	font-size:1.2em;
	font-weight:bold;
	border:2px outset #cd8318;
	position:relative;
	width:20em;
	margin-left:1em;
	margin-top:1em;
	margin-bottom:-1em;}

	
fieldset {
	border:none;
	margin-bottom:1em;
	width:480px;
	padding-top:1.5em;
	border: outset #cd8318;
	padding-bottom:1em;	text-align:left;
	margin-bottom:1em;	}
	
select {
	margin-bottom:0.2em;
	font-size:0.85em;
	background-color:#feebc7;
	color:#231f20;	}
fieldset#informations {

	background-image:url(/cssall/str-j.gif);
	border: outset #cd8318;	
	margin-top:-20px;}
#informations label {
	display:block;
	border:  0px;
/*	outset: none;
*/	width:140px;
	float:left;
	overflow:hidden;
	position:relative;
	padding-top:0.2em;
	left:10px;
	}
#informations p {text-align:center;}
#informations input {
	line-height:1.4em;
	margin-bottom:0.2em;
	color:#231f20;
	background-color:#fff;	}
#message textarea {
	color:#231f20;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.95em;
/*	margin-left:10px;
	padding:0.5em;*/	}
input [type="submit"], input [type="reset"] {
	background:#fbab18;
	color:#231f20;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;	}
p#boutons {
	margin:1em;
	text-align:center;	}
.contentform {
	text-align:center;	}
	
.verif {visibility:hidden;}

/*---------------------------------------------------------------------------------------------------------------Guestbook */

div.nbpages {text-align:center; margin-bottom:1em;}	 

div#comments  {margin:0 0 2em 0;}

.gbauteur {border-bottom:1px black dashed;
	background-image:url(/cssall/bt-bg.png);  /* a mettre dans deux feuilles de styles diffrentes */
	background-position:bottom left;
	background-repeat:no-repeat;	
	padding-left:28px;
	padding-top:1em;
	font-size:1.1em;
	font-weight:bold;}

.gbdate {font-size:0.9em; font-weight:normal; font-style:italic; margin-left:1em; margin-bottom:1em;}

.gbcommentaire{margin:0 0 0 28px; font-size:1em;}

.deuxieme {visibility:hidden;}

/*******************************************************************************************************************Galeries photos */





/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/mini_tabbed_pages.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

div#content #outertab {display:none; }





