﻿
/* CSS Document */

	
	
.ongletPetitvertNouveaute{
	width:176px;
	height:24px;
	background-image:url("Images/Entetes/OngletPetitVertNouveaute.png");
	background-repeat:no-repeat;
	padding-top:6px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-left:10px;
	color:white;

	
}
	
.ongletPetitOrangeNotreSelection{
background-image:url("Images/Onglet/OngletPetitOrangeNotreSelection.jpg");
background-repeat:no-repeat;
background-color:#272727;
height:36px;
margin:0px;
/*width:608px;*/
display:block;
border-bottom:1px #cecece solid;
	
}
.ongletPetitRougeTopDesVentes{
background-image:url("Images/Onglet/BestSellers.jpg");
height:36px;
margin:0px;
/*width:302px;*/
display:block;
}

.BlocRechercheRapideTxtTitle{
color:#666666;
font-size:9pt;
}

.BlocRechercheRapideTxtAuthor{
color:#666666;
font-size:9pt;
}


.ongletnews{
background-image:url("Images/Onglet/NewsIneBook.jpg");
width:302px;
height:36px;
margin:0px;
display:block;
border-top:#e6e6e6 1px solid;
}

.ContenuCenter{
    width:625px;
    float:left;
margin-left:15px;

}


