body {
	padding: 0px;
	margin: 0px;
	background-color: #560c0c;
	background-image: url(images_shared/fnd_site.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

.sdxLink {
	font-family: arial;
	font-size: 11px;
	line-height: 13px;
	color: white;
	text-decoration: none;
	background-image: url(images_shared/sdx_off.gif);
	display: block;
}

.sdxLink:hover {
	background-image: url(images_shared/sdx_on.gif);
}

.sdxLinkAct {
	font-family: arial;
	font-size: 11px;
	line-height: 13px;
	color: white;
	text-decoration: none;
	background-image: url(images_shared/sdx_act_off.gif);
	display: block;
	
}

.sdxLinkAct:hover {
	background-image: url(images_shared/sdx_act_on.gif);
}

.ssxLink {
	font-family: arial;
	font-size: 10px;
	line-height: 12px;
	color: #7d0000;
	text-decoration: none;
	background-image: url(images_shared/ssx_off.gif);
	display: block;
}

.ssxLink:hover {
	background-image: url(images_shared/ssx_on.gif);
}

td { font-family: arial; font-size: 11px; line-height: 12px; color: #7d0000; }

.liens { color: #7d0000; }
.liens:hover { color: #b9572e; text-decoration: none; }

.tdDeveloppement { font-family: arial; font-size: 11px; line-height: 12px; color: #c96840; }



.descTitres { font-family: times, times new roman; font-size: 34px; line-height: 34px; color: #7d0000; }

.descSousTitres { font-family: arial; font-size: 14px; font-weight: bold; line-height: 18px; color: #7d0000; }

.produitNon { font-family: arial; font-size: 12px; font-weight: bold; line-height: 14px; color: #7d0000; }
.produitDescription { font-family: arial; font-size: 11px; line-height: 12px; color: #7d0000; }



.listes { font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #7d0000;
}

.listesLiens { font-family: arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #7d0000;
	text-decoration: underline;
}

.listesLiens:hover {
	color: white;
	background-color: #7d0000;
	text-decoration: none;
}



.pagesLiens { font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: white;
	background-color: #7d0000;
	text-decoration: none;
}

.pagesLiens:hover {
	color: #7d0000;
	background-color: #fef8ec;
}
