@charset "iso-8859-2";
p, div, ul, li, table, form, br, img {
	margin:0px;
	padding:0px;
	border:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ece9e5;
	background-color: #000000;
	margin: 0px;
}
a:link, a:visited {
	color: #ece9e5;
	text-decoration:none;
}
a:hover {
	color: #ece9e5;
	text-decoration:underline;
}
.jaune {
	color:#e9c668;
}
.jaune a {
	color:#e9c668;
}
#mdm {
	width: 212px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}

#top {
	text-align: center;
	padding-bottom: 21px;
	padding-top: 27px;
}
#foot {
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
}
#menuTxt {
	font-size: 11px;
	text-align: right;
	padding-top: 26px;
	float: left;
	padding-left: 10px;
	width: 363px;
}
#coordonnees {
	float: right;
	padding-right: 33px;
	padding-top: 26px;
	width: 353px;
}

#left {
	background-image: url(../images/fondContenu.jpg);
	float: left;
	height: 369px;
	width: 498px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	margin-left: 10px;
}
#right {
	float: right;
	height: 379px;
	width: 481px;
	padding-left: 8px;
	background-image: url(../images/fondDiapo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contenu {
	height: 320px;
	overflow: auto;
	margin-top: 5px;
}

#total {
	width: 1012px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 20px;
}
.break {
	clear:both;
}
.titre {
	color:#ecd17f;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
}
.ficheRealisation {
	border: 1px solid #313131;
	padding: 1px;
	margin: 9px;
	float:left;
	width:130px;
	height:140px;
	text-align:center;

}
.titreFiche {
	background-image: url(../images/degrader_encar.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 10px;
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 10px;
	color:#d90166;
	
}
#popupdetails {
	background-color: #1b1b1b;
	padding:10px;
	color:#ead9ab;
}
#pagination {
	text-align:center;
	padding-top:10px;
}
