@charset "utf-8";
/********** CSS Document **********/

a, a:hover, a:active, a:visited{
	text-decoration: none;
}

/********** Begin global **********/
body {	
	color: #000000;	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;	
	margin: 0;
	background-image: url('../images/wood.jpg');
}

h1,h2,h3,h4,h5{
	color: #3c5ea5;
}

div#structure {		
	width: 980px;	
	margin:0 auto;

}

div#header{
	width: 980px;
	height: 71px;
	background-image: url('../images/top_bg.jpg');
}

div#bottom_bg{
	width: 980px;
	height: 13px;
	background-image: url('../images/bottom_bg.jpg');
	background-repeat: no-repeat;
}

div#poweredBy{
	text-align: right;
	color: #FFFFFF;
}

div#poweredBy a{
	color: #FFFFFF;
}

div#logo{
	float:left;
	padding:0px 0px 0px 20px;
	position:relative;
	top:15px;
}

div#menu_top{
	padding: 20px 10px 0px 0px;
	float:right;
}

div#flash_bg{
	background-image:url('../images/flash_bg.jpg');
	background-repeat: no-repeat;
	height:324px;
	text-align:center;
	vertical-align:middle;
	width:933px;
	padding-top: 7px;
}


div#body_site{
	width:980px;
	overflow:auto;
	height:auto;
	background-color: #FFFFFF;
}

div#footer{
	color: #5E0302; 
	font-size: 14px; 
	font-weight: bold;
	text-align:center; 
	width: 100%: 
	overflow:auto; 
	height: auto;
	clear:both
}

div#footer a {
	color: #5E0302; 
	font-size: 14px; 
	font-weight: bold;
	text-decoration:none;
}

div#footer .blackstrong {
	color: black;
	font-size: inherit; 
	font-weight: inherit;
}

div#footer .black {
	color: black;
	font-size: 12px; 
	font-weight: normal;
}

div.margin{
	margin: 20px;
	overflow:hidden;
}

div#left_panel{
	float:left; 
	width:208px;
}
div#left_panel .nouveautes-button{
	display:block;
	margin:auto;
	background:url(../images/nouveautes-button.jpg) no-repeat;
	width:195px;
	height:44px !important;
	margin-bottom:5px;
}
div#left_panel .promotions-button{
	
	display:block;
	margin:auto;
	margin-top:0px;
	background:url(../images/promotions-button.jpg) no-repeat;
	width:195px;
	height:44px !important;
	margin-bottom:15px;
}
div#left_panel .nouveautes-button span,
div#left_panel .promotions-button span{
	display:none;	
}
div#right_panel{
	float:right; 
	width:700px;
	height:auto;
}

div.section{
	background-image: url('../images/section_bg.jpg');
	background-repeat: no-repeat;
	color: #FFFFFF;
	height: 33px;
	clear:both;
}

div.section h1{
	font-size: 17px; 
	font-weight: bold; 
	top: 7px;
	left: 15px; 
	position:relative;
	color: #FFFFFF;
}

div#copyright{
	float:left; 
	margin-left: 15px; 
	margin-top: 30px;
	color: black;
}

/********** End global **********/

div#form_container{
	width:100%; 
	font-size: 12px;
}

/********** Begin index **********/

div#index_intro_text{
	float:left; 
	width: 375px;
	margin-left: 5px;
}


div.index_top_vendeur_container{
	float:left; 
	width: 169px;
	height: auto;
	margin-right: 5px;
	margin-top: 5px;
	background-image:url('../images/index_livres_bg.jpg');
}

div.index_top_vendeur_container a{
	color:black;
}

div.index_top_vendeur_image{
	width: 169px; 
	text-align:center;
} 

div.index_top_vendeur_description{
	width: 125px; 
	padding: 3px;
}

div.index_top_vendeur_description_title{
	font-size: 12px;
	font-weight: bold;
	color: #B53737;
}
/********** End index **********/


/********** Begin editeur **********/
div.editeur_container{
	margin: 5px; 
	padding:10px; 
	float:left; 
	width:180px;
	text-align:center;
	background-image: none;
}

div.editeur_containerOver{
	margin: 5px; 
	padding:10px; 
	float:left; 
	width:180px;
	text-align:center;
	cursor: pointer;
}

div.editeur_container a{
	color:#002ebc;
	text-decoration:none;
	font-size: bold;
}

div.editeur_containerOver a{
	color:#002ebc;
	text-decoration:underline;
	font-size: bold;
}

div.editeur_containerOver img, div.editeur_container img{
	border: 6px solid rgb(227,227,227); 
}
/********** End editeur **********/


/********** Begin News **********/

/********** Begin News PANEL **********/
div#news_panel_container{
	background-image: url('../images/accueil_news_bg.jpg');
	height:auto;
	width: 208px;
	color: rgb(142,138,130);
	overflow: auto;
}

div#news_title{
	font-weight: bold;
	color: rgb(142,138,130);
	font-size: 16px;
	font-family: Arial,  sans-serif;
}

div.new_container{
	background-image: url('../images/news_panel_bg.jpg');
	padding-top:	15px;
	padding-bottom:	15px;
	padding-left:	10px;
	padding-right:	10px;
	news_panel_container
}

div.news_ensavoirplus{
	margin-bottom: 10px;
	margin-right: 10px;
	float:right;
}

div.news_ensavoirplus a{
	text-decoration: underline;
		color: rgb(142,138,130);
	font-weight:bold;
}

div.news_ensavoirplus a:hover{
	text-decoration: underline;
	color: rgb(142,138,130);
}
/********** End news panel **********/
span.new_title{
	font-weight: bold;
	font-size: 18px;
	font-family: Arial,  sans-serif;
	color: rgb(114,114,114);
}
span.new_date{
	font-weight: bold;
	font-size: 20px;
	font-family: Arial,  sans-serif;
	color: #B53737;
}

div.new_title{
	font-weight: bold;
	color: rgb(114,114,114);
	font-size: 12px;
	font-family: Arial,  sans-serif;
}

div.new_content{
	font-size: 12px;
	font-family: Arial,  sans-serif;
}

div.new_content, div.new_content a{
	font-size: 12px;
	font-family: Arial,  sans-serif;
}

div.new_content img{
	border: 3px solid #D6D0D0;
}



div.new_date{
	font-weight: bold;
	color: #B53737;
	font-size: 12px;
	font-family: Arial,  sans-serif;
}

span.news_title {
	font-weight: bold;
	color: rgb(114,114,114);
	font-size: 16px;
	font-family: Arial,  sans-serif;
}

div.news_separator{
	width:100%;
	clear:both;
}

/********** End news **********/

td.texteblanc{
	color: #FFFFFF;
	background-color: #1D0101;
}

td.field_form{

}


/********** Begin contact **********/ 
div#contact_text{
	float:right; 
	width: 230px;
	margin-left: 5px;
}

div#formcontainer{
	float:left;
}

/********** End contact **********/

/********** Begin Librairie **********/

div#librairie_text{
	float:left; 
	width: 445px;
	margin-left: 5px;
}

div#librairie_image{
	float:right; 
	width: 215px; 
	background-color: rgb(227,227,227); 
	padding: 6px; 
	text-align:center;
	margin-right: 5px;
}

div#librairie_text_under_image{
	text-align:right; 
	font-weight:bold;
}

table#librairie_image_table{
	border-spacing: 3x;
}

table#librairie_image_table td{
	border: 3x solid rgb(227,227,227);
	text-align: center;
	vertical-align: middle;
}

/********** End Librairie **********/

/********** Begin Promos **********/

div.promo_departement{
	overflow:hidden; 
	height: auto; 
	width: 695px; 
	background-color:rgb(230,230,230);
	margin:0px; 
	clear:both;
	border-left: 3px solid rgb(103,77,77);
}

div.promo_departement_image{
	float:left; 
	width: 250px; 
	margin:7px;
}

div.promo_departement_description{
	float:right; 
	width:400px;
	margin: 10px 0px;
}

div.promo_departement_description_title{
	color:#B53737;
	font-size: 14px;
	font-weight: bold;
}

div.promo_departement_description_departement{
	font-size: 14px;
	margin-bottom: 16px;
}

div.promo_departement_description_content{
	color: black;
	margin-bottom: 5px;
}

div.promo_departement_description_content span.description{
	font-weight: bold;
	font-size: 14px;
	color: black;
}

div.promo_departement_description_pdf{
	text-align:left;
}

div.promo_departement_description_pdf a, div.promo_departement_description_pdf a:hover{
	color: black;
	font-size: 14px;
	font-weight: bold;
}

div.promo_agrandir_promo{
	float: left; 
	padding:5px; 
	text-align: right; 
	width:695px; 
	background-color: rgb(103,77,77);
}

div.promo_agrandir_promo a, div.promo_agrandir_promo a:hover{
	color:white; 
	cursor:pointer;
	margin-right: 5px;
}

div.promo_expandable_content{
	display:none; 
	width:695px; 
	margin-left:2px;
	text-align: center;
}

div.promo_expandable_content div.pager{
	text-align:center;
	color: black; 
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 10px;	
}

div.pager a.anchor_pager, div.pager a.anchor_pager:hover{ 
	cursor:pointer;
	color: rgb(103,77,77);
	border: 1px solid rgb(103,77,77);
	padding: 5px 10px 5px 10px;
	margin: 5px;
}

div.pager a.anchor_pager_selected, div.pager a.anchor_pager_selected:hover{ 
	cursor:pointer;
	color: white;
	background-color: rgb(103,77,77);
	border: 1px solid rgb(103,77,77);
	padding: 5px 10px 5px 10px;
	margin: 5px;
}

div.promo_expandable_content_image{
	 
}
/********** End Promos **********/


.input_command{
	font-size:16px;
}
