/* --------------------------------------------------------- */
/* Feuille de style des squelettes par defaut pour SPIP 2.0  */
/* --------------------------------------------------------- */
/* ----------------------------------------------
	Adaptation pour Spip-zen : Cedric Morin http://www.yterium.com
 ------------------------------------------------ */

/* On remet tout &agrave; z&eacute;ro*/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

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,
b, u, i, center,
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-size: 100%;
    vertical-align: baseline;
    background: transparent;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0;
}








/* Specificites SPIP */
h3.spip {text-align:left;}

#hierarchie { display:none;clear: both; margin-bottom: 2em; font-size: 0.90em; }
#hierarchie, #hierarchie a { color: #666; }

.cartouche { margin-bottom: 2em; }
.cartouche .spip_logos { float: right; margin-left: 16px; margin-bottom: 4px; }
.cartouche p { margin: 0; padding: 0; clear: left; }
.surtitre, .soustitre { font-size: 0.90em; color: #666; text-transform: uppercase; letter-spacing: 0.10em; }
.cartouche .surtitre { margin-bottom: 0.30em; }
.cartouche .soustitre { margin-top: 0.50em; margin-bottom: 0.30em; }
.cartouche .traductions { font-size: 0.90em; }

.chapo { margin:0 100px 1.50em 0;  font-size: 1.2em;line-height: 1.40em; font-weight: bold;color: #cc6600; text-align:left;}
.texte { line-height: 1.60em; }
.hyperlien { display: block; background: #EEE; padding: 0.50em 1em; font-weight: bold; }
.ps, .notes { margin-bottom: 2em; line-height: 1.40em; }
.notes { clear: both; font-size: 0.90em; }

abbr.published { border: 0; }

/* Portfolio */
.documents_portfolio { clear: both; margin: 2em auto; text-align: center; }
.documents_portfolio .spip_logos { margin: 6px 3px 0 3px; padding: 4px; border: 1px solid #DDD; }
.documents_portfolio a:hover .spip_logos { border-color: #F57900; }
.documents_portfolio a.on .spip_logos { border-color: #8B6F92; }
#document_actif { margin: 3em auto; }
#document_actif img { padding: 4px; border: 1px solid #DDD; }

/* Pagination */
.pagination { clear: both; text-align: right; font-size: 0.95em; color: #666; }
.pagination .on { font-weight: bold; color: #666; }


.formulaire_recherche { margin-bottom: 2em; } /*Cf.: spip_formulaires.css*/


/* Habillage des forums
---------------------------------------------- */
.repondre { clear: both; margin-top: 0em; margin-right: 1em; text-align: right; font-weight: bold; }

/* * Habillage des forums */
ul.forum { display: block; clear: both; margin: 0; padding: 0; }
ul.forum, ul.forum ul { list-style: none; }


/* comments list */
ul.forum,ul.forum ul {
	margin: 12px 10px;
	padding: 0;
	border-style: solid;	
	border-color: #F0F0F0;	
	border-width: 1px 1px 0 1px;
}
ul.forum ul.spip {border:0;}

ul.forum ul { margin:0; }
.forum li {
	margin: 0;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #F0F0F0; 
}
.forum ul.spip li {border:0;padding:0;}
.forum li cite {
	display: block;
	font-style: normal;
	font-weight: bold;
	padding: 7px;	
}
.forum li cite img {
	float: left;
	margin-right: 10px;	
}
.forum li cite .forum-chapo {
	font-size: .8em;
	font-weight: normal;
}
.forum li .forum-texte {
	clear: both;
	margin: 0; padding: 0;
}
.forum li.alt {
	background: #f8f8f8 
}

/* tables */
tables.spip tr,tables.spip tr.row_odd,tables.spip tr.row_even {background:transparent;}
/* ----------------- */
/********************************************
   AUTHOR:  			Erwin Aligam 
   WEBSITE:   			http://www.styleshout.com/
  TEMPLATE NAME:		Outdoor
   TEMPLATE CODE: 	S-0020
   VERSION:          1.0          	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* Top Elements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background:url(img/patt_9.jpg) #000000 ;
	font: 70%/1.6em Verdana, Tahoma, Arial, Geneva, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0 0 50px 0;
}

/* links */
a, a:visited, a.spip_in {	
	color: #990000;
	font-weight:bold;
}
a:hover {
	color: #cc6600;
	text-decoration: underline;	
}

/* headers */
h1,.h1, h2,.h2, h3,.h3, h3.spip {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	color:#ffcc66 ;

line-height:100%;}
h1,.h1 {
	font-size: 230%;	
	font-weight: normal;
	letter-spacing: -1px;
}
h2,.h2 {
	font-size: 180%;
	color: #88ac0b;
}
h3,.h3, h3.spip {
	font-size: 150%;	
	font-weight: normal;
	line-height:100%;
	margin-top:25px;
}


ul.spip, ol.spip, ul.forum ul.spip {
	margin: 5px 10px;
	padding: 0 20px;
}
ul {
	list-style: none;
}

/* images */
.spip_documents img, .spip_logos img {
	background: #fafafa;
	border: 1px solid #dcdcdc;
	padding: 5px;
}
.spip_documents_right {
  margin: 5px 10px 10px;
  margin-left: 10px;
}
.spip_documents_left {
  margin: 5px 0px 10px;
  margin-right: 20px;
}

.spip_code,code {font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;}
.spip_cadre {
	margin: 5px 0;
	padding: 10px;
	text-align: left;
	display: block;
	overflow: auto;
	font: 500 1em/1.5em 'Lucida Console', 'courier new', monospace ;
	/* white-space: pre; */
	border: 1px solid #F4F3EC;
	background: #FAFAE7;
	width:90%;
}
acronym,abbr {
  cursor: help;
  border-bottom: 1px dashed #777;
}
blockquote.spip {
	margin: 10px 0;
	padding: 0;
	padding-left: 45px;
	border: 1px solid #F4F3EC;
	background: #FAFAE7 url(img/quote.jpg) no-repeat 7px 10px;
	font: bold 1.3em/1.5em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #976957;
}

/* start - table */
table.spip {
	border-collapse: collapse;
	margin: 10px 0;
}
table.spip caption {text-align:left;}
table.spip th strong {
	color: #fff;
}
table.spip th {
	background: #93BC0C url(img/nav.jpg) repeat-x;
	height: 35px;
	padding-left: 12px;
	padding-right: 12px;
	color: #fff;
	text-align: left;
	border:0;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #fff;
}
table.spip tr {
	height: 32px;
}
table.spip td {
	padding-left: 11px;
	padding-right: 11px;
	border:0;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
td.first,th.first {
	border-left: 0px;
}
table.spip tr.row_even {
	background: #F8F8F8;
}
table.spip tr.row-odd {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
.formulaire_spip {
	margin:10px 0; padding: 10px;
	border: 1px solid #f1f1f1; 
	background-color: #F5EEE5; 	
}
.formulaire_spip fieldset legend {background-color: #F5EEE5;}
.formulaire_spip label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}
.formulaire_spip input.text,input.password {
	padding:2px;
	border:1px solid #eee;
	font: normal 1em Verdana, sans-serif;
	color:#777;
}
.formulaire_spip textarea {
	padding:2px;
	font: normal 1em Verdana, sans-serif;
	border:1px solid #eee;
	height:100px;
	display:block;
	color:#777;
}
.contenu-principal .formulaire_spip textarea {	width:400px;}

.formulaire_spip .boutons input { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(img/nav.jpg) repeat-x 0 0;
	border: 1px solid #88AD0C;
}

/* search form */
.formulaire_recherche {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 5px 0 15px 0;	
		
}
#formulaire_recherche {width: 250px;}

.formulaire_recherche p { margin: 0; padding: 0; }
.formulaire_recherche input.text { 
	color: #777; 
	height: 18px;
	padding: 2px;	
	border: 1px solid #E5E5E5;
	vertical-align: top;
	background-image:none;
}
#formulaire_recherche input.text {width: 170px;}

.formulaire_recherche input.submit {
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}


.clear{clear:both;}

/********************************************
   LAYOUT
********************************************/ 
#page-wrap{
	width:870px;
	margin:0 auto;
	background-color: #999999;

	}
#page {
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-top-width:0;
	border-style: solid;
	border-color: #575757;
	position: relative;
	background: url(img/tree.gif) no-repeat bottom left #FFF;
	background-position-x: -150px;
	width: 870px;	
	margin:0 auto;
	padding-bottom:100px;
	text-align: left;

}
.page_sommaire #page{
		background-color: #000;
		background-image: none;
	}
#content-wrap {
	position: relative;
	background-color: #fff;
	clear: both;
	float: left;	
	width: 870px;	
	padding: 0; 			
	margin-left: 15px;	
	display: inline;
	border-top: 5px solid #fff;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
#header-wrap {
	position: relative;
	padding: 0;	
	margin: 0px auto;
	width: 870px;	
}
#header {
	background: url(img/bandeau.gif)transparent no-repeat center left;
	width: 870px;	
	height: 160px;
}
#header #nom_site_spip {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 42px Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1.5px;
	color: #111;
	text-transform: none;
	text-decoration: none;
	display:none;
	top: 22px; left: 20px;	
}
#header .accueil img.spip_logos {
	position: absolute;
	top: 0px; right: 0px;	
}

#header #slogan_site_spip {
	position: absolute;
	margin: 0; padding: 0;
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #5b4a29;
	top: 67px; left: 25px;		
}

#header #contact{
	color:#ff9f00;
	position:absolute;
	font-weight: bold;
	right:10px;
	}



#descriptif_site_spip {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	color: #5b4a29;
}

#header .formulaire_menu_lang { position: absolute; right: 0; top: 250px; display: block; margin:0;width: 235px;padding:0;background:none;border:0; } /*Cf.: spip_formulaires.css*/

/* header links */
#header #header-links {
	position: absolute;
	top: 25px; right: 10px;	
	color: #5b4a29;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;		
}
#header #header-links a {	
	color: #5b4a29;
	text-decoration: none;	
	padding: 0 2px;
	font-weight: bold;
}
#header #header-links a:hover {
	color: #111;		
}

/* header-photo */
#header-photo {
	clear: both;
	background: #fff;
	margin: 5px auto;
	padding: 0;		
	height:206px; 
	width: 870px;
}
#header-photo img {
	border: none;
	margin: 0; padding: 0;
} 


/* Navigation [dŽsactivŽe pour >>> babibel.css
#menu {
	clear: both;	
	margin: 0; padding: 0;		
	height: 45px;
	position:relative;
	bottom:1px;
}
#menu .menu-liste {
	float: left;
	list-style: none;
	background: url(img/nav.jpg) repeat-x;
	
	height: 45px;
	text-transform: uppercase;
	padding: 0;	
	display: inline;
}
#menu .menu-liste .menu-entree {
	display: inline;
	margin: 0; padding: 0;
}
#menu .menu-liste .menu-entree a {
	display: block;
	float: left;
	width: auto;
	margin: 0;
	padding: 0 14px;
	border-right: 1px solid #fffbc9 ;
	border-left: 1px solid #cf8924 ;
	font: bold 14px/45px "Century Gothic", "Trebuchet MS", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	text-decoration: none;	
	letter-spacing: 1px;
	color: #fff;
}
#menu .menu-liste .menu-entree a:hover,
#menu .menu-liste .menu-entree a:active {
	background: url(img/nav-hover.jpg) repeat-x;
}
#menu .menu-liste .menu-entree.on a {
	background: url(img/nav-current.jpg) repeat-x;
}
*/






/* Main Column */


#contenu-wrap{padding:0 40px;}

#contenu
{padding:100px 0 0 0;
margin-left:50px;
float:right;
width:400px;
text-align:justify;}


.contenu-principal .h2 {
	margin-top: 10px;
	padding-bottom: 3px;
	font: normal 2.3em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #895F30; 
	letter-spacing: -1px;	
	text-transform: none;
}
.contenu-principal .h2 a {
	color: #895F30; 
	text-decoration: none;	
}
.contenu-principal ul.spip li {
	list-style-image: url(img/bullet.gif);
}


}	
.article_standard #sidebar, .page_sommaire #sidebar{/* la sidebar de la composition article-standard est supprimŽe*/
	display:none;
}



/**************
*
* LA SIDEBAR
*
***********************************/
#sidebar{
		width: 230px;
	}

#sidebar .h2,
#sidebar .formulaire_recherche label {
	margin-top: 10px;
	padding: 5px 5px;
	font: normal 1.6em 'Trebuchet MS', Tahoma, Sans-serif;
	color: #899B0D;
	line-height:100%;
}
#sidebar h2{
	text-align:right;
	}

#sidebar  ul {
	margin-left:25px;
}
#sidebar  ul li {
	list-style-type: disc;
}
#sidebar  ul li a {
}
#sidebar  ul li a:hover {	
}

#sidebar .liste h2{
	background-color: #ff6600;
	color:#FFF;
	font-weight: bold;
	text-transform: capitalize;
	}


#annexe{
	background:url(img/annexe.jpg) no-repeat;
	padding-top: 60px;
	margin-top:200px;
	}
.titre{
	text-transform: uppercase;
	color:#000;
	font-weight: bold;
	font-size:2em;
	}	
#annexe .chapo{
	margin:0;
	}




/* footer */
#footer{
	clear:both;
	width:800px;
	padding:25px 0;
	margin: 0 auto;
	line-height:100%;
}


#footer a, #footer a:visited {
	text-transform: none;
	text-decoration: none;
	color: #666666;
	font-weight:normal;
}
#footer a:hover{
	color:#CCCCCC;
	}	


#footer ul {
	color:#666666;
	list-style: none;
	font-weight:bold;
	text-transform:uppercase;
	padding: 0;	
}
#footer li.col3{
	display: block;
	float:left;
	width:19%;
}

#footer span{
	border-bottom:1px solid #666666;
}


/* Listes d'articles et extraits introductifs */
.articles ul li { clear: both; padding: 0.40em 0.20em; }
.articles ul li h3 { margin: 0.30em 0; }
.articles .spip_logos { float: right; clear: right; margin: 0 0 4px 16px; }
.articles ul li .enclosures { float: right; text-align: right; max-width: 60%; margin: 0; }
.articles ul li .introduction { margin-top: 0.30em; line-height: 1.40em; }

/* postmeta */
.meta-publi {
	padding: 5px; margin: 20px 0 15px;
	font-size: 95%;
	color: #99997D;
	border: 1px solid #EAE7DB;
	background: #FAFAE7;
	clear:both;
}
.meta-publi .date-redac { margin: 0 10px 0 5px;	}
.meta-publi .nb_commentaires { margin: 0 10px 0 5px;	}
.meta-publi .lire-la-suite { margin: 0 10px 0 5px;	}

.info-publi { font-size: .95em;	padding-top: 0; margin-left: 1px;	}
.h3+.info-publi {margin-top:-10px;}





/**********************
*
*  PAGE SOMMAIRE
*
******************************************************/
.page_sommaire #sidebar{
	display:none;
	}
.page_sommaire #page{
	padding-bottom:0;
	}	
.page_sommaire #contenu{
	float:none;
	width:800px;
	padding:55px 0;
	margin:0 auto;
	}

.page_sommaire .wrapper{
	
	padding-top:100px;
	background:url(img/filet.gif) no-repeat #bacf47;
	width:700px;
	margin:0 auto;
	}

#promotions{
	background:url(img/fond_promotion.gif) no-repeat #E7414E;
	width:40%;
	float:right;
	margin-left:50px;
	display:inline;
	padding:100px 20px 20px 20px;
	color:#FFF;
	border-left:20px solid #000;
}
#promotions .logo, #temoignages .logo{
	float:left;
	width:auto;
	border:1px solid #CCC;
	background-color:#FFF;
	padding:3px;
	margin-right:20px;
	display:inline;/*IE*/
}
#promotions .chapo{
	color:#000;
	margin:0;
}	



#temoignages{
	background:url(img/fond_temoignages.gif) no-repeat #bacf47;
	color:#000;
	width:auto;
	padding:100px 20px 0 20px;
	}
img.cartouche{
	display:block;
	height:40px;
	position: relative;
	bottom:40px;
	}
.logo img.spip_logos{display:block;
	width:200px;
	float:right;
	margin-left:50px;	
	position:relative;
	top:-25px;
	}	
	
/**********************
*
*  PAGE ARTICLE
*  par dŽfaut, les articles sont "flottŽs" ˆ droite
*
******************************************************/



#contenu.portfolio{
	float:left;
	text-align:right;
	}

/* Le portfolio */
.page_article #documents_portfolio{
	width:400px;
	text-align:left;
	float:left;
	}

#document_actif .titre_legende{
	font-size:1.2em;
	color:#000;
	font-weight: bold;
	text-transform: uppercase;
	}



	
/**********************
*
*  PAGES TEMOIGNAGES
*  par dŽfaut, les articles sont "flottŽs" ˆ droite
*
******************************************************/	
div.temoignages{
	margin-bottom:50px;
	}
.temoignages .texte{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	}	
	
	
.article_portfolio #sidebar, .rubrique_portfolio #sidebar {
	float: right;
	padding: 25px 50px 0 0; 
}	

/********************************
*
*  Le CosmŽtique
*
**********************************************/
.intro{
	color:#000;
	font-weight:bold;
	font-size:1.3em;
	margin-bottom:50px;	
	}


/********************************
*
*  SURCHARGE SLICKS CAROUSEL
*
**********************************************/
.slick-dots li button::before{color:#FFF;opacity:1;font-size:13px;}
.slick-dots li.slick-active button:before
{
    opacity: 1;
    color: orange;
}

