/* CSS Document */
html {
height: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #DFE8F2 url();
	font: 12px "geneva", Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: none;
	height: 100%;
	}

img {
	border: 0;
}

a {
text-decoration: none;

}

a:hover {
text-decoration: underline;


}

td {
padding: 2px;
}

div {
display: block;
}

.lien {
text-decoration: none;
color: #D97E00;
font-weight: bold;

}

.lien a:hover{
text-decoration: underline;

}

.lien_petit {
text-decoration: none;
color: #000000;
font-size: 10px;

}

.lien petit a:hover{
text-decoration: underline;

}


.bleu{
color: #164C87;

}

.petit_ital{
color: #000000;
font-size: 10px;
font: italic;


}


/* DIV ----------------------------------------------------------------------*/

#header {
	width: 100%;
	height: 110px;
	background: #DFE8F2 url(images/fond_header.gif) no-repeat;
	font-size:1px; 
}

#content {
	/*position: absolute;*/
	background-color:#FFFFFF;
	position: relative;
	min-height: 100%;
	width: 100%;
	height: auto !important;
}

* html #content
{
/*height: 100%;*/
}


#center_home {
	background-color:#FFFFFF;
	margin-left: 195px;
	padding: 0px 0px 15px 0px;
}

#center_livres {
	background-color:#FFFFFF;
	margin-right: 300px;
	padding: 0px 0px 80px 15px;
	position: relative;
/*	height: 100%;*/
/*	margin-bottom: 47px;*/
}

#left {
	position: absolute;
	left:0px;
	width: 187px;
	text-align: center;
	padding: 15px;
}

#left1{
	background: url(images/left_avantages_bg.gif) repeat;
	float: left;
	position: relative;
	width: 180px;
	height: 100%;
	margin-bottom: 5px;


}

#left2{
	background: url(images/left_avantages_bg.gif) repeat;
	float: left;
	/*position: relative;*/
	width: 180px;
	height: 100%;
	margin-bottom: 5px;
	text-align: justify;

}


#right {
	position: absolute;
	right:0;
	width: 270px;
	text-align: center;
	padding: 15px;
	padding-top: 0px;
	height: 100%;
	min-height: 580px;
	top: 410px;
}

.right1{
	/*background: url(images/left_avantages_bg.gif) repeat;*/
	/*float: right;*/
	position: relative;
	width: 270px;
/*	height: 100%;*/
	margin-bottom: 5px;


}

#right2{
	background: url(images/left_avantages_bg.gif) repeat;
	float: right;
	/*position: relative;*/
	width: 180px;
	height: 100%;
	margin-bottom: 5px;
	text-align: justify;

}

#books {
height:850px;
margin-top:15px;
overflow:auto;
/*overflow-y:scroll;
overflow-x:none;*/
position:relative;

/*border-left: 1px solid #164C87; 
border-top: 1px solid #164C87; 
border-bottom: 1px solid #164C87; */
border: 1px solid #164C87; 
/*width: 100%;*/
}


.cadre_bleu { 

	position: relative;
	width: 100%;
	background-color: #164C87;
	/*background-image: url();*/
	/*background-repeat: no-repeat;*/
/*	float: left;*/
}

.hautgauche_bleu {
	background: url(images/hautgauche_bleu.gif);
	height: 9px; width: 9px;
	background-repeat: no-repeat;
	font-size:1px; 
	float: left;
}
.hautdroit_bleu{
	float: right;
	background: url(images/hautdroit_bleu.gif);
	height: 9px; width: 9px;
	background-repeat: no-repeat;
	font-size:1px; 
}
.basgauche_bleu {
	background: url(images/basgauche_bleu.gif);
	height: 9px; width: 9px;
	background-repeat: no-repeat;
	font-size:1px; 
}
.basdroit_bleu {
	float: right;
	background: url(images/basdroit_bleu.gif);
	height: 9px; width: 9px;
	background-repeat: no-repeat;
	font-size:1px; /* correction d'un bug IE */
}

#footer {
		position: relative;
/*		margin-top: -32px;*/
/*	display: block;*/
	text-align: right;
	height: 18px;
	background-color: #AE0000;
	padding: 7px;
	bottom: 0px;
		/*width: 100%;*/
}

/* CLASS ----------------------------------------------------------------------*/

.floatleft{
	float: left;

}

.floatright{
	float: right;

}

.white_avg_bold{
	font-weight: bold;
	text-decoration: none;
	/*margin: 1px;*/
	color: #FFFFFF;
}

.white_engagmt_nrml{
	text-decoration: none;
	line-height: 14px;
	margin: 0 10 0 10;
	top: 0;
	color: #FFFFFF;
	
}

.white_big_bold_accroche1{
	text-align: center;
	margin: 5 0 0 0;
	font-weight: bold;
	font-size: 20px;
	text-decoration: none;
	/*margin-left: 10px;*/
	color: #FFFFFF;
}

.white_big_bold_accroche2{
	text-align: center;
	margin: 3 0 0 0;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
	/*margin-left: 10px;*/
	color: #FFFFFF;
}


.rouge_bold{
	font-weight: bold;
	color: #CC0808;


}

.texte_petit{
font-size: 10px;

}

/* UL ----------------------------------------------------------------------*/

#list_avantages{
z-index: 1;
margin-left: 3px;
padding-left: 3px;
margin-bottom: 0px;
list-style: none;
margin-top:0;
text-align: left;
}

#list_avantages li{
padding-left: 10px;
background-image: url(images/puce_liste_rouge.gif);
background-repeat: no-repeat;
background-position: 0 .5em;
margin-bottom: 5px;
}

ul {
list-style-type: none;
}

ul#themes li {
display: block;
float: left;
position: relative;
height: 15px;
padding: 3px;
margin: 0px 5px 5px 0px;
}

ul#liste_livres li {
display: block;
float: left;
position: relative;
/*z-index: 6;*/
}

.blocvisuel {
padding-top: 5px;
padding-bottom: 5px;
padding-left: 2px;
width: 85px;
/*z-index: 6;*/

/*border: 1px solid #FF0000;*/
}

.blocvisuel img {
/*z-index: 2;*/
}

.livres {
background-color: #164c87;
color: #ffffff;
font-weight: bold;
}

.detail {
/*background-color: #ffffff;*/
background-color: #dfe8f2;
}

.detail a {
/*color: #000000;*/
color: #CC0808;
}

#liste_vignettes {

}

.blocvignette {
/*position: relative;*/
float: left;
padding: 2px;
margin: 0px 3px 3px 0px;
width: 60px;
border: 1px dotted #164c87;
height: 80px;
color: #000000;
}

.vignette {

}
/* MENU ----------------------------------------------------------------------*/


li{
margin-bottom: 0px;

}

#conteneur_menu {
	/*float: right;*/
	PADDING: 0px; 
	MARGIN: 0px;
/*	LIST-STYLE-TYPE: none;*/
	TEXT-INDENT: -2000px;
	text-decoration: none;
	background-color: #DAD2A9;
/*	height: 100%;*/
	/*BACKGROUND: url(images/menu.gif) no-repeat left top;*/
}

#nav {
	PADDING: 0; 
	MARGIN: 0;
	TEXT-INDENT: -2000px;
	text-decoration: none;
	background-color: #A80303;
}

ul#nav {
	PADDING: 0;
}

ul#nav li {
	FLOAT: left;
	DISPLAY: block;
	MARGIN: 0;
}

ul#nav li#contact, ul#nav li#contact a {
	display: block;
	width: 63px;
	height: 20px;
	background: #A80303 url(images/contact.gif) no-repeat 0 0;
}

ul#nav li#faq, ul#nav li#faq a {
	display: block;
	width: 38px;
	height: 20px;
	background: #A80303 url(images/faq.gif) no-repeat 0 0;
}

ul#nav li#cgv, ul#nav li#cgv a {
	display: block;
	width: 141px;
	height: 20px;
	background: #A80303 url(images/cgv.gif) no-repeat 0 0;
}

ul#nav li#auteurs, ul#nav li#auteurs a {
	display: block;
	width: 180px;
	height: 20px;
	background: #A80303 url(images/auteurs.gif) no-repeat 0 0;
}


/* TABLE ----------------------------------------------------------------------*/


table#panier {
/*	display: block;*/
	font: 12px "geneva", Arial, Helvetica, sans-serif;
    background-color:#FFFFFF;
    border: solid #164C87 1px;
    width: 270px;

}

table#cadeaux {
/*	display: block;*/
	font: 12px "geneva", Arial, Helvetica, sans-serif;
    background-color:#FFFFFF;
    border: solid #164C87 1px;
    width: 270px;
}

table#code_avantage {
/*	display: block;*/
	font: 12px "geneva", Arial, Helvetica, sans-serif;
    background-color:#FFFFFF;
    border: solid #164C87 1px;
    width: 270px;

}

.coordonnees2 {
	/*display: block;*/
	font: 12px "geneva", Arial, Helvetica, sans-serif;
    /*background-color:#FFFFFF;*/
    border-left: solid #164C87 1px;
    border-right: solid #164C87 1px;
    border-bottom: solid #164C87 1px;
    width: 49%;
	/*margin-bottom: 20px;*/


}

table#coordonnees {
	/*display: block;*/
	font: 12px "geneva", Arial, Helvetica, sans-serif;
    /*background-color:#FFFFFF;*/
    border-left: solid #164C87 1px;
    border-right: solid #164C87 1px;
    border-bottom: solid #164C87 1px;
    width: 100%;
	/*margin-bottom: 20px;*/


}

table#table_cb {
	font: 12px "geneva", Arial, Helvetica, sans-serif;
    background-color:#FFFFFF;
    border-top: solid #FFFFFF 1px;
    border-left: solid #FFFFFF 1px;
    border-right: solid #FFFFFF 1px;
    border-bottom: solid #FFFFFF 1px;
    width: 49%;



}



.data_title {
    border-top: solid #164C87 1px;
/*	border-right: solid #164C87 1px;*/
	background: #FFFFFF url(images/caddie_panier.gif) no-repeat 0 0;
	padding-left: 18px;

}


.data {
    border-top: solid #164C87 1px;
/*    border-right: solid #164C87 1px;*/
    background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

.lgn_panier_haut {
    /*text-align: center;*/
	border : solid 1px #DFE8F2;
    background-color: #DFE8F2;
	text-align: center;

}

.cell_left_panier {
    /*font-weight: bold;*/
    text-align: left;
    border-top: solid #164C87 2px;
    /*width: 150px;*/

}

.cell_prix{
	text-align: right;
	/*font-weight: bold;*/
    border-top: solid #164C87 1px;	


}

.cell_prix_total{
	text-align: right;
	/*font-weight: bold;*/
    border-top: solid #164C87 2px;	


}

.data_double {
	border-top: dashed #164C87 1px;
/*    border-right: solid #164C87 1px;*/
    background-color: #FFFFFF;
	text-align: center;
	vertical-align: top;
}

.prizu {
margin: 0px;
padding: 0px;
float: right;
}
/* FORM ----------------------------------------------------------------------*/
.coord_highlight {
background-color: #DFE8F2;
}

form {
	margin: 0
}

checkbox {
	vertical-align: middle;
	border: 0;
}

textearea, input, label {
	vertical-align: middle;
	margin: 5px 0px 0px 5px;
	vertical-align: middle;
	border: 0;
}
textarea, input {
	border: #2B6AAD 1px solid;	
}
textarea {
	width: 350px; 
	height: 100px
}
input:focus, textarea:focus {
	background:#DFF0CE;
}

form p {
	clear: both; margin: 0
}
form label {
	float: left; width: 12%; text-align: right
}
#submit {
	border: 1px #000000 solid; cursor: pointer; padding: 1px; color: #fff; background-color: #FFFFFF; width: auto;
}
#submit:hover {
	border: 1px red solid
}
.alerte {
	font-weight: bold; font-size: 14px
}

.paiement {
	margin-top: 5px;

}

.big_OU {
font-size: 18;
font-weight: bold;
color: cc0808;
}

.checkable {
border: none;
}

.textable {
width: 95%;
}


#padder {
position: absolute;
float: right;
width: 100%;
/*height: 20%;*/
}
