@charset "iso-8859-2";
p, img, a, div, table, ul, li, br {
	margin:0px;
	padding:0px;
	border:0px;
}
li {
	list-style-position: inside;
	list-style-type: disc;
	margin-left: 20px;
}

#left {
	float: left;
	width: 267px;
}
#center {
	padding-top: 5px;
	padding-bottom: 5px;
}
#mdm {
	background-image: url(../images/actu.jpg);
	height: 121px;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 35px;
}
#coordonnees {
	background-image: url(../images/coordonnees.jpg);
	background-repeat: no-repeat;
	height: 170px;
	color: #044870;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 35px;
	padding-bottom: 5px;
}
#news {
	background: url(../images/news.jpg) left top no-repeat;
	height: 43px;
	padding-left: 45px;
	padding-top: 30px;
	font-weight: bold;
	padding-bottom: 5px;
  width: 582px;
}
#right {
	float: right;
	width: 629px;
}

#coordonnees a:link {
	color: #044870;
	text-decoration:none;
}
#coordonnees a:visited {
	color: #044870;
	text-decoration:none;
}
#coordonnees a:hover {
	color: #044870;
	text-decoration:underline;
}
#total {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	background-color:#FFFFFF;
}
.fiche {
	border: 1px solid #0075b0;
	color: #206080;
  margin:0px;
	margin-bottom: 5px;
	padding-bottom:5px

}
.fiche-int {padding:10px;}

.ficheRealisation {
	border: 1px solid #0075b0;
	padding: 5px;
	color: #206080;
	margin-bottom: 5px;
	float:left;
	width:288px;
  height:87px;
	margin-right:5px;
  margin: 0 2.5px 5px 2.5px;
}
#contenu3 a:link{
	color: #206080;
	text-decoration:none;
}
#contenu3 a:visited{
	color: #206080;
	text-decoration:none;
}
#contenu3 a:hover{
	color: #206080;
	text-decoration:underline;
}
.titreFiche {
	font-size: 13px;
	font-weight: bold;
	padding-left: 10px;
}
.textFiche {
	float: right;
	padding-top: 10px;
	width: 420px;
}
.detailFiche {
	float: right;
	width: 90px;
	padding-top: 10px;
	font-weight: bold;
}

body {
	margin:0px;
	font-size:12px;
	color:#333333;
	font-family: Tahoma;
	background-color:#eeeeee;
}
#pub {
	padding-bottom: 5px;
	height: 138px;
}
#contenu {
	border: 1px solid #0075b0;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
}
#foot {
	font-size: 10px;
	color: #FFFFFF;
	background-image: url(../images/foot.jpg);
	background-repeat: no-repeat;
	height: 17px;
	text-align: center;
	padding-top: 5px;
}
#foot a:link {
	color:#d90166;
	text-decoration:none;
}
#foot a:visited {
	color:#d90166;
	text-decoration:none;
}
#foot a:hover {
	color:#d90166;
	text-decoration:underline;
}

.break {
	clear:both;
}
.comm {
	font-size:14px;
	font-style: italic;
	color:#FFFFFF;
}
.pink {
	color:#d90166;
}
.bold{
	color:#0080d7;
	font-weight:bold;
}
.details {
	overflow: auto;
}

#contenu2 {
	border: 1px solid #0075b0;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	height: 338px;
	background-image: url(../images/fonContenu2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#contenu3 {
	border: 1px solid #0075b0;
  width: 615px;
	padding-top: 6px;
	padding-right: 6px;
  padding-left: 6px;
	padding-bottom: 8px;
	height: 340px;
  overflow: auto;
  outline: none;
}
.ref {
		width: 900px;
		margin: 0 auto;
		text-align:center;
		color: #000000;
		font-family:Arial;
		font-size:11px;
		padding-top:5px;
	}