body {
	background-image: url(images/bg.jpg);
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c7c7c;
}
p {	
	margin: 5px;
	padding: 0px;
}
img { border:none;}

.center {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

#middle {
	background-color: #FFFFFF;
	position:relative;
}

#middle a {
	color: #990000;
	text-decoration: none;
}
#logo {
margin-left:30px;
}
#image {
	height: 261px;
	width: 475px;
	position: absolute;
	top: 0px;
	right: 10px;
}
#icons {
	height: 73px;
	width: 31px;
	position: absolute;
	top: -16px;
	left: 300px;
}
#bienvenue {
	background-image: url(images/bande.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:25px;
	padding-top:15px;
	padding-bottom:15px;
	margin-top:20px;
	margin-right: 500px;
	}
h1 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	color: #4c5359;
}

h2, h3, h4 {
	font-size: 14px;
	margin: 0px;
	color: #007bc2;
	background-image: url(images/puce.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 30px;
} 

h3 {
	background-image: url(images/calendar.png);
	background-position: 5px center;
}

h4 {
	background-image: url(images/briefcase.png);
	background-position: 5px center;
}

#agenda {
	width: 270px;
	position: absolute;
	top: 230px;
	left: 610px;
}
#inscription {
	width: 300px;
	position: absolute;
	top: 0px;
	left: 590px;
}
#bloc_pourquoi {
	width:578px;
	margin-left:20px;
	margin-top:10px;
	text-align: justify;
}
ul {
	padding: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

li {
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 23px;
	list-style-type: none;
}


#bloc_pourqui {
	width:264px;
	margin-left:20px;
	margin-top:10px;
	padding-top:10px;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	float:left;
}
#bloc_projets {
	width:294px;
	margin-left:20px;
	margin-top:10px;
	padding-top:10px;
	text-align: justify;
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	float:left;
}
#bloc_carte {
	width:260px;
	margin-left:20px;
	margin-top:10px;
	padding-top:10px;
	text-align: left;
	float:left;
}
strong {
	color: #007bc2;
}
#footer {
text-align:center;
}
.trait {
	border-top-width: 1px;
	border-top-style: double;
	border-top-color: #CCCCCC;
	margin-right: 15px;
	margin-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#menu {
padding-right:50px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	list-style-type: none;
	float:right;
	background-image:none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#menu a {
	display:block;
	float:left;
	color: #ffffff;
	text-decoration: none;
	width:120px;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-image: url(images/off.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#menu a:hover {
	background-image: url(images/over.gif);
}
#menu a.current {	background-image: url(images/on.gif); color:#4c5359}
.red {
	font-size: 10px;
	color: #990000;
}

.thumbnail {
	background-color:#007BC2;
	border:1px solid #007BC2;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 20px;
	padding-left: 3px;
}