.italik {  font-size: 12px; font-style: italic}
.rouge1 {  font-size: 12px; font-style: normal; color: #990000; text-decoration: none}
.rouge2 {  font-size: 12px; font-style: normal; color: #D82D39; text-decoration: none}
.boldrouge1 {  font-size: 12px; font-style: normal; font-weight: bold; color: #990000; text-decoration: none}
.boldrouge2 {  font-size: 12px; font-style: normal; font-weight: bold; color: #D82D39; text-decoration: none}
.bolditalrouge1 {  font-size: 12px; font-style: italic; font-weight: bold; color: #990000; text-decoration: none}
.bolditalrouge2 {  font-size: 12px; font-style: italic; font-weight: bold; color: #D82D39; text-decoration: none}
.edito {
	font-size: 12px;
	color: #828269;
}
.liensfixes {  font-family: Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; color: #828269; text-decoration: none}
.liens {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none}
.sautdeligne {  font-size: 8px; font-style: normal; color: #990000; text-decoration: none}.lienspt { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; text-decoration: none }


#indexBD {
	width: 800px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -400px;
	margin-top: -254px;
	left: 50%;
	top: 50%;
	position: absolute;
}
#indexBD #header {
	height: 61px;
	width: 800px;
	background-image: url(/catalog/images/hautBD.gif);
	background-repeat: no-repeat;
	background-color: #cd2832;
}
#indexBD #center {
	height: 404px;
	width: 800px;
}
#indexBD #center ul 	{
	margin:0;
	float:left;
	list-style:none;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 113px;
}
#indexBD #center ul li {
	float:left;
	text-align: left;
	display: inline;
}
#indexBD #footer {
	background-color: #d7d5aa;
	height: 15px;
	width: 680px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #79774c;
	padding-left: 120px;
}
#indexBD #footer a.lien {
	color: #79774c;
	text-decoration:none;
}
#indexBD #footer a:hover.lien 			{
	color:#fff;
	text-decoration:none;

