@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	margin-top: 0px;
	text-align: justify;
}
.image_page {
	text-align: left;
	vertical-align: top;
}

a:link {
	color: #00F;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #39F;
}
a:hover {
	text-decoration: underline;
	color: #39F;
}
a:active {
	text-decoration: none;
	color: #39F;
}
.fond {
	background-image: url(/images/fond_degrade.jpg);
	background-repeat: repeat-x;
}
#fond2 {
	background-image: url(http://www.africajarc.com/images/fond_degrade.png);
	background-repeat: repeat-x;
}
.fond2 {
	background-image: url(http://www.africajarc.com/images/fond_degrade.png);
	background-repeat: repeat-x;
}
.titre {
	color: #015175;
	font-weight: bold;
}
.soustitre {
	font-size: x-small;
	color: #000;
}
.dedalusweb {
	font-size: small;
	color: #015175;
}
#dedalusweb {
	font-size: small;
	color: #015175;
	text-decoration: none;
}
.date {
	font-weight: bold;
	color: #F00;
}
.titre_contact {
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.mosaica {
	position: absolute;
	top: 2000px;
	clip: rect(1000px,auto,auto,auto);
}
.infos {
	color: #00F;
}
.infos2 {
	color: #006;
}
