body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #F0EDE1;
	margin: 0px;
	padding: 0px;
	font-size: small;
}
.categorie {
	font-weight: bold;
	color: #330000;
	text-align: left;

}
.tdtxt {
	font-weight: bold;
	color: #660000;
}
a:link {
	font-weight: bold;
	color: #330000;
	text-decoration: none;

}
a:visited {
	font-weight: bold;
	color: #330000;
	text-decoration: none;

}
a:hover {
	font-weight: bold;
	color: #663300;
	text-decoration: underline;
}
.texte {
	color: #CC3300;
}
.fd-img {
	font-size: x-small;
	color: #330000;
	background-image: url(images/skin/fd-corse.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
}
.ombre {
	FILTER: progid:DXImageTransform.Microsoft.Shadow(direction=135,color=#666666,strength=5);
}
.case-desc-sol {
	background-image: url(images/skin/case-desc-soleil.jpg);
	height: 150px;
	color: #663300;

}
.case-desc-plage {
	background-image: url(images/skin/case-desc-plage.jpg);
	height: 150px;
	color: #663300;
}
.case-desc-montagne {
	background-image: url(images/skin/case-desc-montagne.jpg);
	height: 150px;
	color: #663300;
}
.case-desc-mer {
	background-image: url(images/skin/case-desc-mer.jpg);
	height: 150px;
	color: #663300;
}
.case-desc-grimpe {
	background-image: url(images/skin/case-desc-grimpe.jpg);
	height: 150px;
	color: #663300;
}
.case-desc-sourir {
	background-image: url(images/skin/case-desc-sourir.jpg);
	height: 150px;
	color: #663300;
}
.tab-icone {
	color: #663300;
}
.hits:link {
	font-size: x-small;
	font-weight: bold;
	color: #660033;
	text-decoration: none;

}
.hits:visited {
	font-size: x-small;
	font-weight: bold;
	color: #660033;
	text-decoration: none;

}
.hits:hover {
	font-size: x-small;
	font-weight: bold;
	color: #993399;
	text-decoration: underline;
}
.minilien:link {
	font-size: x-small;
	color: #CC0000;
	font-weight: normal;
}
.minilien:visited {
	font-size: x-small;
	color: #cc0000;
	font-weight: normal;
}
.minilien:hover {
	font-size: x-small;
	color: #CC9900;
	font-weight: normal;
}