/*
	edition entremonde
	copyleft - all rights reversed.
*/

body {
	color: #363636;
	margin: 0;
	font: 12px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	opacity: 1;
	background: url(../images/fond.png) repeat;
}

a {
	text-decoration: none;
	color: #000000;
}

a:hover {
	color: #000000 ;
}

/* structure
----------------------------------------------- */
#contenant {
	width: 900px;
	height: auto;
	position: absolute;
	left: 50%;
	margin-left: -450px;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}

#contenant img a {
	border-style: none;
	border-width: 0;
}

#logo {
	position: fixed;
	width: 54px;
	height: 54px;
	left: 50%;
	top: 10px;
	margin-left: 450px;
	z-index: 1;
}

#marque-page {
	position: fixed;
	width: 61px;
	height: 81px;
	background: url(../images/panier.png) no-repeat;
	left: 50%;
	margin-left: -511px;
	z-index: 1;
}

#bandeau {
	width: 900px;
	height: 50px;
}

#total-panier {
	padding-right: 15px;
	width: 282px;
	position: absolute;
	top: 32px;
	left: 10px;
}

#total-panier span {
	font-size: 10px;
	margin-left: 5px;
}

#left {
	width: 450px;
	height: auto;
	float: left;
	padding: 0;
}

#menu, #doc {
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	width: 442px;
	height: auto;
	margin: 0;
	padding: 0;
}

#doc {
	width: 212px;
}

#doc ul {
	padding-left: 10px;
	margin-bottom: 20px;
}

#doc li {
	text-align: center;
	margin-top: 6px;
	list-style-type: none;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}

#doc li a {
	color: #f00;
}

#doc li a:hover {
	color: #000;
}

#doc li span {
	font-size: 10px;
	margin-left: 3px;
}

body#auteur #doc h3 {
	border-bottom-style: none;
	font-size: 11px;
	margin: 0 0 0 10px;
}

body#auteur #doc ul {
	margin-left: 18px;
}

body#auteur #doc li {
	text-align: left;
	list-style-type: square;
}

body#auteur #texte p {
	text-align: left;
	list-style-type: square;
	text-indent: 0;
}

body#auteur #texte #info {
	font-variant: normal;
	text-transform: none;
	font-size: 12px;
	line-height: 15px;
	color: #a10d07;
}

body#auteur #texte #info a {
	color: #a10d07;
}

body#auteur h2.auteur i {
	text-transform: none;
}

body#auteur #doc span {
	font-weight: bold;
}

#doc img {
	border: 1px solid #929292;
	margin: 10px;
}

#menu {
	height: 230px;
	margin-bottom: 10px;
}

#menu-left { 
	width: 212px;
	height: auto;
	margin-top: 20px;
	margin-left: 10px;
	float: left;
}

#menu-right {
	height: auto;
	float: right;
	width: 212px;
}

#menu #menu-right {
	font-size: 11px;
	line-height: 13px;
}

#doc-left {
	font-size: 12px;
	text-align: center;
	width: 222px;
	background-color: #ededed;
}

form#formAjouter {
	background-color: #ededed;
	margin-bottom: 30px;
	width: 222px;
}

#doc-left p.petit{
	font-size: 10px;
}

#doc-right input {
	float: left;
}

#left #menu ul {
	font-size: 10px;
	padding: 0;
	list-style-type: none;
	border-top: 1px solid #888;
	margin: 8px 0 20px;
}

#left #menu ul li a {
	color: #414141;
	text-decoration: none;
	text-transform: uppercase;
	text-indent: 15px;
	letter-spacing: 0.05em;
	width: 100%;
	display: block;
	margin: 0;
	padding: 6px 0 3px;
	border-bottom: 1px solid #888;
}

#left #menu ul li a:hover {
	color: #FFFFFF;
	background-color: #f00;
}

#left #menu ul li.coll a{
	border-bottom-style: none;
}

#left #menu ul li.coll ul li a{
	padding: 0;
	margin: 0;
}

#left #menu ul li.coll {
	border-bottom: 1px solid #888;
	padding-bottom: 2px;
}

#left #menu ul li ul{
	margin: 0;
	border-top-style: none;
	padding-bottom: 2px;
}

#left #menu ul li ul li, #left #menu ul li ul li a {
	font-size: 10px;
	text-transform: lowercase;
	border-style: none;
	margin-left: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
}

#documents {
	text-align: left;
	margin-top: 15px;
	height: 52px;
}

#documents img.spip_logos {
	margin-right: 5px;
	width: auto;
	height: auto;
	border-style: none;
	margin-top: -10px;
}

.document {
	margin-top: 20px;
	clear: none;
	width: 49%;
	float: left;
	margin-bottom: 28px;
}

#right {
	width: 442px;
	height: auto;
	float: right;
	padding-right: 0;
	padding-left: 0;
	margin-top: 20px;
	padding-bottom: 25px;
}

#panierr a {
	color: #f00;
}

body#fiche #left, body#livres #left, body#revues #left, body#films #left, body.panier #left, body#auteur #left  {
	width: 222px;
}

body#fiche #right, body#livres #right, body#revues #right, body#films #right, body.panier #right, body#auteur #right  {
	width: 540px;
	margin-right: 40px;
	padding-bottom: 50px;
}

body#livres #right, body#revues #right, body#films #right, body.panier #right   {
	margin-top: 0;
}

#bottom {
	color: #929292;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-align: center;
	width: 900px;
	padding: 1px 0;
	background-color: #000;
	bottom: 0;
	height: 15px;
	position: absolute;
}

#bottom a {
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 15px;
	letter-spacing: 0.05em;
}

#bottom a:hover {
	text-decoration: none;
	color: #f00;
}

#article {
	height: 200px;
	float: right;
	width: 450px;
}

body#auteur #article {
	width: 540px;
	height: 175px;
}

#article.paire {
	background-color: #ededed;
}

body#liste #article, body#liste #article  {
	height: 220px;
}

.article {
	margin-right: 10px;
}

body#contact .article, body#librairies .article {
	padding: 0;
	margin-left: 10px;
	margin-right: 0;
}

#article-txt {
	width: 285px;
	float: right;
	margin-top: 15px;
	margin-right: 10px;
}

#article-txt p a:link {
	color: #363636;
}

body#auteur #article-txt {
	width: 400px;
	margin-top: 10px;
	height: 150px;
}

#article img {
	float: left;
	width: 200px;
	border: 1px solid #929292;
	margin: 10px;
}

#collec1 {
	width: 20px;
	height: 200px;
	position: absolute;
	left: -20px;
	margin-top: 5px;
}

#collec2 {
	width: 20px;
	height: 200px;
	position: absolute;
	left: -20px;
	margin-top: 445px;
}

#collec3 {
	width: 20px;
	height: 200px;
	position: absolute;
	left: -20px;
	margin-top: 445px;
}

#collec4 {
	width: 20px;
	height: 200px;
	position: absolute;
	margin-top: 5px;
	right: -20px;
}

#collec5 {
	width: 20px;
	height: 200px;
	position: absolute;
	margin-top: 220px;
	right: -20px;
}

.infolivre {
	width: 442px;
	font-size: 9px;
}

#right #menu-left {
	margin: 0;
}

#panierr {
	margin-top: 22px;
	margin-right: 10px;
}

#panierr h1 {
	font-weight: normal;
	font-style: normal;
}

#panierr table {
	width: 100%;
}

#panierr .enteteTab {
	width: auto;
	margin: 0;
	padding: 0;
}

.surTab {
	border-bottom: 1px solid #000;
	background-color: #000;
	color: #FFFFFF;
}

#panierr .ligneTab {
	text-align: center;
}

#panierr .sousTab {
	text-align: right;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#panierr .sousTab span {
	font-weight: bold;
}

#panierr .valpanier {
	text-align: right;
	padding-top: 20px;
	font-size: 12px;
}

#nouveau table {
	width: 550px;
}

td.ligneTableau {
	width: 60px;
}

table {
	border-collapse: collapse
}

td, th, tr {
	padding: 0;
	border-style: none;
	border-width: 0;
	margin: 0;
}

#panierr input.bouton-etapes-thelia,#panierr input.bouton-etapes-thelia, #panierr input.retour, .boutonMonCompteContenu input {
	background-color: #f00;
	color: #FFFFFF;
	float: right;
	width: 220px;
	border-style: none;
	margin-top: 10px;
}

#panierr input.bouton-etapes-thelia:hover, #panierr input.bouton-etapes-thelia:hover, #panierr input.retour:hover, .boutonMonCompteContenu input:hover {
	background-color: #000000;
}

#panierr input.retour {
	float: left;
	background-color: #b1b1b1;
}

input.LIEN_commander  {
	background-color: #f00;
	color: #FFFFFF;
	float: right;
	width: 222px;
	margin-bottom: -10px;
	border-style: none;
	margin-left: -2px;
	margin-top: 5px;
}



input.LIEN_commander:hover  {
	background-color: #000000;
}

td.ligneTableau {
	width: 60px;
}

.info {
	font-size: 11px;
	font-style: italic;
	margin-top: 2px;
	margin-bottom: 8px;
}


#nouveau .commentaires, #nouveau .obligatoire {
	color: #f00;
	font-weight: normal;
	font-style: normal;
}

input.bouton-actualiser {
	color: #f00;
	clear: none;
	float: none;
}

#panierr .commentaires {
	color: #000000;
}



#panierr h1.choix {
	border-bottom: 1px solid #888;
	list-style-type: none;
	width: 220px;
	color: #FFFFFF;
	background-color: #b1b1b1;
	padding-left: 5px;
	padding-top: 2px;
	text-transform: uppercase;
	font: 9px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0.2em;
}

#panierr li {
	border-bottom: 1px solid #888;
	list-style-type: none;
	width: 220px;
	color: #929292;
}

.textePage {
	margin-bottom: 2px;
}

.textePage li {
	border-bottom: 1px solid #888;
	list-style-type: none;
	width: 220px;
	color: #929292;
	float: left;
}

span.adrcommentaires a {
	font-size: 10px;
	background-color: #b1b1b1;
	padding: 0 3px 1px;
	color: #FFFFFF;
	float: right;
	margin-bottom: 3px;
	margin-left: 14px;
}

span.adrcommentaires a:hover {
	background-color: #000000;
}

#panierr li a {
	color: #929292;
}

#panierr span.commentaires a:hover{
	color: #000000;
}

#total-panier a:hover, #panierr li a:hover {
	color: #000000;
	font-weight: bold;
}

#panierr span.commentaires a {
	font-size: 10px;
}

input.zoneDeSaisie {
	color: #000000;
	font-weight: normal;
	font-style: normal;
}

.sousTitrePage h1 {
	margin-top: 20px;
}

#forum { margin-top: 20px; width: 442px; height: auto; float: right; }

/* typographie
----------------------------------------------- */

h1,h2,h3 {
	
}

h1 {
	color: #929292;
	margin: 0 0 3px;
	padding: 0 0 2px;
	font: 11px Georgia, "Times New Roman", Times, serif;
}

h1 a {
	color: #3E3D40;
	font-size: 20px;
	font-style: italic;
	text-decoration: none;
}

h1 a:hover, h2 a:hover {
	color: #000000;
	text-decoration: none;
}

h1 span {
	text-transform: uppercase;
}

h2 {
	color: #6d6d6d;
	font-size: 14px;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
	text-align: left;
	margin: 0;
	padding: 0;
}

h2 a {
	color: #797979;
}

h3 {
	color: #929292;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	margin: 20px 0 5px;
	border-bottom: 1px solid #929292;
	padding: 0 0 1px;
}

h3 a {
	color: #929292;
	background-image: url(../images/link.png);
	background-repeat: no-repeat;
	background-position: 100% 4px;
	text-decoration: none;
	padding-right: 20px;
}

h3 a:hover {
	color: #000;
	text-decoration: none;
	background-image: url(../images/linkn.png);
	background-repeat: no-repeat;
	background-position: 100% 4px;
	padding-right: 20px;
}

body#contact h3, body#librairies h3, body#contact #right, body#librairies right {
	margin-top: 6px;
}

h4 {
	color: #999999;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-align: left;
	padding: 0;
	margin: 6px 0;
}

h5 {
	color: #929292;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	margin: 15px 0 5px;
	border-bottom: 1px solid #929292;
	padding: 0 0 1px;
}

h6 {
	color: #929292;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	text-transform: uppercase;
	position: absolute;
	top: 37px;
}

h6 span {
	margin-left: 10px;
	font-size: 10px;
}

body#fiche .auteur {
	font-size: 14px;
}

body#fiche .titre a {
	font-size: 25px;
}

.type {
	color: #797979;
	font-size: 14px;
	line-height: 1.3em;
}

.formulaire_forum { cursor: pointer; }

.date {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	background-position: right 0;
	text-transform: uppercase;
	text-align: right;
	vertical-align: bottom;
	width: 442px;
	height: auto;
	float: right;
	margin: 0;
}

.couleur2 { color: #8b0000; }

.formulaire_spip .formulaire_forum {
	color: #929292;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: right;
	text-transform: uppercase;
	vertical-align: bottom;
}

#postface, #texte {
	margin-top: 20px;
}

body#auteur #texte {
	margin-bottom: 25px;
}

#postface p, #texte p {
	padding: 0;
	margin-top: 8px;
	margin-bottom: 8px;
	font: 15px/19px Georgia, "Times New Roman", Times, serif;
	text-indent: 30px;
	text-align: justify;
}

#postface>p:first-child {
	text-indent: 0;
}

#texte span {
	font-variant: small-caps;
	text-transform: lowercase;
}

#notes {
	margin-top: 30px;
	border-top: 2px solid #000000;
	padding-top: 5px;
}

#texte a.spip_note {
	color: #f00;
	font: bold 80% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-variant:normal;
	vertical-align:super;
}

#notes a.spip_note {
	font-weight: bold;
}

#notes a.spip_note:hover {
	color: #f00;
}

span.typo_petitcap {
	font-size: 80%;
}

/* Mediatheque */
#mediatheque h3 {
	margin-bottom: 5px;
}
#mediatheque .texte {
	margin-bottom: 15px;
}

#mediatheque #menu_type {
	height: 38px;
	border-bottom: 1px solid #929292;
	margin-bottom: 25px;
}

#mediatheque ul.type {
	padding: 0;
	list-style-type: none;
	height: 20px;
	position: absolute;
	width: 300px;
}

#mediatheque ul.type li a {
	border-bottom: 1px solid #929292;
	border-right: 1px solid #929292;
	border-top: 1px solid #929292;
	padding-right: 8px;
	padding-top: 3px;
	padding-left: 8px;
	background-color: #FFFFFF;
	float: left;
	font-size: 13px;
	height: 20px;
}

#mediatheque ul.type li a:hover {
	background-color: #929292;
	color: #FFFFFF;
}

#mediatheque ul.type li:first-child a {
	border-left: 1px solid #929292;
}

body#livres li#menu_Livres a, body#revues li#menu_Revues a, body#films li#menu_Films a  {
	border-bottom: 1px solid #FFFFFF;
}

body#livres li#menu_Livres a:hover, body#revues li#menu_Revues a:hover, body#filmsli#menu_Films a:hover  {
	background-color: #FFFFFF;
	color: #000000;
}

#mediatheque h1 {
	border-bottom: 1px solid #929292;
}
#mediatheque h1 a {
	color: #929292;
	margin: 0 0 3px;
	padding: 0 0 2px;
	font: 12px Georgia, "Times New Roman", Times, serif;
}
#mediatheque ul.liste {
	padding-left: 0px;
	margin-top: 0;
	list-style-type: square;
	list-style-position: inside;
}
#mediatheque ul.liste li {
	font-size: 12px;
	text-transform: uppercase;
}
#mediatheque .liste ul {
	padding: 0;
	list-style-type: none;
}
#mediatheque .liste ul li {
	font-size: 11px;
	border-bottom: 1px solid #929292;
	text-transform: none;
	padding-left: 11px;
}
#mediatheque .liste ul li span {
	font-weight: bold;
	font-size: 10px;
}
#mediatheque .liste a:hover {
	font-weight: bold;
}
#medialeft {
	width: 260px;
	float: left;
	margin-right: 20px;
}
#mediaright  {
	width: 260px;
	float: right;
}