
/* Red?finition des tag html */
body {
	font-family: verdana, lucida, arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin: 0px;
	background: #e6e6e6;
}
a {
	color: #0d3e61;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	vertical-align: middle;
	border: 0px;
}
/* tags particuliers */
#page {
	background: #ffffff;
	width: 996px;
	margin: auto;
	margin-bottom: 10px;
}
#entete{
	background: url('images/titre.png');
	width: 996px;
	height: 247px;
}
#menu {
	float: left;
	margin-left: 720px;
	margin-top: 25px;
}
*html #menu {
	float: left;
	margin-left: 350px;
	margin-top: 25px;
}
#corps{
	background: #ffffff url('images/fond_index.png') no-repeat;
	width: 996px;
}
#presentation_index{
	float: left;
	margin-left: 8px;
	margin-top: 10px;
	width: 255px;
	color: #ffffff;
	line-height: 20px;
}
#news_index {
	float: left;
	margin-left: 30px;
	margin-top: 40px;
	width: 350px;
	color: #000000;
	line-height: 20px;
}
#site_pro_1 {
	float: left;
	width:120;
	text-align: center;
	margin-top: 48px;
	margin-left:54px;
	font-weight: bold;
}
*html #site_pro_1{
	margin-top: 48px;
	margin-left:46px;
}
#site_pro_2 {
	float: left;
	width:120;
	text-align: center;
	margin-top: 48px;
	margin-left:42px;
	font-weight: bold;
}
*html #site_pro_2{
	margin-top: 48px;
	margin-left:40px;
}
#site_perso_1 {
	float: left;
	width:120;
	text-align: center;
	margin-top: 58px;
	margin-left:54px;
	font-weight: bold;
}
*html #site_perso_1{
	margin-top: 58px;
	margin-left:46px;
}
#site_perso_2 {
	float: left;
	width:120;
	text-align: center;
	margin-top: 58px;
	margin-left:42px;
	font-weight: bold;
}
*html #site_perso_2{
	margin-top: 58px;
	margin-left:40px;
}
#site_perso_3 {
	float: left;
	width:120;
	text-align: center;
	margin-top: 25px;
	margin-left:54px;
	font-weight: bold;
}
*html #site_perso_3{
	margin-top: 25px;
	margin-left:46px;
}
#site_perso_4 {
	float: left;
	width:120;
	text-align: center;
	margin-top: 25px;
	margin-left:42px;
	font-weight: bold;
}
*html #site_perso_4{
	margin-top: 25px;
	margin-left:40px;
}