@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;*/
	background:#4E4E4E;
}
.titre_liste {
	color:#000;
	font-size:13px;
	line-height:24px;
	font-weight:bold;
}
.titre_liste_accueil {
	color:#000;
	font-size:13px;
	line-height:24px;
}
.ref {
	color:#000;
	font-size:10px;
}
.page {
	font-size:11px;
}
.titre_fiche {
	/*background:url(../images/bg_liste.jpg);
	background-repeat:repeat;*/
	background:#4E4E4E;
	color:#000;
	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;
}
	/*DPE*/
#DPE{
	font-family:Verdana, Geneva, sans-serif;
	clear:both;
	margin-left:5px;
	/*background:#3d4053;*/
	border:solid 1px #827966;
	padding-top:10px;
	padding-left:5px;
	min-height:260px;
	width:80%;
	text-align:left
}
#DPE1{
	float:left;
	width:50%;
}
#DPE p{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:justify
}
#DPE1 p{
	margin-left:50px;
	padding-right:30px;
}
#DPE2 p{
	margin-left:400px;
	padding-right:20px;
}
#DPE p strong{
	font-size:14px;
	font-weight:bold;
}

