/* ---------------------------- Style de Base ----------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, sans-serif;
	font-size: small;
	text-align: left;
	line-height: 1.5em;
	color: #333;
	background: url(../images/bg.gif) no-repeat center;
	background-position: 150px -10px;
}

p {font-size: 85%; line-height: 1.5em; margin: 0 10px 0 5px;}

.PageNumberActive {
	font-size: 150%; 
	font-weight:bold;
	line-height: 1.5em;
	color: #D60002;
	margin: 0 10px 0 5px;
}

.PageNumberInactive {
	font-size: 130%; 
	line-height: 1.5em; 
	margin: 0 10px 0 5px;
}

img {border: 0;}
span {margin: 0; padding:0;}

h1{font-size: 115%;}
h2{font-size: 90%;}
h3{font-size: 115%; margin:0; padding:5px 0;}
h4{font-size: 95%;margin:0; padding:0 0 25px 0;}

.dispo{
	float:right;
	font-size: 85%;
	padding: 0 15px 0 22px;
	margin: 0;
	background: url(../images/pic_info.gif) no-repeat left center;	
}

.prix {
	font-size: 95%;
	border: 1px solid #eee;
	padding: 8px 8px 8px 3px;
	margin: 0 0 15px 0;
	background: #F4F4F4 url(../images/bg_encart.gif) repeat-x;
}

.ic_prix {color: #333; padding-left: 22px; background: url(../images/pic_fleche.gif) no-repeat 1px 0;}

.panier {
	font-size: 95%;
	border: 1px solid #eee;
	padding: 10px 8px 10px 5px;
	margin: 15px 0 0 0;
	background: #F4F4F4 url(../images/bg_encart.gif) repeat-x;	
}

a.ic_panier {color: #333; padding-left: 22px; background: url(../images/pic_panier.gif) no-repeat 1px 0;}
a.ic_panier:visited {color: #333;}
a.ic_panier:hover {color: #666; text-decoration:none;}

a.ic_print {color: #333; padding-left: 22px; background: url(../images/pic_print.gif) no-repeat 1px 0;}
a.ic_print:visited {color: #333;}
a.ic_print:hover {color: #666; text-decoration:none;}

a.ic_check {color: #333; padding-left: 22px; background: url(../images/check.gif) no-repeat 1px 0;}
a.ic_check:visited {color: #333;}
a.ic_check:hover {color: #666; text-decoration:none;}

a.ic_uncheck {color: #333; padding-left: 22px; background: url(../images/uncheck.gif) no-repeat 1px 0;}
a.ic_uncheck:visited {color: #333;}
a.ic_uncheck:hover {color: #666; text-decoration:none;}


a.ic_commentaires {color: #333; padding-left: 22px; background: url(../images/pic_commentaire.gif) no-repeat 1px 0;}
a.ic_commentaires:visited {color: #333;}
a.ic_commentaires:hover {color: #666; text-decoration:none;}

a.ic_loupe {font-size: 65%;color: #333; padding: 5px 0 5px 22px; background: url(../images/pic_loupe.gif) no-repeat 1px 1px;}
a.ic_loupe:visited {color: #333;}
a.ic_loupe:hover {color: #666; text-decoration:none;}

#details_tech ul{
	list-style-type: circle;
	border-top: 1px solid #eee;
	text-align: left;
	margin:0 0 15px 0;
	padding:5px 0 3px 9px;
	list-style-position: inside;
}

#details_tech ul li{
	text-align: left;
	text-decoration: none;
	color: #666;
}

#details_tech ul li strong{
	text-align: left;
	text-decoration: none;
	color: #000000;
	font-size:80%;
}


#details_tech h4 {
	font-size: 100%;
	color: #333;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
}

.thumblegende {
	font-size:80%;
	color:#666;
	width:auto;
	line-height: 1.3em;
	margin: 0;
	padding: 5px 12px 0 10px;
	}
.thumblegende dl { margin: 0;padding: 0}
.thumblegende dt {margin: 0;padding: 0;}
.thumblegende dd  {font-size: 90%; line-height: 1.5em; padding: 5px 0 0 0;margin: 0;}

.thumblegende dt img {
	border: 0px;
	padding: 3px;
	margin: 3px 3px 1px 3px;
	background-color: #fff;
	border: 1px solid #ccc;
}

/* titre des encarts */

.titre{
	padding: 0;
	margin: 0;	
	background: url(../images/bandeau01fond.gif) no-repeat right top;
}

.titre_recherche{
	padding: 0;
	margin: 0;	
	background: url(../images/bandeau02fond.gif) no-repeat right top;
}
.titre_revue{
	padding: 0;
	margin: 0;	
	background: url(../images/bandeau03fond.gif) no-repeat right top;
}
.archives {
	float:right;
	font-size:85%;
	margin:0;
	padding:5px 9px 5px 0;
	color: #666666;
	background: url(../images/bandeau01fond.gif) no-repeat right top;	
}
.archives_recherche {
	float:right;
	font-size:85%;
	margin:0;
	padding:5px 9px 5px 0;
	color: #666666;
	background: url(../images/bandeau02fond.gif) no-repeat right top;	
}

.archives a:link {color: #fff; text-decoration:none;}
.archives a:visited {color: #fff; text-decoration:none;}
.archives a:hover {color: #fff; text-decoration:underline;}

/* spacer */
hr { clear:both;}	
.hide {visibility:hidden;}

/* linkologie */
a:link {color: #666; text-decoration:underline;}
a:visited {color: #444; text-decoration:none;}
a:hover {color: #E60002; text-decoration:none;}
a.more {color: #333; padding-right: 7px;background: url(../images/more-blue.gif) no-repeat 100% 5px;}
a.more:visited {color: #333;}
a.more:hover {color: #666; text-decoration:none;}

a.liens {color: #333; padding-right: 17px;background: url(../images/ico_liens.gif) no-repeat 100% 3px;}
a.liens:visited {color: #333;}
a.liens:hover {color: #666; text-decoration:none;}

/* ---------------------------- Mise en Page ----------------------------------- */

#headers {
	margin: 0;
	padding: 0;
	height: 100px; /* hack MSIE 5 */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 90px;
}
	
html>body #headers {height: 90px; /* ie5win fudge */}

/* ---------------------------- Colonne de Gauche ----------------------------------- */

#col_gauche {
	position: absolute;
	background: #fff url(../images/bg_col_gauche.gif) no-repeat left top;		
	top: 100px;
	left: 0px;
	margin: 0;
	padding: 10px;
	height: 800px;
	width: 160px; /* ie5win hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 150px;
	}
html>body #col_gauche {width: 147px; /* ie5win fin du hack */}

#col_gauche p {
	font-size: 105%;
	font-weight:bold;
	margin: 0;
	padding: 35px 5px 15px 3px;
	color:#FFF;
	letter-spacing: -0.5px;
}

#col_gauche h2 {
	font-family: Verdana, sans-serif;
	font-weight:bold;
	font-size: 110%;
	color:#fff;
	margin: 0 0 2px 0;
	padding: 0 0 15px 0;
}

#col_gauche h3 a:link {color: #eee; text-decoration:none;}
#col_gauche h3 a:visited {color: #eee; text-decoration:none;}
#col_gauche h3 a:hover {color: #eee; text-decoration:none;}

#col_gauche h3 {
	font-size: 100%;
	font-family: Verdana, sans-serif;	
	color:#fff;
	margin: 0 0 2px 0;
	padding: 8px 0 6px 0;
}


#navcontainer ul{
	list-style-type: none;
	text-align: left;
	margin:0;
	padding:5px 0 3px 9px;
}

#navcontainer ul li a{
	background: transparent url(../images/list-off.gif) left center no-repeat;
	padding-left: 13px;
	text-align: left;
	font: normal 11px "Lucida Grande", "Lucida Sans Unicode", verdana, lucida, sans-serif;
	text-decoration: none;
	color: #eee;
}

#navcontainer ul li a:hover{background: transparent url(../images/list-on.gif) left center no-repeat;color: #fff;}
#navcontainer ul li a#current{background: transparent url(../images/list-active.gif) left center no-repeat;color: #fff;}

/* ---------------------------- partie central cms (sans menu droite)----------------------------------- */

#part_cent_cms {margin: -7px 0px 0px 160px; padding: 0px 10px 10px 10px;}


/* ---------------------------- partie central ----------------------------------- */

#part_cent {margin: -7px 160px 0px 160px; padding: 0px 10px 10px 10px;}

#part_cent img.thumb {	
	float: left;
	margin-right: 12px;
	margin-bottom: 6px;
	margin-top: .5em;
	border-color: #ccc;
	background-color:#fff;
	border-width: 1px;
	border-style: solid;
	padding: 5px;
	}

#part_cent .frame {
	margin: 15px 5px;
	width: auto;
	height: 220px;
	font-size: 14px;
}



.recherche {font-size: 95%; font-weight: bold; color:#0099CC; border-bottom: 1px dotted #eee; margin: 15px ; padding: 0;}

/* ---------------------------- partie bouquins thema ----------------------------------- */


#part_cent dl.detailbook  {float:left; width:100% ;margin: 0;padding: 40px 0 0 0}
#part_cent dt.detailbook {margin: 0;padding: 0;}
#part_cent dd.detailbook {font-size: 85%; line-height: 1.3em; padding: 3px;margin: 3px 3px 1px 3px;}
/* ---------------------------- partie bouquins thema ----------------------------------- */
#part_central {margin: 0;padding: 0;}

dl {float:left; width:33%; margin: 0;padding: 40px 0 0 0}
dt {margin: 0;padding: 0;}

.resize {
	border: 0px;
	padding: 3px;
	height: 200px;
	margin: 3px 3px 1px 3px;
	background-color: #fff;
	border: 1px solid #ccc;
}


dd  {font-size: 85%; line-height: 1.3em; padding: 3px;margin: 3px 3px 1px 3px;}

dd.titrelivre {font-size: 100%; font-weight:bold; border-bottom: 1px dotted #CDCDCD; padding: 5px 15px 5px 10px; margin: 0 25px 0 0}

/* ---------------------------- resultat recherche (iframe like) ------------------------------- */


#part_cent .frame dl { margin: 0;padding: 0 0 0 10px; width:auto;}
#part_cent .frame dt {border-bottom: 1px solid #eee; margin: 0;padding: 0;}

#part_cent .frame dt img {
	float:left;
	border: 0px;
	padding: 3px;
	margin: 9px 6px 0 3px;
	background-color: #fff;
}

#part_cent .frame dd {font-size: 80%; padding: 3px 0 0 0; margin:0 3px 1px 3px;}
#part_cent .frame  dd.btncase {border-bottom: 1px dotted #eee; padding: 5px 15px 5px 10px;}

.codebarre {
	float:right;
	margin: 5px 0;
	padding: 0;
	}

/* ---------------------------- colonne de droite ----------------------------------- */

#col_droite {
	position: absolute;
	background: transparent url(../images/bg_col_droite.gif) top left no-repeat;			
	top: 50px;
	right: 0px; /* opera 5 je sais !! */
	margin: 0;
	padding: 10px 0 0 0;
	height: 800px;	
	width: 160px; /* ie5win */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 160px;
	}
html>body #col_droite {width: 160px; /* ie5win fudge */}
	

/* ---------------------------- les titres ----------------------------------- */

h2.themes {font-size: 24px;line-height: 1.5em; margin: 0;background: #fff url(../images/bandeau01.gif) no-repeat left top; text-indent:-9999px;}
h2.recherche {font-size: 24px;line-height: 1.5em; margin: 0;background: #fff url(../images/bandeau02.gif) no-repeat left top; text-indent:-9999px;}


/* ---------------------------- divers ----------------------------------- */

#col_droite_book {
	margin: 0;
	padding: 0;
	}
#col_droite_book .ex_livre {
	font-size:80%;
	color:#666;
	width:130px;
	line-height: 1.3em;
	margin: 0;
	padding: 5px 16px 0 18px;
	}
#col_droite_book .ex_livre dl { margin: 0;padding: 0}
#col_droite_book .ex_livre dt {margin: 0;padding: 0;}

#col_droite_book .ex_livre dt img {
	border: 0px;
	
	margin: 3px 3px 1px 3px;
	background-color: #fff;
	border: 1px solid #666666;
}

#col_droite_book .ex_livre dt img a:hover img {
	background-color: #DF572F;
	border: 1px solid #DF572F;
}

#col_droite_book .ex_livre dd  
{
	font-size: 85%;
	padding: 3px;
	margin: 3px 3px 1px 3px;	
}

#col_droite_book h3  
{
	font-size: 100%;
	font-family: Verdana, sans-serif;	
	color:#666;
	margin: 0 0 2px 0;
	padding: 8px 0 6px 0;
}	


/* ---------------------------- formulaires ----------------------------------- */
.contactform 
{
	margin: 0;
	padding: 0;
	font-size: 11px;
	border : 1px solid #ccc;
	padding: 0px;
	background: none;
}
.contactform p {font-size: 10px;margin: 0;padding: 0;}
.contactform a {color: Blue; padding-right: 17px; font-size: 10px;}
.contactform a:visited {color: Blue;}
.code {font-size: 10px;font-style:italic;border-top: 1px solid #eee;margin: 15px 0 0 0 ;padding: 0;}
.contactform #titre{width: 410px;border: 1px solid #ccc;padding: 2px;color: #444;}
.contactform #auteur, .contactform #thema, .contactform #editeur, .contactform #rayon, .contactform #code{
	width: 160px;
	border: 1px solid #ccc;
	padding: 2px;
	color: #444;
	}
input:focus, textarea:focus {background: #E6EBEF;}

/* ---------------------------- le tableau resultat liste ---------------------------------- */
#mytable {
	width: 95%;
	padding: 0;
	margin: 0;
}

caption {
	font-size: 80%;
	font-style:italic;
	padding: 0 0 5px 0;
	width: 95%;	 
	text-align: right;
}

th {
	font-size: 80%;
	color: #4f6b72;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background-color: #eee;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	background: none;
}

td {
	font-size: 75%;
	/*background: #fff;*/
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

td.detailbook {
	font-size: 100%;
	/*background: #fff;*/
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}

td.alt {
	font-size: 75%;
	background: #F4F4F4;
	color: #797268;
}

th.spec {
	font-size: 75%;
	border-top: 0;
	background-color: #fff;

}

th.specalt {
	font-size: 75%;
	border-top: 0;
	background-color: #F4F4F4;
	color: #797268;
}


a.th.spec {
	color: #797268;
	text-decoration:underline;

}

a.th.spec:visited {
	color: #686E79;
	text-decoration:underline;

}

a.th.spec:hover {
	color: #797268;
	text-decoration:none;

}

th.specalt {
	font-size: 75%;
	border-top: 0;
	background-color: #F4F4F4;
	color: #797268;
}

a.th.specalt {
	color: #797268;
}

a.th.specalt:hover {
	color: #797268;
}

fieldset {
	margin: 15px 25px;
	border: 1px solid #e4e4e4;
	width: 85%;
}

legend {
	background: #fff;
	font-family: Verdana, sans-serif;
	font-weight:bold;
	font-size: 90%;
	border: 1px solid #eee;
	padding: 2px 6px;
}
