/*****   Commentaires  ****/




body
	{ 
	margin:5px;
	padding:0;
	background-color: #FFFFFF;
	background-image: url(../00_images/background.gif);
	background-position: 750 0;
	background-repeat: repeat-y;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	text-align: left;
	}


td
	{ 
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	}


#global {
	position: absolute;
	width: 680px;
	height: auto;
	left: 5px;
	top: 5px;
	text-align: left;
	z-index: 1;
}


#entete {
	position: absolute;
	width: 680px;
	height: 230px;
	left: 0px;
	top: 0px;
	text-align: left;
	z-index: 1;
}



#main {
	position: absolute;
	width: 680px;
	height: auto;
	left: 0px;
	top: 230px;
	text-align: left;
	z-index: 1;
}



#entete_noir {
	position: absolute;
	width: 30px;
	height: 225px;
	left: 35px;
	top: 0px;
	z-index: 2;
}


#entete_jaune {
	position: absolute;
	width: 435px;
	height: 2px;
	left: 245px;
	top: 35px;
	z-index: 2;
}


#entete_logo {
	position: absolute;
	width: 287px;
	height: 30px;
	left: 138px;
	top: 15px;
	z-index: 3;
}


#entete_bloc {
	position: absolute;
	width: 170px;
	height: 137px;
	left: 70px;
	top: 76px;
	z-index: 2;
}


#entete_menu {
	position: absolute;
	width: 435px;
	height: 21px;
	left: 245px;
	top: 50px;
	z-index: 2;
}


#entete_slideshow {
	position: absolute;
	width: 435px;
	height: 97px;
	left: 245px;
	top: 116px;
	z-index: 2;
}


#entete_bas {
	position: absolute;
	width: 610px;
	height: 12px;
	left: 70px;
	top: 213px;
	z-index: 2;
}



#main_rouge {
	position: absolute;
	width: 30px;
	height: 200px;
	left: 0px;
	top: 0px;
	z-index: 2;
}



#main_centre {
	position: absolute;
	width: 645px;
	height: auto;
	left: 35px;
	top: 0px;
	z-index: 2;
}



.titre_principal {
	color: #a10000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	z-index: 3;
}



.titre_secondaire {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	z-index: 3;
}



.catalogue_separateur {
	color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	padding-left: 10px;
	z-index: 3;
}



.catalogue_titre {
	color: #a10000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	z-index: 3;
}



.catalogue_sous-titre {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	z-index: 3;
}



.catalogue_description {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	z-index: 3;
}



.catalogue_achat {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	z-index: 3;
}



.catalogue_online {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	z-index: 3;
}



.catalogue_isbn {
	color: #996600;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8px;
	z-index: 3;
}



.catalogue_citation {
	color: #993300;
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px;
	font-style:italic;
	font-weight: bold;
	line-height: 19px;
	z-index: 3;
}



.catalogue_auteurs {
	color: #993300;
	font-family: "Times New Roman", Times, serif; 
	font-size: 10px;
	font-weight: bold;
	line-height: 15px;
	padding-left: 10px;
	z-index: 3;
}



.texte_titre {
	color: #bf0000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight: bold;
	z-index: 3;
}



.texte_citation {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-style:italic;
	z-index: 3;
}



.texte_auteurs {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9px;
	z-index: 3;
}



.texte_sous-titre {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	line-height: 18px;
	z-index: 6;
}





a:link 		{color: #003399; text-decoration: none;}
a:visited 	{color: #003399; text-decoration: none;}
a:hover 	{color: #990000; text-decoration: underline;}
a:active 	{text-decoration: none;}





