/* @override 
	http://www.bourin.com/css/main.css
	http://10.0.1.199/css/main.css
*/

/* @group meyer css reset */

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: inherit;
  vertical-align: baseline;
}

body
{
  line-height: 1;
  color: black;
  background: white;
}

ol, ul
{
  list-style: none;
}

table
{
  border-collapse: collapse;
}

caption, th, td
{
  text-align: left;
  font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after
{
  content: "";
}

blockquote, q
{
  quotes: "" "";
}
/* @group wisiwig */
/*
Copyright (c) 2008,
 Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.5.1
*/
.wisiwig
{
	line-height: 1.3em;
}
.wisiwig h1
{
	font-size: 138.5%;
}

.wisiwig h2
{
	font-size: 123.1%;
}

.wisiwig h3
{
	font-size: 108%;
}

.wisiwig h1,
.wisiwig h2,
.wisiwig h3
{
	margin: 1em 0;
}

.wisiwig h1,
.wisiwig h2,
.wisiwig h3,
.wisiwig h4,
.wisiwig h5,
.wisiwig h6,
.wisiwig strong
{
	font-weight: bold;
}

.wisiwig abbr,
.wisiwig acronym
{
	border-bottom: 1px dotted #000;
	cursor: help;
}

.wisiwig em
{
	font-style: italic;
}

.wisiwig blockquote,
.wisiwig ul,
.wisiwig ol,
.wisiwig dl
{
	margin: 1em;
}

.wisiwig ol,
.wisiwig ul,
.wisiwig dl
{
	margin-left: 2em;
}

.wisiwig ol li
{
	list-style: decimal outside;
}

.wisiwig ul li
{
	list-style: disc outside;
}

.wisiwig dl dd
{
	margin-left: 1em;
}

.wisiwig th,
.wisiwig td
{
	border: 1px solid #000;
	padding: .5em;
}

.wisiwig th
{
	font-weight: bold;
	text-align: center;
}

.wisiwig caption
{
	margin-bottom: .5em;
	text-align: center;
}

.wisiwig p,
.wisiwig fieldset,
.wisiwig table,
.wisiwig pre
{
	margin-bottom: 1em;
}

.wisiwig input[type=text],
.wisiwig input[type=password],
.wisiwig textarea
{
	width: 12.25em;
	/**width: 11.9em;*/
}
/* @end */
/* @end */

/* @group structure principale */

body
{
  padding-top: 26px;
  background: transparent url(img/body_dashes.png) scroll repeat 50% 0;
  font-family: arial, sans-serif;
}

#main-wrapper
{
  position: relative;
  width: 960px;
  margin: 0 auto;
  padding: 260px 0 0;
  font-size: .75em;
/* 16px * 0.75 = 12px */
}
/*
p
{
  font-family: arial, "helvetica neue", helvetica, geneva, sans-serif;
  font-size: 12px;
}
*/

/* @group header */

#header-bloc
{
  position: absolute;
  top: 0;
  left: 0;
  width: 960px;
  height: 260px;
	background-image: url(img/header.png) !important;
  background-position: 50% 0;
}

#logo
{
  top: 19px;
  left: 384px;
  position: absolute;
  margin: 0;
  padding: 0;
}

#logo a
{
  display: block;
  width: 148px;
  height: 50px;
}

#logo a span
{
  display: none;
}

#frise-catalogue
{
  visibility: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 960px;
  height: 160px;
  overflow: hidden;
  /*background: transparent url(img/frise_catalogue.png) scroll no-repeat 0 0;*/
}

#frise-catalogue a.couv {
	position: absolute;
	left: 0;
	bottom: 41px;
	z-index: 2;
}
#frise-catalogue a.reflect {
	position: absolute;
	bottom: 0px;
	left: 0;
	height: 43px;
	overflow: hidden;
	z-index: 2;
}

#frise-catalogue div.informations {
	position: absolute;
	left: 0;
	bottom: 50px;
	width: 134px;
	padding: 10px 10px 10px 85px;
	margin: 0;
	border: 1px solid #000;
	border-width: 1px 1px 1px 0;
	color: #fff;
	background: #333;
	z-index: 1;
}
#frise-catalogue div.informations a,
#frise-catalogue div.informations a:visited
{
	color: #fff;
	font-size: 1em;
	font-weight: normal;
	text-decoration: none;
}
#frise-catalogue div.informations h3
{
	padding-bottom: .3em;
}
#frise-catalogue div.informations h3 a
{
	font-weight: bold;
}
#frise-catalogue div.informations h3 a:hover
{
	text-decoration: underline;
}
#frise-catalogue div.informations p.auteur a
{
	color: #D0D0D0;
}

/* @group jcarousel */

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */

.jcarousel-container {
	position: relative;
	width: 860px;
	padding: 0 50px;
}

.jcarousel-clip {
	z-index: 2;
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: relative;
	width: 860px;
}

.jcarousel-list {
	z-index: 1;
	overflow: hidden;
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
	position: relative;
	float: left;
	list-style: none;
	/* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 234px;
	height: 160px;
	margin-right: 10px;
}

.jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}

/* @group buttons */

.jcarousel-next {
	z-index: 3;
	display: none;
	position: absolute;
	top: 63px;
	right: 10px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(img/jcarousel-next2.png) no-repeat 0 0;
}

.jcarousel-next:hover {
	background-position: -32px 0;
}

.jcarousel-next:active {
	background-position: -64px 0;
}

.jcarousel-next-disabled,
.jcarousel-next-disabled:hover,
.jcarousel-next-disabled:active {
	cursor: default;
	background-position: -96px 0;
}

.jcarousel-prev {
	z-index: 3;
	display: none;
	position: absolute;
	top: 63px;
	left: 10px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(img/jcarousel-prev2.png) no-repeat 0 0;
}

.jcarousel-prev:hover {
	background-position: -32px 0;
}

.jcarousel-prev:active {
	background-position: -64px 0;
}

.jcarousel-prev-disabled,
.jcarousel-prev-disabled:hover,
.jcarousel-prev-disabled:active {
	cursor: default;
	background-position: -96px 0;
}

/* @end */

/* @end */

/* @end */

/* @group contenu */

#content-wrapper
{
  position: relative;
  width: 960px;
  background-color: #fff;
}

#end-content-wrapper
{
  clear: both;
  position: relative;
  width: 960px;
  height: 15px;
}

/* @group side content */

#side-content
{
  float: left;
  position: relative;
  width: 200px;
  margin: 15px 0 0 15px;
}

#side-content form
{
  background: url(img/menu-top.png) no-repeat left top;
  height: 60px;
}

#side-content fieldset
{
  height: 60px;
}

#side-content legend
{
  font-family: arial, sans-serif;
  color: #fff;
  padding: 11px 0px 10px 65px;
}

#side-content fieldset p
{
  padding: 0 14px;
}
#side-content form input
{
  padding: 0;
}
#side-content form input.input_text
{
  margin-right: 5px;
  width: 125px;
}

/* @group menu */

#menu
{
  font-family: georgia, serif;
  padding-bottom: 61px;
  background: url(img/menu-bottom.png) no-repeat left bottom;
}

/* les liens principaux font 14px, les autres 12px */

#menu a
{
  display: block;
  border-style: solid;
  border-width: 1px 0;
  border-color: #dfdfdf #000 #666 #000;
}

#menu ul a
{
  padding-left: 35px;
}

#menu ul li a:hover
{
  background: url(img/bullet-short.gif) no-repeat left center;
}

#menu ul ul a
{
  padding-left: 55px;
}

#menu ul ul li a:hover
{
  background: url(img/bullet-long.gif) no-repeat left center;
}
#menu li.niv1
{
  border-style: solid;
  border-width: 0 1px;
  border-color: #666;
}
#menu li.niv1 a
{
  font-size: 1.16667em;/* 12px * 1.1667 = 14px */
  color: #000;
  text-decoration: none;
  line-height: 23px;
  background: #ccc url(img/menu-fond1.gif) repeat-x 0 top;
}

#menu li.niv1 a span
{
  display: block;
  padding-left: 11px;
}

#menu li.home a span,
#menu li.catalog a span,
#menu li.authors a span,
#menu li.blogs a span,
#menu li.contact a span
{
  border-style: solid;
  border-width: 0 0 0 14px;
}

#menu li.niv1 a:hover,
#menu li.niv1 a.selected
{
  background-image: none;
  background-color: #000;
  color: #fff;
}

#menu li.niv1 a:hover span,
#menu li.niv1 a.selected span
{
  border-width: 0;
  padding-left: 25px;
  background: url(img/menu-hover-left.gif) no-repeat;
}

#menu li.home a span
{
  border-color: #c06;
}

#menu li.home a:hover,
#menu li.home a.selected
{
  background-color: #c06;
}

#menu li.catalog a span
{
  border-color: #000;
}

#menu li.catalog a:hover,
#menu li.catalog a.selected
{
  background: #000;
}

#menu li.authors a span
{
  border-color: #c100f1;
}

#menu li.authors a:hover,
#menu li.authors a.selected
{
  background-color: #c100f1;
}

#menu li.blogs a span
{
  border-color: #c00;
}

#menu li.blogs a:hover,
#menu li.blogs a.selected
{
  background-color: #c00;
}

#menu li.contact a span
{
  border-color: #0cf;
}

#menu li.contact a:hover,
#menu li.contact a.selected
{
  background-color: #0cf;
}

#menu li.niv1 ul a
{
  font-size: 1em;
  color: #333;
  line-height: 1.5em;
  background-image: none;
  background-color: #ccc;
}

#menu li.catalog ul a:hover
{
  background: #999 url(img/bullet-short.gif) no-repeat left center;
}

#menu li.catalog ul ul a:hover
{
  background: #999 url(img/bullet-long.gif) no-repeat left center;
}

#menu li.catalog ul a.niv2
{
  font-weight: bold;
}

#menu ul
{
  font-family: arial, sans-serif;
  font-style: italic;
}

/* @end */

/* @group abonnement rss */

#side-content .abonnement-rss
{
  position: relative;
  width: 198px;
  margin: 15px 0 0;
  font-family: georgia, serif;
  border: 1px solid #aaa;
}

#side-content .abonnement-rss a
{
  position: relative;
  display: block;
  padding: 30px 10px 30px 55px;
  font-family: georgia, "times new roman", times, serif;
  font-size: 1.16667em;
  color: #000;
  text-decoration: none;
  background: transparent url(img/rss.gif) scroll no-repeat 20px 50%;
  z-index: 1;
}



#side-content .abonnement-rss span.tl,
#side-content .abonnement-rss span.tr,
#side-content .abonnement-rss span.bl,
#side-content .abonnement-rss span.br
{
  position: absolute;
  display: block;
  width: 30px;
  height: 30px;
  background-image: url(img/rss-stroke.gif);
  z-index: 0;
}

#side-content .abonnement-rss span.tl
{
  top: -1px;
  left: -1px;
  background-position: left top;
}

#side-content .abonnement-rss span.tr
{
  top: -1px;
  right: -1px;
  background-position: right top;
}

#side-content .abonnement-rss span.bl
{
  bottom: -1px;
  left: -1px;
  background-position: left bottom;
}

#side-content .abonnement-rss span.br
{
  bottom: -1px;
  right: -1px;
  background-position: right bottom;
}

/* @end */
/* @end */

/* @group contenu */

/* @group auteur */
#content.auteur .nav-secondaire
{
  border-top: 1px solid #c0f;
  border-bottom: 1px solid #c0f;
}
#content.auteur .nav-secondaire ul.parcours li
{
  border-left: 1px solid #c0f;
}
#content.auteur .nav-secondaire ul.sort-sesult{
  padding-left: 140px;
}
#content.auteur .nav-secondaire ul.sort-sesult li{
  padding: 4px;
  color: #666;
}
#content.auteur .nav-secondaire ul.sort-sesult li.selected {
  background-color: #c0f;  
}
#content.auteur .nav-secondaire ul.sort-sesult li.selected a {
  text-decoration: none;
}
#content.auteur .nav-secondaire ul.sort-sesult a
{
  padding: 0;
}
#content.auteur #page #parcours-catalogue li:hover,
#content.auteur #page #parcours-catalogue li.hover
{
  background-color: #c9f;
}
#content.auteur #page #parcours-catalogue li
{
  border-color: #000;
  height: 90px;
}
#content.auteur #parcours-catalogue h2, .book-title h2
{
  margin-bottom: 0px;
}
#content.auteur #page a
{
  color: #606;
}
#content.auteur #page #parcours-catalogue .description
{
	padding-top: 3px;
	line-height: 1.3em;
}
#content.auteur .blog{
/*  margin-bottom: 30px;*/
}

/* @end */

#content
{
  float: right;
  position: relative;
  margin: 15px 15px 0 0;
  width: 715px;
}

#content h1
{
	clear: both;
  padding: 21px 50px;
  font-size: medium;
  font-family: georgia, serif;
  color: #fff;
  text-decoration: none;
}

h1#catalogue
{
  background: url(img/headers/catalogue.jpg);
}
h1#auteurs
{
  background: url(img/headers/auteurs.jpg);
}
h1#blogs
{
  background: url(img/headers/blogs-des-auteurs.png);
}
h1#contact
{
  background: url(img/headers/contact.gif);
}

#content h1 a
{
  color: #fff;
  text-decoration: none;
}

/* @group général */

#parcours-catalogue a, .book-info a
{
  color: #666;
}
#parcours-catalogue p.blog
{
  float: right;
  margin: 0;
  padding: 0;
}
#parcours-catalogue h2 a, .book-title h2 a
{
  color: #000;
  text-decoration: underline;
  font: bold 18px arial, "helvetica neue", helvetica, geneva, sans-serif;
}
#parcours-catalogue p.description
{
	padding-top: 3px;
	line-height: 1.3em;
}
#parcours-catalogue h2, .book-title h2
{
  margin-bottom: 8px;
}

/* @end */

/* @group parcours-catalogue */
p.auteur
{
  margin-bottom: 4px;
}

p.blog
{
  margin-bottom: 6px;
}

p.auteur a
{
  font-size: 14px;
  font-weight: bold;
}

p.date
{
  font-style: italic;
}

/* @end */

#content .nav-secondaire
{
  position: relative;
  border-top: 1px solid #666;
  background-color: #000;
  color: #fff;
  width: 100%;
}

#content .nav-secondaire ul.parcours
{
  float: right;
  position: relative;
  width: 50%;
}

#content.auteur .nav-secondaire ul.parcours
{
  width: 115px;
}

#content .nav-secondaire ul.parcours li
{
  position: relative;
  float: right;
  border-left: 1px solid #666;
}
#content .nav-secondaire ul.parcours li.previous,
#content .nav-secondaire ul.parcours li.num-page,
#content .nav-secondaire ul.parcours li.next
{
  float: right;
}

#content .nav-secondaire ul.parcours a,
#content .nav-secondaire ul.parcours span
{
  display: block;
  position: relative;
  padding: 4px 15px;
  color: #fff;
  text-decoration: none;
}

#content .nav-secondaire ul.parcours a:hover
{
  background-color: #333;
}

#content .nav-secondaire ul.sort-sesult
{
  float: left;
  position: relative;
}

#content .nav-secondaire ul.sort-sesult li
{
  float: left;
  position: relative;
}

#content .nav-secondaire ul.sort-sesult a
{
  display: block;
  float: left;
  position: relative;
  padding: 4px 10px;
  color: #fff;
  text-decoration: none;
}

#content .nav-secondaire ul.sort-sesult li.selected a
{
  text-decoration: underline;
}

.fin-nav-secondaire
{
  clear: both;
}

#page
{
	position: relative;
  padding: 30px;
  border-style: solid;
  border-width: 0 1px 1px;
  border-color: #000;
}

#page #parcours-catalogue li
{
  clear: both;
  position: relative;
  margin: 10px 0;
  min-height: 120px;
  overflow: visible;
  padding: 10px 10px 10px 103px;
  border-style: solid;
  border-width: 1px;
  border-color: #999;
}

#page #parcours-catalogue li:hover,
#page #parcours-catalogue li.hover
{
  background-color: #ccc;
}

#page #parcours-catalogue li p.couverture
{
  position: absolute;
  top: 10px;
  left: 10px;
}

#page #parcours-catalogue li .premier-chap
{
  float: right;
	margin: 0 0 0 5px;
	padding: 0;
}

/* @group page livre */
.book-page{
  float: left;
  width: 100%;
}
#page .white-space {
  display: block;
  clear: both;
  
}
/* @group img */

.book-img {
  width: 100px;
  padding-right: 12px;
  float: left;
}
.book-img .agrandir {
  text-align: center;
  background-color: #000;
  padding: 5px 0;
}
.book-img .agrandir:hover {
  background-color: #666;
}
.book-img .agrandir a {
  color: #fff;
  text-decoration: none;
}
img.liseret
{
  border: 1px solid #ccc;
}
/* @end */

/* @group title */

.book-title {
  
}

.book-title h2 a {
  text-decoration: none;
}


/* @end */

/* @group infos */

.book-info {
  float: left;
  width: 190px;
}
.book-info p {
	line-height: 1.3em;
}
.book-info p.collection {
  padding: .3em 0;
}
.book-info p.collection strong
{
  font-weight: bold;
}
.book-info .firstchapter{
  padding-top: 10px;
}
.book-info .firstchapter a{
  color: #000;
  text-decoration: none;
}
.book-info .firstchapter a:hover{
  color: #666;
  text-decoration: underline;
}
.book-info a.website {
  color: blue;
}
/* @end */

/* @group description */

.book-description{
  width: 330px;
  float: left;
  padding-left: 20px;
  border-left: 1px solid #000;
  text-align: justify;
}



/* @end */

/* @group critiques */

#critiques{
  clear: both;
}
#critiques h1{
  padding: 0 0 0 50px;
  height: 30px;
  background: url(img/fond-critiques.gif) repeat-x;
  font-size: medium;
  font-family: georgia, serif;
  color: #fff;
  text-decoration: none;
  padding-top: 5px;
  border-style: solid;
  border-width: 0 1px;
  border-color: #000;
}
#critiques ul{
  border-style: solid;
  border-width: 0 1px;
  border-color: #000;
}
#critiques li{
  padding-top: 18px;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}
#critiques div.paper-critic {
    padding: 0 10px 0 70px;
}

#critiques .paper{
  font-size: 1.5em;
  font-weight: bold;
  padding-left: 10px;
  background: url(img/bullet-critic.gif) no-repeat;
}
#critiques .titre-citation
{
  padding: 10px 0 10px 70px;
}
#critiques .paper-title{
  font-size: 1.1666em;
  font-style: italic;
  padding: 0 0 10px 10px;
}
#critiques .paper-critic{
  clear: both;
  margin: 0;
  text-align: justify;
  line-height: 1.1em;
}
/* @end */

/* @end */

/* @end */
/* @end */

/* @group footer */

#footer-bloc
{
  background-color: #666;
  padding: .5em;
  text-align: center;
}

#footer-bloc p
{
  font-size: 0.917em;
  line-height: 1.4em;
  color: #fff;
}

#footer-bloc a
{
  color: #fff;
}

/* @end */
/* @group blog */



#blog-wrapper p, 
#blog-wrapper h1,
#blog-wrapper h2,
#blog-wrapper h3,
#blog-wrapper h4{
  font-family: georgia, serif;
}
#blog-wrapper a {
  color: #c00;
}
#blog-wrapper #footer-bloc a {
  color: #fff;
}
#blog-wrapper{
  width: 960px;
  margin: 0 auto; 
  background: #fff;
}
#blog-wrapper #content{
  width: 500px;
  float: left;
  margin-left: 30px;
}
#blog-wrapper #side-content
{
	width: 345px;
}
#blog-wrapper h1#blog-header{
	margin: 0;
	padding: 0;
}
#blog-wrapper h1#blog-header a
{
	display: block;
	background: url(img/headers/blog.jpg);
	width: 960px;
	height: 113px;
	text-indent: -10000px;
}
#blog-wrapper h1#blog-header a span
{
	display: none;
}
#blog-wrapper h1{
  padding: 0;
  margin-bottom: 15px;
  padding-left: 5px;
  color: #fff;
  font-weight: bold;
  font-size: 1.125em;
  line-height: 1.250em;
  background-color: #c00;
}
#blog-wrapper h2{
  padding: 15px 0;
  font-size: 1.5em;
  border-top: 1px solid #c00;

}
#blog-wrapper h2.post span{
  font-size: .6em;
}
#blog-wrapper p.desc{
  font-size: .875em;
  font-style: italic;
  padding-bottom: 15px;
  padding-left: 5px;

}
#blog-wrapper p{
  font-size: .75em;
  margin-bottom: 15px;
}
#blog-wrapper .post-footer{
  color: #fff;
  background: #000;
  width: 480px;
  height: 26px;
  padding: 10px 10px 0;
  margin-bottom: 15px;
}
#blog-wrapper .post-footer p,
#blog-wrapper .commentaires p,
#blog-wrapper .commentaires h4,
#side-content p {
  font-family: arial, sans-serif;
  font-size: .75em;
}
#blog-wrapper img{
  border: 1px solid #000;  
}
#blog-wrapper .post-footer p.open-coms {
  float: left;
  margin: 0;
}
#blog-wrapper .post-footer p.open-coms a {
  color: #fff;
}
#blog-wrapper .post-footer p.credit{
  font-size: .625em;
  float: right;
}
#blog-wrapper .commentaires h4{
  clear: both;
  margin-bottom: 15px;
}
#blog-wrapper .commentaires li{
  border: 1px solid #ccc;
  padding: 10px;
  margin-bottom: 15px;
}
#blog-wrapper .date{
  text-align: right;
  color: #666;
  margin: 0;
}
.clear{
  clear: both;
}



#blog-wrapper #side-content .abonnement-rss {
  margin: 0;  
}
#blog-wrapper #side-content .abonnement-rss a{
	padding-top: 20px;
	padding-bottom: 20px;
}

#blog-wrapper #side-content .infos-auteur{
  margin: 15px 0;
}
#blog-wrapper #side-content .infos-auteur h4,
#blog-wrapper #side-content .ouvrages h4{
  background: #000;
  color: #fff;
  width: 330px;
  height: 22px;
  padding-left: 15px;
  padding-top: 8px;
}
#blog-wrapper #side-content .infos-auteur .container,
#blog-wrapper #side-content li{
  width: 313px;
  padding: 15px;
  border: 1px solid #666;
}
#blog-wrapper #side-content .infos-auteur .container{
  width: 328px;
  padding: 15px 0 15px 15px;
}
#blog-wrapper #side-content .infos-auteur .photo_id{
	float: right;
	margin: 0 10px 0 10px;
}
#blog-wrapper #side-content li{
  margin-top: 15px;
}
#blog-wrapper #side-content li:hover{
  background: #ccc;
}
#blog-wrapper #side-content li img{
  float: left;
  margin-right: 15px;
}
#side-content h2.author{
  padding-top: 0;
  border: none;
  text-decoration: underline;
}
#side-content p{
  margin: 0;
}
#blog-wrapper .ouvrages .titre{
  font-size: 1.125em;
  text-decoration: underline;
  font-weight: bold;
  margin-top: 30px;  
}
#blog-wrapper .ouvrages .date{
  text-align: left;
}
#blog-wrapper .ouvrages .first-chapter a{
  color: #666;
  text-decoration: underline;
  background: url(img/bullet-blank.gif) no-repeat left center;
  padding-left: 10px;
}
#blog-wrapper .ouvrages .titre,
#blog-wrapper .ouvrages .date,
#blog-wrapper .ouvrages .first-chapter a{
margin-bottom: 10px;
}
#blog-wrapper .ouvrages li .first-chapter .bullet {
  border: none;
}
#blog-wrapper #footer-bloc
{
	margin-top: 20px;
}
#errors_form
{
  margin: 10px 0;
  padding: 0 10px;
  border: 2px solid #900;
  color: #900;
}
.encript img
{
  float: left;
  margin: 0 10px;
}
.submit
{
  clear: both;
  padding-top: 15px;
}
#blog-wrapper form textarea
{
  display: block;
  width: 100%;
}
/* @end */
/* @end */

/* @group accueil */

#content.home {
	margin-top: 0;
}

#main.home  {
	float: left;
	width: 450px;
}

#side.home {
	float: right;
	width: 250px;
	overflow: hidden;
}

.home #nouveautes {
	position: relative;
	margin-bottom: 15px;
}

.home #nouveautes h1 {
	background: url(img/accueil/nouveautes.gif) no-repeat;
}

.home #nouveautes ul {
	position: absolute;
	right: 41px;
	top: 16px;
	float: left;
	display: inline; /* IE6 */
	width: 200px;
}

.home #nouveautes ul li {
	float: left;
	display: inline; /* IE6 */
}

.home #nouveautes ul li a {
	display: block;
	width: 31px;
	height: 0;
	padding-top: 31px;
	margin-right: 9px;
	overflow: hidden;
	background: url(img/accueil/nouveautes-btn.gif) no-repeat;
}

.home #nouveautes #btn1.ui-tabs-selected a {
	background-position: 0 -31px;
}

.home #nouveautes #btn2 a {
	background-position: -31px 0;
}

.home #nouveautes #btn2.ui-tabs-selected a {
	background-position: -31px -31px;
}

.home #nouveautes #btn3 a {
	background-position: -62px 0;
}

.home #nouveautes #btn3.ui-tabs-selected a {
	background-position: -62px -31px;
}

.home #nouveautes #btn4 a {
	background-position: -93px 0;
}

.home #nouveautes #btn4.ui-tabs-selected a {
	background-position: -93px -31px;
}

.home #nouveautes #btn5 a {
	background-position: -124px 0;
}

.home #nouveautes #btn5.ui-tabs-selected a {
	background-position: -124px -31px;
}

.ui-tabs-hide {
	display: none;
}

.home #nouveautes div {
	
}

.home #nouveautes div.texte {
	height: 220px;
	width: 418px;
	padding: 10px 15px;
	border: 1px solid #666;
}
.home #nouveautes div.texte a,
.home #nouveautes div.texte a:visited {
	text-decoration: none;
	color: #111;
}

.home #nouveautes div.texte img {
	float: left;
	margin: 0 10px 0 0;
}

.home #nouveautes div.texte h3 {
	font-weight: bold;
	font-size: 1.5em;
}

.home #nouveautes div.texte p {
	padding-top: 0.5em;
	line-height: 1.3em;
}

.home #actualites h1 {
	background: url(img/accueil/actualites.gif) no-repeat;
}

.home #actualites div,
.home #presentation div.content {
	padding: 0.5em 15px;
	border: 1px solid #666;
	border-width: 0 1px 1px;
	line-height: 1.2;
	text-align: justify;
}

.home #actualites div p,
.home #presentation div.content p,
.home #presentation div.content div {
	padding: 0.5em 0;
}
.home #actualites div h2 a
{
	text-decoration: none;
	color: #000;
}
p#parcours-actualites
{
	position: relative;
	width: 100%;
	margin-top: 10px;
	text-align: right;
}
p#parcours-actualites a,
p#parcours-actualites a:visited
{
	color: #222;
	text-decoration: none;
}
p#parcours-actualites a:hover
{
	text-decoration: underline;
}
p#parcours-actualites span
{
	padding: 0 18px;
}
p#parcours-actualites .previous
{
	float: left;
}
.home #espace-lecture {
	position: relative;
	margin-bottom: 15px;
}

.home #espace-lecture a {
	display:  block;
	width: 100%;
	height: 60px;
	background: transparent url(img/accueil/espace-lecture.gif) scroll no-repeat 50% 50%;
}

.home #espace-lecture a span {
	display:  none;
}

.home #presentation h1 {
	padding: 14px 50px;
	background: url(img/accueil/presentation.gif) no-repeat;
}

/* @end */

/* @group ficheAuteur */

.ficheauteur #page {
	padding: 0 0 20px;
	border: 1px solid #666;
	border-width: 0 1px 1px;
}

.ficheauteur #page div.auteur h1 {
	padding: 0 0 20px;
	color: #606;
	font-family: arial, sans-serif;
}

.ficheauteur #page div.auteur h1 a {
	display: block;
	color: #606;
	font-size: 70%;
}

.ficheauteur #page div.auteur h1 a:hover {
	color: #606;
}

.ficheauteur #page div.auteur {
	float: left;
	margin: 20px 30px 0;
}
.ficheauteur #page p.blog {
  margin-left: 150px;
}
.ficheauteur #page div.auteur-img {
	float: left;
	display: inline;
	width: 100px;
	padding: 0 23px 0 0;
	border-right: 1px solid #666;
}

.ficheauteur #page div.description {
	float: left;
	display: inline;
	width: 506px;
	padding: 10px 0 0 23px;
}

.ficheauteur #page h2.section {
	clear: both;
	float: left;
	width: 664px;
	padding: 0 0 0 50px;
	margin: 20px 0;
	color: #fff;
	font-family: georgia, serif;
	font-size: medium;
	line-height: 30px;
	background: url(img/auteurs-sectionOuvrages.gif);
}

.ficheauteur #page #parcours-catalogue {
	clear: both;
}

.ficheauteur #page #parcours-catalogue li {
	margin: 0 30px 10px;
}

.ficheauteur #page #parcours-catalogue li:hover {
  background-color: #ccc;
}



/* @end */

/* @group contact */

.contact #page {
	float: left;
	padding: 0;
}

.contact #page p {
	height: 34px;
	padding: 10px 0 10px 40px;
	margin-right: 52px;
	line-height: 1.5;
	background: url(img/contact-adresse.gif) no-repeat right top;
}
.contact #page p.rapport {
	float: right;
	margin: 0;
	font-size: large;
	padding: 100px 0;
	line-height: 1;
	height: auto;
	background: none;
	color: #fff;
	width: 400px;
}
.contact #page div.error
{
	clear: both;
	margin: 1em 1em 1em 30px;
	padding: 1em;
	color: #600;
	font-size: 14px;
	font-weight: normal;
	line-height: 1em;
	font-family: "Trebuchet MS", sans-serif;
	border: 2px solid #f33;
	background-color: #fdd;
}
.contact #page div.error p
{
	height: auto;
	padding: .5em 0;
	margin: 0;
	line-height: 1;
	background: none;
}
.contact #page div.error ul
{
	float: none;
	margin: 0;
	padding: 0 0 0 2em;
	width: auto;
	list-style-type: disc;
}
.contact #page div.error li
{
	float: none;
	margin: 0;
	padding: .3em 0;
	width: auto;
	text-align: left;
}
.contact #page p strong {
	font-weight: bold;
	color: #0cf;
}

.contact #page .form-contact {
	float: left;
	width: 683px;
	margin: 0 15px 10px;
	background: url(img/contact-bg.gif) left bottom;
	color: #fff;
}

.contact #page .form-contact h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 44px;
	background: url(img/contact-bg.gif);
}

.contact #page .form-contact dl, .contact #page .form-contact div.logo {
	float: left;
	width: 200px;
	padding-top: 13px;
	margin: 0 0 0 35px;
	font-size: 14px;
	text-align: center;
	background: url(img/contact-cartouche.gif);
}

.contact #page .form-contact div.logo {
	height: 0;
	padding-top: 42px;
	margin-bottom: 10px;
	overflow: hidden;
	background-position: left bottom;
}

.contact #page .form-contact dl dt {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.2;
}

.contact #page .form-contact dl dd {
	font-size: 12px;
	padding: 0 0 4px;
}

.contact #page ul {
	float: right;
	width: 428px;
	text-align: right;
	margin-right: 20px;
}

.contact #page ul li {
	float: left;
	width: 428px;
	text-align: right;
}

.contact #page ul label {
	float: left;
	width: 85px;
	line-height: 2;
	text-align: right;
}


.contact #page input, .contact #page select, .contact #page textarea {
	width: 330px;
	margin-bottom: 10px;
}

.contact #page li.pj label {
	line-height: 1;
}

.contact #page li.submit {
	padding: 0;
}

.contact #page li.submit input {
	width: auto;
}
/* @end */

/* @group Mentions légales */
.mentions
{
	padding: 50px 20px 10px;
}
#content .mentions h1
{
  margin: 1em 0;
  padding: 0;
  font-size: x-large;
  font-weight: normal;
  font-family: "Trebuchet MS", sans-serif;
  color: #900;
}
#content .mentions h2
{
	font-family: "Trebuchet MS", sans-serif;
	color: #333;
}
/* @end */