* {
	list-style-position: outside;
	list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding:0;
} 
html,body {
	background-color: #5d5d5d;
	text-align: center;
	color: #fff;
}

#global {
	width: 1026px;
	height: 626px;
	background-image: url(images/fond.png);
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#entete {
/*	background-color: Aqua;*/
	height: 150px;
}
#entete h1 {
	position: absolute;
	top: -5000px;
}
#animation {
	height:170px;
	width: 987px;
	padding-left:20px;
	padding-top: 25px;
}
#menu {
width: 1026px;
/*padding-left:30px;*/
margin-left:auto;
margin-right:auto;
	
}
#menu ul {
	float: right;
	padding-right: 120px;
/*	background-color: Fuchsia;*/
	height: 25px;
}
#menu li {
	float: left;
	padding-right: 8px;
	line-height: 20px;
}

#menu ul li .enrouge {
   color: #ffff00 
}
.enrouge {
   color: #ffff00;
}
#menu a {
	color: #fff;
	text-decoration: none;
}
#menu a:hover {
	border-bottom: 1px #fff solid;
}
#corps {
	clear:both;
	height: 410px;
/*	background-color: Lime;*/
	overflow: auto;
}
#corps2 {
	clear:both;
	height: 600px;
	height: 360px;
/*	background-color: Lime;*/
	overflow: auto;
}
#page {
	padding-top: 10px;
	padding-left:30px;
	padding-right: 30px;
}
#choixlangue {
	height: 180px;
	padding-top: 10px;
	padding-left:30px;
	padding-right: 30px;	
}
#choixlangue dl {
	float: left;
	padding-top: 20px;
	padding-left: 220px;
}
#choixlangue dd {
	padding-top: 30px;
	text-align: center;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
#corps p {
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 10px
}
.bloc {
/*	background-color: Fuchsia;*/
	float: left;
	width:435px;
	height: 400px;
	padding-left: -10px;
	padding-right: 10px;
}
.blocbis {
/*	background-color: Fuchsia;*/
	float: left;
	width:375px;
	height: 400px;
	padding-left: 50px;
	padding-right: 30px;
}
.bloc2 {
/*	background-color: Fuchsia;*/
	float: left;
	width:15px;
	height: 400px;
	padding-left: 30px;
	padding-right: 30px;
}
.bloc3 {
/*	background-color: Fuchsia;*/
	float: left;
	width:600px;
	height: 400px;
	padding-left: 30px;
	padding-right: 30px;
}
.bloc img {
	border: 1px #fff solid;
}
.bloc .sansbordure {
      border: none;
}

#news {
/*	background-color: Aqua;*/
	width:300px;
	height: 350px;
	float: left;	
	overflow: auto;
}
#formul {
/*	background-color: Aqua;*/
	width:400px;
	height: 300px;
	float: left;	
	overflow: auto;
}
#news h2 {
	border-bottom: 1px Solid #fff;
	font-size: 14px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#news p {
padding: 0;	
padding-bottom: 8px;
}
#news2 {
/*	background-color: Aqua;*/
	width:480px;
	height: 350px;
	float: left;	
	overflow: auto;
}

#news2 h2 {
	border-bottom: 1px Solid #fff;
	font-size: 14px;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
#news2 p {
padding: 0;	
padding-bottom: 8px;
}
#suivant {
/*	background-color: Fuchsia;*/
	float: left;
	width: 300px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
}
#suivant a {
	text-decoration: none;
	color: #fff;
}
#suivant a:hover {
	border-bottom: 1px #fff solid;
}
#pieddepage {
	clear: both;
	line-height: 30px;
	padding-left:30px;
}
#visuel{
	width: 800px;
	
	background: url('1.jpg') -4px 0px no-repeat;
	border: 1px solid #333;
	margin: 200px auto 20px auto;
}