@charset "iso-8859-2";
p, div, ul, li, table, img, form, br {
	margin:0px;
	padding:0px;
	border:0px;
}
#top {
	background-image: url(../images/logoTop.jpg);
	background-repeat: no-repeat;
	height: 135px;
}
#center {
	padding-top: 10px;
	padding-bottom: 5px;
}
#left {
	float: left;
	width: 677px;
}
#cadreBleu {
	background-image: url(../images/carreBleu.jpg);
	height: 117px;
	width: 303px;
	font-family: "Times New Roman", Times, serif;
	color: #fefcfa;
	font-size: 21px;
	padding-top: 50px;
	padding-left: 14px;
	padding-right: 14px;
	float: left;
}
#diapo {
	float: right;
}
#contenu {
	padding-left: 20px;
	padding-top: 10px;
}
li {
	font-weight: bold;
	margin-left: 20px;
	list-style-position: outside;
	list-style-image: url(../images/puce.jpg);
	margin-bottom: 5px;
}
#right {
	float: right;
	width: 320px;
}
#actu {
	background-image: url(../images/actu.jpg);
	height: 87px;
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-right: 10px;
	padding-bottom: 35px;
	padding-left: 10px;
}
#foot {
	background-image: url(../images/foot.jpg);
	background-repeat: repeat-x;
	text-align: center;
	height: 22px;
	width: 100%;
	color: #004785;
}
#foot a:link {
	color: #004785;
	text-decoration:none;
}
#foot a:visited {
	color: #004785;
	text-decoration:none;
}
#foot a:hover {
	color: #004785;
	text-decoration:underline;
}
#coordonne {
	background-image: url(../images/coordonnees.jpg);
	height: 159px;
	margin-top: 20px;
	padding-top: 45px;
	padding-left: 20px;
	color:#10538c;
}

#coordonne a:link {
	color:#10538c;
	text-decoration:none;
}
#coordonne a:visited {
	color:#10538c;
	text-decoration:none;
}
#coordonne a:hover {
	color:#10538c;
	text-decoration:underline;
}
#cadreBleu a:link {
	color: #fefcfa;
	text-decoration:none;
}
#cadreBleu a:visited {
	color: #fefcfa;
	text-decoration:none;
}
#cadreBleu a:hover {
	color: #fefcfa;
	text-decoration:underline;
}
#news {
	color: #FFFFFF;
	background-color: #f89f24;
	height: 20px;
	width: 460px;
	font-weight: bold;
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#total {
	width: 1005px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
	background-image:url(../images/fond.jpg);
	background-repeat:repeat-x;
}
.break {
	clear:both;
}
.bold16 {
	color:#10538c;
	font-weight:bold;
	font-size:16px;
}
.bold {
	color:#10538c;
	font-weight:bold;
}
.boldOrange20 {
	color:#f8a22b;
	font-size:20px;
	font-weight:bolder;
}
#pagination {
	text-align:center;
	padding-top:10px;
}
.ficheRealisation {
	border: 1px solid #D3D3D3;
	padding: 1px;
	float:left;
	width:140px;
	height:160px;
	text-align:center;
	background-color: #EBEBEB;
	margin-top: 5px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 0px;

}
.titreFiche {
	text-align: center;
	height: 20px;
	font-size: 13px;
	color:#10538c;
	font-weight:bold;
	padding-top: 3px;
	padding-bottom: 10px;
	
}
#popupdetails {
	background-color: #dddddd;
	padding:10px;
}
.boldRouge  a:link {
	font-weight: bold;
	color: #C30507;
	text-decoration:none;
}

.boldRouge a:hover {
	font-weight: bold;
	color: #C30507;
	text-decoration:underline;
	}
