@charset "UTF-8";
/* CSS Document */

body {
	background:url(../images/bg.jpg);
	background-repeat:repeat;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
}
a {
	color:#FFF;
	text-decoration:underline;
}

a:hover {
	color:#FFF;
	text-decoration:none;
}
img {
	border:none;
}

.txt_home {
	color:#CCCCCC;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	letter-spacing:0.1em;
	line-height:24px;
	text-align:justify;
}

.lang {
	color:#e83820;
	font-size:10px;
}

a.lang {
	color:#e83820;
	font-size:10px;
	text-decoration:none;
}
a:hover.lang {
	color:#e83820;
	font-size:10px;
	text-decoration:underline;
}
.footer {
	color:#4c4b4b;
	font-size:10px;
}

.footer a{
	color:#4c4b4b;
	font-size:10px;
	text-decoration:none;
}
a:hover.footer{
	color:#4c4b4b;
	font-size:10px;
	text-decoration:none;
}
.footer2 {
	color:#999;
	font-size:10px;
}

a.footer2 {
	color:#999;
	font-size:10px;
	text-decoration:none;
}
a:hover.footer2{
	color:#999;
	font-size:10px;
	text-decoration:underline;
}
.liste {
	background:url(../images/bg_liste.jpg);
	background-repeat:repeat;
}
.titre_liste {
	color:#333;
	font-size:13px;
	line-height:24px;
	font-weight:bold;
}
.ref {
	color:#333;
	font-size:10px;
}
.page {
	font-size:11px;
}
.titre_fiche {
	background:url(../images/bg_liste.jpg);
	background-repeat:repeat;
	color:#333;
	font-size:13px;
	line-height:24px;
	font-weight:bold;
}
a.retour {
	font-size:10px;
	text-decoration:none;
}
a:hover.retour {
	font-size:10px;
	text-decoration:underline;
}

li.sitemap {
	color:#e83820;
	list-style:disc;
	padding-bottom:10px;
}

li.sitemap2 {
	color:#e83820;
	list-style:circle;
	padding-bottom:10px;
}

sitemap {
	color:#CCC;
	font-size:12px;
}

a.sitemap {
	color:#CCC;
	text-decoration:none;
	font-size:12px;
}

a:hover.sitemap {
	color:#CCC;
	text-decoration:underline;
	font-size:12px;
}