body {
	width: 850px;
	background: url("images/fond.png") repeat fixed;
   
	background-color: #FFECD9;
	font-family: 'tahoma', 'verdana', 'helvetica', sans-serif;
	margin: auto;
	margin-top: 5px;
}

img {
	border: 1px #FF6600 dotted;
}

li {
	list-style-type: none;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size: 1px;
	line-height: 0px;
	overflow : hidden;
	visibility: hidden;
}

a {
	color: #000000;
	background-color: inherit;
	font-variant: small-caps;
}

hr {
	width: 75%;
	border: 1px dotted #ff6600;
} 

h2
{
	background: url("images/menu2.png") no-repeat;
	padding-top: 13px;
	padding-bottom: 15px;
	font-size: 20px;
	font-weight: lighter;
	text-align: center;
}

#entete {
	background: url("images/entete.jpg") no-repeat;
	witdh: 850px;
	height: 500px;
	margin: auto;
}

#entete img {
	border: 0px;
}

.elite {
	witdh: 850px;
	height: 40px;
	margin: auto;
}

.elite img {
	border : 1px #FF6600 dashed;
}


#menu1 {
	width: 850px;
	margin-left: 5px;
	text-align: center;
}

#menu1 ul {
	height: 40px;
	text-align: center;
}

#menu1 li {
	height: 40px;
	width: 118px;
	float: left;
}

#menu1 a {
	margin: 10px 5px 0px 6px;
	display: block;
	height: 10px;
	background-repeat: no-repeat;
	background-position: 0% 0%;
	font-variant: small-caps;
}

#menu2 {
	width: 190px;
	float: left;
	font-size: 9px;
}


.elementmenu2 {
	background: url("images/menu1.png") no-repeat;
	padding-top: 22px;
	font-size: 18px;
	text-indent: 20px;
	padding-bottom: 25px;
}

#page {
	width: 655px;
	float: right;
	padding-top: 10px;
	padding-left : 5px;
	font-size: 12px;
}

h3 {
	text-align: center;
	font-size: 17px;
	font-weight: lighter;
}


	