/* CSS Document */

h1
{
	color:#6699CC;
	display:inline;
	padding:0px;
	padding-left:5px;
	padding-right:3px;
	font-size:17px;
	font-weight:bolder;
	background-color:#000000;
	letter-spacing:-1px;
}

h2
{
	color:#666666;
	display:block;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	text-transform:uppercase;
	font-size:14px;
	letter-spacing:-1px;
}	

h2 span
{
	color:#666666;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	font-size:14px;
	letter-spacing:-1px;
	text-transform:none;
}

h4
{
	color:#FFCC00;
	display:block;
	font-size:12px;
	padding:0px;
	margin:0px;
}

img.couvertureLivre
{
	border:3px solid;
}

div.rectanglePresentationLivres
{
	width:765px;
	background-color:#000000;
	padding:10px;
	padding-top:0px;
	padding-left:5px;	
	background-image:url(../image/site_new/PresentationLivres.gif);
	background-repeat:repeat-y;

}

div.rectanglePresentationLivresHaut
{
	width:780px;
	background-color:#000000;
	background-image:url(../image/site_new/PresentationLivresHaut.gif);
	background-repeat:no-repeat;
	height:11px;
	font-size:8px;
} 

div.rectanglePresentationLivresBas
{
	width:780px;
	background-color:#000000;
	margin-bottom:3px;
	background-image:url(../image/site_new/PresentationLivresBas.gif);
	background-repeat:no-repeat;
	height:12px;
	font-size:8px;
	
}

div.h1
{
	position:relative;
	top:3px; 
	display:inline;
}

div.h2
{
	color:#666666;
	padding:0px;
	margin:0px;
	margin-bottom:5px;
	font-size:11px;
	font-weight:bold;
	letter-spacing:-1px;	
}

span.textePresentationLivres
{
	color:#FFFFFF;
	font-size:10px;
}
