@charset "UTF-8";
/* CSS Document */
@import url("css/reset.css");
@import url("css/_typo.css");
/*Ceci est le code de stylisation du site Le rapporteur de A à Z par Fabio Ravelo
-------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------- 
Background-Styles 
==========================================================================================*/
body, html {
	background-image: url(images/body_bg.png);
	background-repeat: repeat;
	background-color: #698302;
}
#main {
	background-image: url(images/background_green_slice.png);
	background-repeat: repeat-x;
	overflow: hidden;
}
#main .container {
	background-image:url(images/background_green.jpg);
	background-repeat:no-repeat;
	background-position: center 10px;
}
.container {
	width:950px;
	position:relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
/*---------------------------------------------------------------------------------
HEADER
=======================================================================================*/
#header {
	border-top-width: 10px;
	border-top-style: solid;
	border-top-color: #292826;
	width: 100%;
}
a.btn_logo {
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-indent: -9999px;
	display: block;
	height: 77px;
	width: 397px;
	margin-top: 20px;
	margin-left: 10px;
}
.btn_achat {
	margin-top: -55px;
	background-color: #667c0a;
	padding: 10px;
	margin-bottom: 20px;
}
ul#nav_principal {
	list-style-type: none;
	color: #f2f2f2;
	background-image: url(images/nav_principal_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 25px;
	width: 273px;
	text-align: center;
	margin-right: -5px;
	margin-top: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 2px;
}
#nav_principal li {
	padding-left: 3px;
	color: #f2f2f2;
	display: inline;
	margin-right: 3px;
}
#nav_principal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f2f2f2;
	font-weight: bold;
}
#nav_principal a:hover, #nav_principal a.current_page {
	color: #000;
	font-weight: bold;
}
#ribbon {
	position:absolute;
	top:-3px;
	z-index:500;
	right: -3px;
}
#slideshow {
	position: relative;
	background-image: url(images/slide_show_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 326px;
	width: 910px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
/*---------------------------------------------------------------------------------------------
Slideshow
===============================================================================================*/

#slides {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}
.slides_container {
	width:910px;
	overflow:hidden;
	position:relative;
	display:none;
	padding-top: 15px;
}
.slides_container div.slide {
	width:910px;
	height:326px;
	display:block;
}
#slideshow_galerie {
	width: 594px;
	display: block;
	clear: both;
}
/*---------------------------------------------------------------------------------
Next/prev buttons
=======================================================================================*/

#slides .next, #slides .prev {
	position:absolute;
	top:148px;
	left:-39px;
	width:24px;
	height:43px;
	display:block;
	z-index:101;
}
a.next {
	background-image: url(images/btn_arrow_nex.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
}
a:hover.next {
	background-image: url(images/btn_arrow_nex.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
}
#slides .next {
	left:894px;
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 32px;
}
a.prev {
	background-image: url(images/btn_arrow_prev.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
}
a:hover.prev {
	background-image: url(images/btn_arrow_prev.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	position: absolute;
}
#slides .prev {
	text-indent: -9999px;
	display: block;
	height: 30px;
	width: 32px;
	margin-left: 22px;
}
.lecteur_video {
	background-color: #d2d2d2;
	border: 1px solid #9d9d9d;
	padding: 6px;
	height: 252px;
	width: 398px;
	background-image: url(images/img_lecteur.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	margin-left: 40px;
}
a.btn_savoirplus {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFF;
	background-image: url(images/btn_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 26px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #444341;
	border-left-color: #444341;
	display: block;
	font-size: 10px;
}
a:hover.btn_savoirplus {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #d8d7d7;
	background-image: url(images/btn_bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 26px;
	padding-right: 10px;
	padding-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #444341;
	border-left-color: #444341;
	display: block;
	font-size: 10px;
}

img.img_bg_livre{
	position: absolute;
	z-index: -1;
	top: -14px;
	left: 0px;
}
.titre_livre {
	background-image: url(images/titre_livre.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 52px;
	width: 190px;
	text-indent: -9999px;
	display: block;
	margin-top: 0px;
}
/*-----------------------------------------------------------------------------------
Pagination
=======================================================================================*/

.pagination {
	margin:26px auto 0;
	width:100px;
}
.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}
.pagination li a {
	display:block;
	width:12px;
	height:0;
	padding-top:12px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	float:left;
	overflow:hidden;
}
.pagination li.current a {
	background-position:0 -12px;
}
/*------------------------------------------------------------------------------------------
Caption
=======================================================================================*/

.caption {
	z-index:500;
	position:absolute;
	text-shadow:none;
	right: 0px;
	padding-right: 50px;
	height: auto;
}
.capt_livre {
	top: 15px;
	width: 550px;
}
/*--------------------
Block-Styles 
*/
.titre_chapitre {
	background-image: url(images/titre_chapitre.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: -9999px;
	display: block;
	height: 72px;
	width: 336px;
	margin-left: -10px;
	margin-bottom: -10px;
	margin-top: 10px;
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e8edcd;
	line-height: 16px;
}
.sidebar_inter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e8edcd;
	line-height: 16px;
	background-color: #e7e4e3;
	width: 255px;
	padding-left: 20px;
	margin-left: -20px;
	margin-top: 40px;
	position: relative;
	padding-top: 20px;
}
.block {
	border:1px solid #FFF;
	background-color:#e2dddc;
	margin-bottom:20px;
	position:relative;
	width: 530px;
	padding-right: 30px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-left: 20px;
	margin-left/*\**/: 0px;
	margin-top: 20px;
}
.block_page {
	min-height:1200px;
	border:1px solid #FFF;
	background-color:#f6f6f6;
	margin-bottom:20px;
	position:relative;
	width: 565px;
	padding-right: 50px;
	padding-left: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-left: 20px;
	margin-top: 20px;
	background-image: url(images/block_page_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	z-index: 200;
	margin-right: -20px;
}
.block_inside {
	display:block;
	border:1px solid #ffffff;
	background: #ffffff url(images/background_block_slice.jpg) repeat-x;
	padding:30px;
	overflow:auto;
}
.image_block {
	border:1px solid #b5b5b5;
	background-color:#d2d2d2;
	padding:5px 5px 1px 5px;
	float:left;
}
.image_block img {
	border:1px solid #b5b5b5;
}
.text_block {
	float:left;
	width:430px;
	margin-left:30px;
	padding-top:30px;
}
#block_featuredblog .text_block {
	padding-top:5px
}
#footer {
	background-color: #0a0c00;
	background-image: url(images/footer_bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	height: 200px;
	margin-top: 50px;
	padding-top: 20px;
	margin-bottom: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
	margin-right: -50%;
	margin-left: -50%;
	padding-right: 50%;
	padding-left: 50%;
	overflow: hidden;
}
a.bnt_infoconcept {
	background-image: url(images/btn_infoconcept.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
	width: 100px;
	text-indent: -9999px;
	display: inline-block;
}
a:hover.bnt_infoconcept {
	background-position: center bottom;
}
