/* Fichier CSS de de la page livre.asp - livre.css */
.titreImage{
	margin:12px 0 6px 0;
	clear:both;
}
#conteneur{
	background: url(../images/00_img_backgroundFicheSuite.gif) repeat-y center top;
}
#contenuPrincipal{
	/*padding-right:24px;*/
	background: url(../images/00_img_backgroundFiche.gif) repeat-y center top;
}
#contenuPrincipalSuite{
	padding-left:30px;
}
.texteQuinzeRose{
	font-size:15px;
	color:#C8526D;
}
.texteNeufRose{
	font-size:9px;
	color:#C8526D;
}
h2{
	font-weight:bold;
	font-size:11px;
	color:#C8526D;
	margin:0;
}
.prix{
	padding-left:10px;
}
.prix p{
	margin: 0 0 8px 0;
}
.fiche{
	border-right: 1px solid #DCDCDC;
	padding-right:8px;
}
.fiche table{
	width:100%;
}
.fiche td{
	padding-bottom:6px;
}
.fiche .col1{
	width:50%;
}
.tabPrincipal{
	margin-top:12px;
}
.descriptionFicheLivre p{
	line-height:16px;
}
#suggestions{
	width:453px;
	margin-top:6px;
}
#suggestions .image{
	width:44px;
}
#suggestions.texte{
	width:110px;
	padding-right:5px;
}
.image img{
	border: 1px solid #D1DDAF;
}
.image a:hover img, .image a:active img{
	border: 1px solid #A8B77E;
}
.hr{
	width:104.5%;
	margin-bottom:0;
	margin-top:0;
}
* html .hr{
	width:100%;
	/*position:absolute;*/
}
.titreVertPale{
	color:#AABF76;
}
.marginTop{
	margin-top:20px;
}
#colGauche{
	width:454px;
}
#colDroite{
	width:160px;
	margin-top:10px;
}
* html #colDroite{
	margin-top:10px;
}
#navigPiedDePage a, #navigPiedDePage span{
	float:left;
	padding:4px 4px;
	margin:20px 5px 10px 4px; 
	text-decoration:none;
	font-size:9px;
}
#navigPiedDePage a.gauche{
	margin:20px 4px 10px 4px; 
}
#navigPiedDePage span{
	display:none;
}
#navigPiedDePage #contact{
	margin-left:21px;
}
#navigPiedDePage #recherche{
	display:inline;
}
#titrePromo{
	margin:18px 0 0 0;
}
#titrePromo img{
	margin:0;
}
#colDroite .floatRight {/*image en float - ex: promo index.asp*/
	margin:10px 0 6px 6px;
}
div.descriptionFicheLivre{
	padding-right:30px;
}

#filAriane{
	position:relative;
	top:-10px;
	width:388px;
}
#filAriane img{
	position:relative;
	top:1px;
}
#filAriane a{
	font-weight:bold;
}
#filAriane a:link, #filAriane a:visited{
	text-decoration:none;
}
#filAriane a:hover, #filAriane a:active{
	text-decoration:underline;
}
.ajoutLivre{
	text-align:right;
	margin:0 10px 0 0;
}
.floatRight{
	margin-left:6px;
}
#champRecherche{
	position:absolute;
	right:10px;
	top:335px;
}
#champRecherche #chRech{
	width:85px;
}
p.texteDixGris{
	line-height:14px;
}
