div {
	text-align:center;
	}

body
{
	font-family: Helvetica, Verdana, Arial;
	background: whitesmoke;
	letter-spacing: 0px;           
	font-size: 13px;
	background-color: #C0C0C0;
}

img
{
	border: none;
}

a
{
	text-decoration: none;
}

div#contener
{
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	border: #DCDCDC 2px solid;
	background-color: #FFFFFF;
}

div#bandeau
{
	width:100%;
	margin-top: 25px;
	margin-bottom: 50px;
}

div#menu
{
	float:left;
	width:30%;
	margin-left: 20px;
}

div#menu_haut
{
	width:99%;
	height: 1400px;
	text-align: left;
	border: solid blue 1px;
}

.photo
{
	margin-top: 35px;
}

dt
{
	margin-top: 70px;
	font-weight: bold;
	text-align: center;
}

dd
{
	line-height: 20px;
}

/*div#menu_bas
{
	width:100%;
	height:200px;
	background-color:#CC99CC;
}*/

div#contenu
{
	float:left;
	width:60%;
	margin-left: 20px;
}

div#bloc_news
{
	float:right;
	width:150px;
	height:150px;
	background-color:#FF3300;
}

#exp
{
	text-align: left;
	margin-right: 20px;
	margin-bottom: 25px;
	float: left;
	width: 100%;
}

#date
{
	text-align: left;
	float: left;
	width: 20%;
}

#desc
{
	text-align: left;
	float: right;
	width: 75%;
}

li
{
	line-height: 18px;
}

div#pied_page
{
	clear:both;
	width:100%;
	height:50px;
	padding-top: 40px;
}
