/*  ----------------------------------------------------------- */
/*  Stylesheet  */
/*  ----------------------------------------------------------- */

/* font size in EM
 * Base100%
 * -------------------------------------
 * 20px	1.27em
 * 19px	1.21em
 * 18px	1.15em
 * 17px	1.09em
 * 16px	1.03em
 * 15px	0.96em
 * 14px	0.88em
 * 13px	0.88em
 * 12px	11px
 * 11px	011px
 * 10px	0.65em
 *  9px	0.59em
 * Warning: below 011px text becomes unreadable if set at smallest on IE.
 */
 
 /* Colors
 * -------------------------------------
*  yellow 			#F5EBAB		(page background)
 * orange2		#CC4400		(visited hyperlinks)
 * green#1		#C7A93F		(borders, etc.): 
 * green#2		#867128		(borders hover, etc.): 
 *  
 *  
 */

/*  ------------------------------------------
/*  Adjustment of default HTML tags  
    ------------------------------------------ */
body { background: #F9ED98 url(../images/bkgr_header.gif) repeat-x; text-align: center; font-size: 1em; color: #401818; margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; background-color: #F9ED98; }
img, table, form, ul, ol, li, dl, dt, dd, p { margin: 0; padding: 0; border: none; }
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; font-size: 1em; font-weight: normal; }
h1, h2, h3 { font-family: Georgia, "Times New Roman", Times, serif;	}
body, input, textarea, #mainFooter { font-family: Verdana, Arial, Helvetica, sans-serif; }
p, li { font-size: 12px;}

/* Default hyperlinks */
#main a:link, #sidebar a:link, #footer a:link { color: #AA3300; }
#main a:visited, #sidebar a:visited, #footer a:visited { color: #CC4400; }

/* General styles */
a.spip_out { padding-right: 12px; background: url(../images/puce1.gif) right no-repeat; }
a.spip_glossaire { text-decoration: none; padding-right: 0px; background: none; }
a:link.spip_glossaire { border-bottom: 1px dashed #AA3300; }
a:visited.spip_glossaire { border-bottom: 1px dashed #CC4400; }
a:hover.spip_glossaire { border-bottom: 0px dashed #CC4400; }
a .amazon { padding-right: 14px; background: url(../images/amazon.gif) right no-repeat; }

.hide { display: none; }
.clear { clear: both; margin: 0; padding: 0; border: none; height: 0; line-height: 1px; font-size: 1px; }
.spip_bouton input {  font-size: 0.88em; color: #FFF; font-weight: bold; text-align: center; background: #C7A93F; border-right: solid 1px #C7A93F; padding-left: 2px; padding-right: 2px; }

/* Positioning of main blocs */
#headerDiv, #main, #footer, #mainNavbar, #header, #mainNavbar { clear: both; width: 1000px; text-align: left; margin: auto; }
#headerTitle, #mainNavbar ul { margin-left: 153px; }
#self { display: none; }

/* Sommaire */
.template-sommaire .sommaire {float: left; }
.template-sommaire .sommaireSeparateur { margin-left: 10px; float: left; }
.template-sommaire .fr { width: 360px; text-align: left; margin-left: 10px; }
.template-sommaire .en { width: 350px; text-align: left; }
.template-sommaire h1 {display: block; font-size: 27px; text-transform: lowercase; text-align: center; } 
.template-sommaire #main h1 a:link, 
.template-sommaire #main h1 a:visited, 
.template-sommaire #main h1 a:hover { color: #FFF; text-decoration: underline; }
.template-sommaire .intro { width: 100%; margin-top: 10px; text-align: center; padding-bottom: 20px; }
.template-sommaire #mainContent h2 { text-align: center; margin-top: 0px; font-size: 1em; font-weight: bold; }
.template-sommaire #mainContent .menuItem h3 { margin-top: 3px; margin-bottom:5px; }
template-sommaire #mainContent .menuItem h3, .template-sommaire #mainContent .menuItem h3 p { font-size: 13px;} 
.template-sommaire #main { width: 951px; background-image: none; background-color: transparent; text-align: center; margin-top: 2px; }
.template-sommaire #mainMiddle, 
.template-sommaire #mainContent { text-align: left; width: 950px; margin:auto; margin-top: 0px; margin-bottom: 20px; text-align: left } 
.template-sommaire .sommaireDiv { width: 365px; float: left } 
.template-sommaire .fr .nouveautes { margin-right: 5px; border-right: solid 1px #C7A93F; }
.template-sommaire .menuArticles { text-align: left; padding-right: 10px; }
.template-sommaire .menuArticles ul { list-style: none; margin-top: 10px;  }
.template-sommaire #sommaireNavbar li { display: inline; margin-right: 5px; }
.template-sommaire #sommaireNavbar { margin-top: 20px; }
.template-sommaire #mainContent .thumbnail {  width: 50px; height:50px; overflow: hidden; float: left; clear: left; text-align: center; margin-right: 5px; margin-top: 0px; margin-bottom: 5px; border: 3px solid #E3CC47; }
.template-sommaire #mainContent .menuItem .titre, .template-sommaire #mainContent .menuItem .itemSoustitre { margin-left: 66px; }
.template-sommaire #mainContent .menuItem .itemSoustitre { font-size: 0.8em; margin-bottom: 0px; }
.template-sommaire .description { font-size: 0.9em; }
.template-sommaire .more { margin: 0 10px; font-size: 0.9em; border-top: dashed 1px #C7A93F; padding-top: 10px; clear: both; }
.template-sommaire #mainContent .thumbnail { margin-left: 0px; }
.template-sommaire .lang { margin: auto; margin-top: 4px; width: 951px; text-align: center; font-weight: bold; } 
.template-sommaire .langBkgr { width: 720px; height: 88px; background: url(../images/logo_sommaire.gif) no-repeat center center; }
.template-sommaire .langfr { float: left; width:360px; margin-top: 30px; }
.template-sommaire .langen { float: left; width: 350px; margin-top: 30px; } 
.template-sommaire .lang a:link, 
.template-sommaire .lang a:visited { color: #FFF; text-decoration: underline; }
.template-sommaire .lang a:hover { color: #FFF; text-decoration: none; }
.template-sommaire #mainContent .menuItem .titre a { text-decoration: none; border-bottom: 0px; }
.template-sommaire #sidebar .twitter { margin-top:43px; display: inline-block; margin-left: 5px; padding-left: 15px; border-left: solid 1px #C7A93F; }
.template-sommaire .twitter a.rss_small { width: 16px; height: 16px; background: url(../images/feed.gif) no-repeat; padding: 0; text-indent: -9999px; overflow: hidden; display: block; float: right; }
.template-sommaire .twitter h2 { display:inline-block; margin-bottom:10px; width:208px; padding-bottom: 10px;  border-bottom:1px dashed #C7A93F; }
.template-sommaire #mainContent .twitter object, .template-sommaire #mainContent .twitter embed { margin: 0px; }
.template-sommaire .twitter .more { margin: 10px 0px; }
.template-sommaire #sidebar { width: 230px; }
.template-sommaire #sidebar h2 { border-top: none; }
.template-sommaire #sidebar .search_form { text-align: center; margin-top: 5px; }

/* Header */
#headerDiv { height: 133px; font-family: Georgia, "Times New Roman", Times, serif; text-align: left; }
#header { color: #FFF; height: 110px; }
#headerTitle { width: 600px; }
#header #siteName { display:block; font-size:30px; padding-top:38px; text-transform:lowercase; }
#header a { color: #FFF; text-decoration: none; }
#header a .spip_logos { display: block; float: left; margin-top: 3px; margin-right: 10px; }
#header .intro { font-size: 1em; font-weight: bold; }
#headerAccessibilityLinks { display: none; }

/* Main navbar */
#mainNavbar { clear: both; color: #F9ED98; font-size: 13px; font-weight: bold; text-transform: lowercase; }
#mainNavbar a {	font-weight: normal; display: block; color: #F9ED98; background: #401818 url(../images/bkgr_tab.gif) repeat-x;  text-align: center; margin-right: 10px; height: 27px; text-decoration: none;  }
#mainNavbar a:hover { color: #401818; background-color: #F9ED98; background: url(../images/bkgr_tab_on.gif) repeat-x; text-decoration: none; }
#mainNavbar a.on { color: #401818; background-color: #F9ED98; background: url(../images/bkgr_tab_on.gif) repeat-x; text-decoration: none; }
#mainNavbar a strong { display: block; padding-top: 6px; }
#mainNavbar ul { text-align: left; list-style: none; }
#mainNavbar li { float: left; }
/* Custom width for individual navigation tabs based on section (rubrique) ID */
#mainNavbar li { width: 90px; text-align: center; }

/* Left navigation */
#navbarDiv { width: 150px; position: relative; margin-top: -8px; float: left; text-align: left;}
#navbar { margin: 10px; }
#navbar h2 { display: none;}
#navbar a { text-decoration: none; }
#navbar a:hover { text-decoration: underline; }
#navbar .self a { font-weight: bold; }
#navbar ul { list-style: none; padding-right: 5px; padding-right: 10px; clear: both; }
#navbar li { font-size: .82em; border-top: solid 1px #C7A93F; padding-top: 2px; padding-bottom: 2px; }
#navbar ul ul { margin-left: 5px; margin-top: 3px; padding-left: 3px; padding-right: 0px; }
#navbar ul ul li { font-size: .82em; margin-bottom: 3px; position: relative; }
#navbar ul ul li {margin:0;}
#navbar .rub50 a { padding-right: 20px; padding-bottom: 5px; background: url(../images/feed.gif) right no-repeat; }

/* breadcrumbs */
#breadcrumbs { clear: both;  margin-left: 10px; margin-bottom: 10px; font-size: 011px; }
#breadcrumbs { font-family: Verdana, Arial, Helvetica, sans-serif; }
#mainContent #breadcrumbs a { text-decoration: none; }
#mainContent #breadcrumbs a:hover { text-decoration: underline; }

/* Template-based exceptions */
.template-accueil #mainContent h2.titre { display: none;} 
.template-article #mainContent .tag, 
.template-article #mainContent .date { margin-left: 10px;  margin-bottom: 10px; }
.template-article #mainContent .tag {  margin-bottom: 10px; }
.template-article #mainContent .intro { margin-top: 15px; } 
.template-rubrique #mainContent .intro, 
.template-mot #mainContent .intro  { color: #6F5310; background: url(../images/bkgr_intro.gif) repeat-x; padding: 10px; border-top: solid 1px #C7A93F; } 
.template-rubrique #mainContent .text { padding-left: 10px; padding-right: 10px; }

/* Main content */
#mainContent #auteurSignature, 
#mainContent #suggestions, 
#mainContent .text, 
#mainContent #documents_portfolio,
#mainContent #forum,
#mainContent .ps,
#mainContent  #notes { clear: both; border-top: dashed 1px #C7A93F; margin-top: 20px; padding: 10px; font-size: 11px }
#main { text-align: left; margin-top: 10px; background: #F9ED98 url(../images/bkgr_page.gif) top no-repeat; }
#mainMiddle { padding-top: 10px; font-family: Verdana, Arial, Helvetica, sans-serif;}
#mainContent { display: inline; float: left; width: 630px; font-size: 1em; overflow: hidden; }
#mainContent a:hover { text-decoration: none; }
#mainContent h1.titre, #mainContent h2.titre, #mainContent h1 p, #mainContent h2 p, #mainContent h3 p, #mainContent h4 p { padding: 0; margin: 0; }
#mainContent h1.titre { margin-top: 10px; margin-left: 10px; margin-bottom: 10px;}
#mainContent h1.titre, #mainContent h1.titre p { font-size: 1.4em; color: #000; }
#mainContent h2.titre { margin-left: 10px; margin-top: 10px; margin-bottom: 10px;}
#mainContent h2.titre, #mainContent h2.titre p { font-size: 1.3em; color: #000; }
#mainContent h2, #mainContent h2 p { font-size: 20px; margin-top: 10px; margin-bottom: 10px; }
#mainContent h3 { font-weight: bold; margin-top: 20px; margin-bottom: 10px;}
#mainContent h3, #mainContent h3 p { font-size: 19px; color: #6F5310; font-weight: bold; }
.template-article #mainContent h3 { clear: both; }
#mainContent h4, #mainContent h4 p { font-weight: bold; color: #000; }
#mainContent p, #mainContent li { margin-bottom: 10px; }
#mainContent .articleLogo a { border: 3px solid #E3CC47; display: block;}
#mainContent .articleLogo a:hover { border: 3px solid #867128; }
#mainContent .articleLogo { float: right; margin-bottom: 5px; margin-left: 10px; margin-right: 10px; }
#mainContent .surtitre, #mainContent .soustitre { font-size: 0.88em; margin: 0 10px 5px;}
#mainContent .date { opacity: .7; filter: alpha(opacity=70);}
#mainContent .intro { font-size: 0.88em; font-weight: bold; margin-bottom: 10px; margin-left: 10px; margin-right: 10px; font-family: Georgia, "Times New Roman", Times, serif; }
#mainContent .traductions ul { list-style: none; font-size: 0.88em; float: right; }
#mainContent .toolbox {}
#mainContent .toolbox .share .date { float: left; }
#mainContent .text, #mainContent .notes, #mainContent .ps { clear: both; font-size: 12px; }
#mainContent .text li, #mainContent .notes li, #mainContent .ps li { margin-left: 20px; margin-top: 5px; }
#mainContent .notes { font-size: 0.88em; margin-top: 20px; border-top: dashed 1px #C7A93F; }
#mainContent .ps h2 { display: none; }
#mainContent .spip_documents, #mainContent #documents_portfolio, #mainContent #documents_joints { font-size: 0.88em; }
#mainContent .spip_documents { text-align: center;} 
#mainContent .spip_documents_center { clear: both; display: block; text-align: center; margin: 5px;}
#mainContent .spip_documents_right { margin-left: 10px; margin-bottom: 5px; }
#mainContent .spip_documents_left{ margin-right: 10px; margin-bottom: 5px; }
#mainContent .spip_documents img{ border: 3px solid #E3CC47; } 
#mainContent .spip_documents a img:hover {border: 3px solid #867128; }
#mainContent .spip_doc_titre { font-weight: bold; display: block; color: #632525; }
#mainContent .spip_doc_descriptif { color: #7A4A49; }
#mainContent .small, #mainContent .date, #mainContent .more, #mainContent .tag, #mainContent .link  { font-size: 11px; margin-right: 0.2em; margin-bottom: 5px; }
#mainContent .small a, #mainContent .date a, #mainContent .more a, #mainContent .tag  a, #mainContent .link a { text-decoration: none; }
#mainContent .small a:hover, #mainContent .date a:hover, #mainContent .more a:hover, #mainContent .tag a:hover { text-decoration: underline; }
#mainContent .tag h4 { color: #401818; font-weight: normal; float:left }
#mainContent .tag ul { margin-left: 58px; color: #401818; list-style: none; }
#mainContent .tag li { font-size: 11px; display: inline; text-transform: lowercase; }
#mainContent #auteurSignature .spip_logos { float: left;  border: 3px solid #E3CC47; margin-right: 10px; margin-bottom: 20px; }
#mainContent #auteurSignature .bio { margin-bottom: 10px; margin-left: 110px; }
#mainContent .hr, #mainContent hr { border: none; text-align: center; height: 30px; margin: 20px; background: url(../images/separator.gif) center no-repeat; }
#mainContent .hr hr { display: none; }
#mainContent .link {  font-weight: bold; margin-bottom: 10px; margin-left: 10px; margin-right: 10px; }
#mainContent .more { font-weight: bold;}
#mainContent .spip_poesie { margin-left: 20px; margin-top: 10px; margin-bottom: 10px; padding: 20px; background-color: #faf7e1; }
#mainContent object, #mainContent embed { display: block; margin: auto; margin-bottom: 15px; margin-top: 15px; }
#mainContent .RssDiv li { list-style-type: none; padding-left: 20px; padding-bottom: 5px; background: url(../images/feed.gif) no-repeat; }
#mainContent .RssDiv h3 { padding-left: 40px; padding-bottom: 20px; background: url(../images/feed-32x32.gif) no-repeat; }
#mainContent .traductions { font-size: 11px; margin-bottom: 10px; margin-left:10px; }
#mainContent .traductions a { text-decoration: none; }
#mainContent .traductions a:hover { text-decoration: underline; }
#mainContent .bookmarks { margin: 10px; }
#mainContent #print a { display: block; font-size: 11px; background: url(../images/icon-print.gif) no-repeat; margin-left: 10px; padding-bottom: 10px; padding-left: 25px; }
#mainContent .share { margin: 0 0px 10px 10px;} 

/* Attached documents  */
#documents_portfolio a { width: 100px; height: 70px; text-align: center; display: block; float: left; border:3px solid #E3CC47; background-color:#E3CC47; }

/* Page index */
#mainContent .outil_sommaire { width: 150px; float: none; }

/* Listings */
#menuSubsections { margin-bottom: 20px; margin-left: 40px; margin-right: 40px; }
#menuSubsections ul { font-size: 0.88em; list-style: none; }
#menuSubsections li { display: block; padding-left: 25px; margin-bottom: 10px; background: url(../images/icon-folder.gif) no-repeat; }
#mainContent .menuItem { font-size: 0.88em; padding-top: 10px; padding-bottom: 10px; margin-left: 10px; margin-right: 10px; margin-bottom: 5px; margin-top: 5px; border-top: dashed 1px #C7A93F; clear: both; }
#mainContent .menuItem  h3 { margin-top: 10px; }
#mainContent .menuItem .titre a { text-decoration: none; border-bottom: 1px solid #AA3300; }
#mainContent .menuItem .titre a:hover { color: #401818; background-color: #ECD658; border-bottom: 1px solid #C7A93F; }
#mainContent .menuItem .description { margin-top: 5px; margin-bottom: 5px; font-size:0.88em;}
#mainContent .thumbnail {  width: 80px; height:80px; overflow: hidden; float: right; clear: right; text-align: center; margin-left: 5px; margin-top: 10px; margin-bottom: 5px; border: 3px solid #E3CC47; }
#mainContent .thumbnail:hover { border: 3px solid #B69936; }
#mainContent .pagination { text-align: center; font-size: 11px; padding-top: 10px; margin-bottom: 10px; border-top: dashed 1px #C7A93F; }
#mainContent .menuItem .link { margin-left: 0px; padding-right: 0px; font-weight: normal; }
#mainContent .menuItem .more a, #mainContent .menuItem .link a { padding-left: 14px; background: url(../images/puce-points.gif) no-repeat; }
#mainContent .menuItem .itemSoustitre { font-weight: bold; margin-bottom: 10px; }

/* Articles dans l'autre langue */
#mainContent .trad  h2 { font-size: 1.03em; color: #000; padding-top: 20px; padding-bottom: 10px; border-top: solid 1px #C7A93F; margin: 0 10px; font-weight: bold; }
#mainContent .trad  h3 { margin-top: 10px; margin-bottom: 5px; }
#mainContent .trad .thumbnail {  width: 50px; height:50px; overflow: hidden; float: left; clear: left; text-align: center; margin-right: 5px; margin-top: 10px; margin-bottom: 5px; border: 3px solid #E3CC47; }
#mainContent .trad .menuItem .titre, #mainContent .trad .menuItem .soustitre, #mainContent.trad  .menuItem .description, #mainContent .trad .menuItem .date, 
#mainContent .trad .menuItem .more, #mainContent .trad .menuItem .tag, #mainContent .trad .menuItem .description { margin-left: 70px; }

/* Suggestions*/
#mainContent #suggestions h3 { font-size: 1.03em; color: #000; margin-top: 20px; padding-top: 20px; padding-bottom: 10px; border-top: solid 1px #C7A93F;  }
#mainContent #suggestions ul { list-style: none; }
#mainContent #suggestions li { margin-right: 20px; margin-bottom: 20px; }
#mainContent #suggestions li .tag li { border: none; margin-right: 3px; }
#mainContent #suggestions .links { margin-left: 50px; }
#mainContent #suggestions .thumbnail { float: left;  width: 20px; height:20px; margin-top: 0px; margin-left: 10px; margin-right: 0px; }
#mainContent #suggestions .date { margin-left: 0px; }
#mainContent #suggestions .small a { color:#401818; }
#mainContent #suggestions .tag { margin-left: 0px; margin-top:5px; }

/* Forum */
#forum .lien { padding-top: 5px; padding-bottom: 10px; padding-left: 35px; background: url(../images/bkgr_forum.gif) no-repeat; }
#forum h3 { margin-top: 3px; }
#forum p { margin-bottom: 5px; }
#forum .forum-chapo, #forum .forum-texte { margin-bottom: 10px; }
ul.forum  { list-style: none; clear: both; font-size: 0.88em; padding-top: 10px; margin-bottom: 10px; border-bottom: solid 1px #C7A93F; }
ul.forum  ul ul { border-bottom: none; }
ul.forum ul, ul.forum ul ul, ul.forum ul ul ul, ul.forum ul ul ul ul { list-style: none; }
ul.forum li { padding: 10px; border-top: solid 1px #C7A93F;  }
.forum1 { background: #F2EDBF;}
.forum2 { background: #F7F2D7;}
.forum-decompte { margin-left: 35px; margin-right: 10px; font-size: 0.88em; font-weight: bold; }
.forum-lien { font-weight: bold; margin-top: 10px; }
.forum-repondre-message { margin-top: 10px; padding-left: 20px; background: url(../images/icon-forum.gif) no-repeat; }

.formulaire_forum { margin-left: 10px; margin-right: 10px; margin-top: 10px; }
.formulaire_forum  fieldset { font-size: 0.88em; border: dashed 1px #C7A93F; margin-bottom: 10px;}
.formulaire_forum p { margin-bottom: 10px;}
.formulaire_forum  textarea { width: 500px; }
.formulaire_forum  spip_barre { width: 500px; }
.formulaire_forum  .spip_bouton input  { margin-top: 10px;}
.formulaire_forum input, .formulaire_forum textarea { font-size: 13px; display: block; }

/* Contact */
.contact_form { margin-top: 10px; margin-bottom: 20px;}
.contact_form fieldset { border: dashed 1px #C7A93F; clear: both; }
.contact_form p { font-size: 0.88em; margin-bottom: 10px; }
.contact_form li { list-style: none; }
#mainContent .contact_form .text { border: 1px solid #999; }
.contact_form input, .contact_form textarea { font-size: 13px; display: block; }
.contact_form textarea { width: 30em; }
.contact_form .reponse_formulaire {	font-weight: bold; margin-left: 10px; padding-top: 10px; color: #990000; display: block; clear: both; } 
.contact_form .previsu { background: #F7F2D7; }

#map { font-size: 0.75em;	padding: 10px;}
#map ul { margin-left: 0px;	list-style-type: none; margin-bottom: 5px;}
#map ul ul { margin-left: 20px; padding-left: 5px; }
#map ul ul .articles { border-left: 1px dashed #C7A93F; }
#map ul ul.trad { border: none;}
#map li { list-style-type: none; } 
#map a { display: block; text-decoration: none; padding-left: 25px; padding-bottom: 2px; background: url(../images/icon-article.gif) no-repeat; }
#map a:hover { background-color: #FFF; text-decoration: underline;}
#map .section a { margin-top: 10px; background-image: url(../images/icon-folder.gif);}
#map .fr a, #map .en a { padding-top: 6px; margin-left: 0px; padding-top: 2px; }
#map .fr a { background-image: url(../images/icon-article-fr.gif);}
#map .en a { background-image: url(../images/icon-article-en.gif);}
#map .trad .fr a { background-image: url(../images/icon-article-trad-fr.gif); margin-top: 3px; padding-left: 30px; }
#map .trad .en a { background-image: url(../images/icon-article-trad-en.gif); margin-top: 3px; padding-left: 30px; }

/* Tags listing */
#tagsList ul { float: left; font-size: 0.88em; list-style-type: disc; }
#tagsList ul.col1 { margin-right: 40px; }
#tagsList ul li { margin-left: 30px; }

/* Search box */
#sidebar .search_form { padding-bottom: 10px; }
#sidebar .search_form .searchField { width: 140px; color: #401818; margin-left: 14px; padding-left: 3px; font-size: 11px; }
#sidebar  label { display: none; }
#sidebar .search_form .searchIcon { margin-left: 2px; }
#sidebar .search_form #ok { font-size: 11px; }

/* Sidebar content */
#sidebar { display: inline; float: right; position: relative; width: 215px; }
#sidebar a:link, #sidebar a:visited  { text-decoration: none; }
#sidebar a:hover { text-decoration: underline; }
#sidebar #navbarSub, #sidebar .sidebarItem, #sidebar #navbar, #sidebar .separator { margin-left: 10px; margin-right: 10px;}
#sidebar .sidebarItem { margin-bottom: 20px; }
#sidebar h2, #sidebar .separator { font-size: 11px; font-weight: bold; letter-spacing: 0.2em; padding-top: 5px; margin-bottom: 10px; border-top: solid 1px #C7A93F; clear: both; }
#sidebar h3 { font-weight: normal; letter-spacing: 0.1em; font-size: .77em; margin-top: 10px; clear: both; }
#sidebar ul, sidebar dl, sidebar dd, sidebar ol { margin: 0px; padding: 0px; margin-bottom: 10px; list-style: none; clear: both; }
#sidebar ul { margin-bottom: 5px; }
#sidebar li, #sidebar dd, #sidebar p { font-size: 11px; margin-top: 10px; clear: both; }
#sidebar dt, #sidebar .small { font-size: 11px; }
#sidebar dd { margin: 0px; padding: 0px; clear: both;}
#sidebar dt a:link, #sidebar .small a:link { color: #401818; }
#sidebar dt a:visited, #sidebar .small a:visited { color: #401818; }
#sidebar dt a:active, #sidebar .small a:active { color: #401818; }
#sidebar dt a:hover, #sidebar .small a:hover { text-decoration: underline; }
#sidebar .links { width: 162px; float: right; clear: right;}
#sidebar .thumbnail { width: 20px; height:20px; float: left; overflow: hidden; background-color: #fff; border: 3px solid #B69936; }
#sidebar .thumbnail:hover { border: 3px solid #867128; }
#sidebar .rss { margin-left: 10px; }
#sidebar .more { font-size: 11px; margin-top: 5px; margin-bottom: 10px; }
#sidebar .more a { padding-left: 13px; background: url(../images/puce-points.gif) no-repeat; }
#sidebar .amazon { text-align:center; margin-left: 10px; margin-top: 10px; margin-bottom: 10px; padding-top: 5px; border-top: solid 1px #C7A93F; clear: both;}
#sidebar .bookmark { margin-left: 15px; margin-top: 5px; margin-bottom: 10px; }
#sidebarSocial li { list-style-type: none; float: left; margin: 0 10px 10px 0; clear: none; }
#sidebarSocial a:hover { opacity: .5; filter: alpha(opacity=50); }
.template-sommaire #sidebarSocial { margin-left: 35px;}

/* Pied de page */
#sidebar .twitter { padding: 5px; }
#sidebar .twitter a.rss_small { width: 16px; height: 16px; background: url(../images/feed.gif) no-repeat; padding: 0; text-indent: -9999px; overflow: hidden; display: block; float: right; }
#sidebar .twitter h3 { clear: none; }
#sidebar .twitter, .twitter h3, .twitter h4, .twitter p { font-family: Verdana, Arial, Helvetica, sans-serif;  }
#sidebar .twitter h3 { color: #fff; }
#sidebar .twitter h4 { font-weight: bold; color: #fff; }
#sidebar .twtr-reply a { color: #2C4759;}
.template-sommaire #sidebar .twitter .more { display: none; } 

/* Pied de page */
#mainFooter { color: #F9ED98; font-size: 11px; height: 90px; margin-left: auto; margin-right: auto; clear: both; padding-top: 2px; background: #401818 url(../images/bkgr_footer.gif) repeat-x; }
#mainFooter small { font-size: 11px; }
#mainFooter img { vertical-align: bottom; }
#mainFooter a { color: #FFF; }
#footer { clear: both; text-align: center; width: 35em; margin-left: auto; margin-top: 10px;}
#footerCredits { float: left;}
#footerLogos { float: right; }
#xiti { display: inline; }
#mainContent .menuItem .titre { margin-bottom: 3px; font-family: Georgia, "Times New Roman", Times, serif; font-size: 1.09em; font-weight: normal; }

/* Buy button*/
.buy { float: right; width: 100px; margin-top: 5px; text-align: center; }
.buy h3, .buy a strong { display: none; }
.buy ul { list-style: none; }
.buy ul.amazon { margin: auto; width: 80px; height: 34px; background: transparent url(../images/buy-amazon-en.gif) no-repeat;  }
.buy ul.amazon li a { display: block; width: 16px; height: 16px; }
.buy ul.amazon li a:hover { opacity: .5; filter: alpha(opacity=50); }
.buy ul.amazon li {  float: left; padding-left: 2px; padding-top: 17px; }
.buy ul.amazon li.ca a { background: transparent url(../images/icon-ca.gif) no-repeat;	}
.buy ul.amazon li.us a { background: transparent url(../images/icon-us.gif) no-repeat;  }
.buy ul.amazon li.fr a { background: transparent url(../images/icon-fr.gif) no-repeat;  }
.buy ul.amazon li.uk a { background: transparent url(../images/icon-uk.gif) no-repeat;  }


/* Ads*/
.promoFooter { text-align: center; position: relative; margin-left: -70px; background-color: #F9ED98; padding-bottom: 10px; padding-top: 10px; }
.promoNavbar { position: relative; margin-left: -30px; margin-top: 10px; padding-left: 10px; }
#meta p, #meta { margin-top: 10px; }
#meta .banner img { border: 0px; }