/*****Champ de recherche de la barre de gauche*/
#rech_titre{position:relative;top:0px;left:5px;height:14px;width:90px;}
#rech_champ{position:relative;top:-2px;left:7px;width:70px;height:15px;border-width:0px;}
#rech_ok{position:relative;top:4px;left:9px;}

/*****Champ de newsletter*/
#news_titre{position:relative;top:0px;left:5px;height:14px;width:90px;}
#news_champ{position:relative;top:-2px;left:7px;width:70px;height:15px;border-width:0px;}
#news_ok{position:relative;top:4px;left:9px;}
#news_ins{position:relative;top:0px;left:8px;height:10px;}
#news_des{position:relative;top:1px;left:8px;height:10px}

/*****Panier*/
#panier_petit_desc{position:relative;top:0px;left:10px;height:30px;width:50px;text-align:center;}
#panier_valider{position:absolute;top:-3px;right:20px;height:18px;width:160px;text-align:center;}

/*****Fiche*/
#fiche_scat{position:relative;top:13px;left:20px;height:15px;width:140px;}
#fiche_titre{position:relative;top:10px;left:40px;height:38px;width:270px;}
#fiche_auteur{position:relative;top:10px;right:30px;height:30px;width:270px;}
#fiche_resume{position:relative;top:35px;left:10px;height:270px;width:300px;overflow:auto;scrollbar-face-color:#F9D765;scrollbar-shadow-color:#FCEBB1;scrollbar-highlight-color:#FCEBB1;scrollbar-3dlight-color:#FCEBB1;scrollbar-darkshadow-color:#FCEBB1;scrollbar-track-color:#FCEBB1;scrollbar-arrow-color:#FCEBB1;padding:2px;}
#fiche_qite{position:relative;height:20px;width:40px;border:thin solid #FFB700;background:#FFB700;text-align:center;}
p{text-indent:15px;}
p:first-letter{font-weight:bold;font-size:36px;}