@charset "iso-8859-2";
p, img, div, ul, li, br, form, table {
	margin:0px;
	padding:0px;
	border:0px;
}
#anim {
	float: left;
	height: 198px;
	width: 495px;
	padding-top: 13px;
}
#left {
	float: left;
	width: 249px;
	padding-top: 20px;
	padding-left: 10px;
}
li {
	margin-left: 50px;
	list-style-position: outside;
	list-style-type: disc;
	font-weight: bold;
}

#mdm {
	background-image: url(../images/fond_actu.jpg);
	height: 109px;
	margin-top: 30px;
	padding-top: 30px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	background-repeat: no-repeat;
}
#newsletter {
	background-image: url(../images/fond_news.jpg);
	background-repeat: no-repeat;
	height: 45px;
	padding-top: 25px;
	padding-left: 5px;
	font-size: 12px;
	font-family: Tahoma;
	margin-top: 30px;
}
#coordonnees {
	background-image: url(../images/fond_coordonnees.jpg);
	height: 162px;
	margin-top: 30px;
	padding-top: 25px;
	padding-left: 5px;
}
#right {
	float: right;
	clear: right;
	padding-top: 20px;
	padding-right: 10px;
	width: 641px;
	background-image: url(../images/fondPage.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:591px;
}


#total {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	margin:0px;
	padding:0px;
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-x;
}
.energie {
	font-weight:bolder;
	font-size:20px;
	color:#feb401;
}
.diffusion {
	font-size:20px;
	color:#0d4f9a;
}
.break{
	clear:both;
}
a:link {
	color:#0d4f9a;
	text-decoration:none;
}
a:visited {
	color:#0d4f9a;
	text-decoration:none;
}
a:hover {
	color:#0d4f9a;
	text-decoration:underline;
}
.cadre {
	border:solid 1px #feb401;
	margin-top:10px;
	margin-bottom:10px;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.bold {
	color:#0d4f9a;
	font-weight:bold;
}
.bold13 {
	color:#0d4f9a;
	font-weight:bold;
	font-size:13px;
}
.bold16 {
	color:#feb401;
	font-weight:bolder;
	font-size:16px;
}
#foot {
	text-align:center;
	font-size:10px;
	color:#0d4f9a;
	padding-top:5px;
	padding-bottom:10px;
}
.fiche {
	border: 1px solid #feb401;
	color: #206080;
  	margin:0px;
	padding-bottom:5px;
	margin-top:20px;
}
#contenu3 {
	padding-top: 6px;
	padding-right: 6px;
	margin-right:-13px;
  padding-left: 6px;
	padding-bottom: 8px;
	height: 530px;
  overflow: auto;
  outline: none;
}
.fiche-int {padding:10px;
}
.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;
}
#pagination {
	text-align:center;
	padding-top:20px;
}