@charset "utf-8";
/* CSS Document */
<style type="text/css">
	html, body {
	height: 100%;
	margin: 0;
	}
	body {	
	font: 90% "Trebuchet MS", sans-serif;
	}
	div#global {
	min-height: 100%;
	width: 1048px;
	margin: 0 auto;	
	position: relative;
	padding: 0 10px;
	background: url(../images/global.png) center repeat-y;
	background-color:#FFFFFF;
	}
	div#center {
	/* Pour éviter la superposition 
	du pied de page et du contenu : */
	padding-bottom: 50px; 
	}
	div#footer {
	position: relative;
	width: 100%;
	bottom: 0;
	text-align:center;
	}
	div#content {
	float: right;
	width: 798px;	
	margin-left: 10px;
	}
	div#sidebar {
	float: left;
	width: 240px;
	background-color:#FFF8E8;
	position:absolute;
	}
	div#center {
	padding-bottom: 50px;
	overflow: auto;
	}
	html {
	background: #ddd url(images/html.jpg);
	}
	ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	}
	ul#menu li a {
	display: block;
	height: 30px;
	line-height: 30px;
	background: url(images/triangle.jpg) no-repeat left top;
	padding-left: 35px;
	margin: 2px 0;
	border-bottom: 1px solid #FF9900;
	}
	ul#menu li a:hover {
	background-position: left bottom;
	}
	ul#menu li a {
	color: #FF6600;
	font: small-caps 1.1em/30px Georgia,serif;
	text-decoration: none;
	}
	ul#menu li a:hover {
	color: #c30;
	}
	div#header {
	z-index:2;
	color: #0066CC;
	height: 258px;
	position: relative;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	}
	div#header h1 {
	margin: 0;
	position: absolute;
	bottom: 31px;
	left: 243px;
	font: 2em Georgia, serif;
	width: 436px;
	}
	div#sidebar h3, div#footer p, div#sidebar p  {
	padding: 0 10px;
	}
	div#content h2 {
	padding-left: 35px;
	background: #fff left center no-repeat;
	color: #0066CC;
	}
	div#content h3 {
	color: #c00;
	font-variant: small-caps;
	}
	div#footer p {
	margin: 2px 0;
	font-size: 0.9em;
	}
	.Style2 {color: #999999}
	.Style4 {color: #006ED0}

/* Barre navi */

	#navi {
	width:662px;
	height:31px;
	margin-top:8px;
	margin-left:136px;
	background-image:url(../images/navi_fond.gif);
	}
	#navi_gauche{
	height:31px;
	width:18px;
	background-repeat:no-repeat;
	font-size:1px; /*Correction d'un bug IE*/
	}
	#navi_gauche{
	float:left;
	background-image:url(../images/navi_gauche.gif);
	}
	#navi_contenu {
	float:left;
	text-align:center;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:10px;
	position:relative;
	}
	#navi_texte {
	float:left;
	}
	#navi_icone {
	padding-top:-10px;
	}
	a.navi_lien:visited {
	color: #FFFFFF;
	text-decoration:none;
	}
	a.navi_lien:link {
	color: #FFFFFF;
	text-decoration:none;
	}
	a.navi_lien:hover {
	color: #99CC00;
	text-decoration:none;
	}	
	
	a.titre_livre:visited {
	font-size:14px;
	font-weight:bold;
	color:#003399;
	text-decoration:none;
	}
	a.titre_livre:link {
	font-size:14px;
	font-weight:bold;
	color:#003399;
	text-decoration:none;
	}
	a.titre_livre:hover {
	font-size:14px;
	font-weight:bold;
	color:#FF0000;
	text-decoration:none;
	}	
	
	
	a.normal:visited {
	color: #000000;
	text-decoration:none;
	}
	a.normal:link {
	color:#000000;
	text-decoration:none;
	}
	a.normal:hover {
	color:#0066CC;
	text-decoration:none;
	background-color:#CDE8FE;
	}
	

	
	
/* Barre Favori */

	#favoris {
	width:798px;
	height:30px;
	background:url(../images/fond_favoris.jpg);
	margin-bottom:14px;
	}
/* Barre Livres Favoris */

	#livres_favoris{
	width:798px;
	background-color:#FFFFFF;
	height:100%;
	}
	#favoris_cadre {
	float:left;
	width:116px;
	height:350px;
	margin:5px;
	padding:2px;	
	text-align:center;
	}
	#favoris_nom{
	}
	a.favoris_nom:hover{
	color:#0066CC;
	text-decoration:none;
	}
	a.favoris_nom:link{
	color:#0066CC;
	text-decoration:none;
	}
	a.favoris_nom:visited{
	color:#0066CC;
	text-decoration:none;
	}
	#favoris_prix{
	border-bottom:#CCCCCC dashed 1px;
	}
	#favoris_caddie{
	vertical-align:bottom;
	}
	a.favoris_ajouter:hover{
	color:#99CC00;
	text-decoration:none;
	}
	a.favoris_ajouter:link{
	color:#0066CC;
	text-decoration:none;
	}
	a.favoris_ajouter:visited{
	color:#0066CC;
	text-decoration:none;
	}
	#favoris_photo{
	padding-top:10px;
	}
	
	
/* Colonne gauche Rubriques */
	#cadre_gauche{
	width:250px;
	background-color:#FFF8E8;
	border-right:#0099CC dashed 1px;
	height:1500px;
	vertical-align:top;
	}
	#recherche {
	margin-top:30px;
	width:230px;
	height:120px;
	padding:5px;
	border-left:0px;
	text-align:center;
	}
	.recherche {
	font-size:16px;
	text-shadow:#CCCCCC;
	text-align:center;
	}
	#caddie {
	padding-top:25px;
	width:230px;
	height:280px;
	padding:5px;
	border-left:0px;
	text-align:center;
	}
	.caddie {
	font-size:16px;
	text-shadow:#CCCCCC;
	text-align:center;
	}
	#rubriques {
	padding-top:25px;
	width:230px;
	height:50px;
	padding:5px;
	border-left:0px;
	text-align:center;
	}
	.rubriques {
	font-size:16px;
	text-shadow:#CCCCCC;
	text-align:center;
	}
	#fil_info {
	position:relative;
	overflow:hidden;
	height:650px;
	width:250px;
	text-align:left;
	margin:4px;
	}
	#marquee{
	color:#002000;
	padding:0 5px;
	height:650px;
	}
	a.rubrique:hover{
	color:#666666;
	text-decoration:none;
	}
	a.rubrique:link{
	color:#0066CC;
	text-decoration:none;
	}
	a.rubrique:visited{
	color:#0066CC;
	text-decoration:none;
	}
</style>