/* CSS Document */

body {  margin: 0px;
		background-color: #c7b08e;
		background-position:top;
		background-repeat: repeat;
		font-family: Verdana, Arial, Helvetica, sans-serif;
}

#contenu{
	width:900px;
	height:640px;
	margin-left:auto;
	margin-right:auto;
	border: #A2CEBC 1px solid;
	margin-top: 20px;
}

#entete{
	height:140px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#iframe{
	height:450px;
	width:900px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#pieddepage{
	height:50px;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	
}

#flashcontent {
	height: 100%;
	text-align:center;
	background-color:#A5966F;
}

.Style7 { font-size: 11px;}
html {
	height: 100%;
	overflow: hidden;
	background-color:#A5966F;
}
#contenu #separatrice h2 {
	color: #FF0;
}
#contenu #entete h1 {
	color: #F00;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
}
#bas div .Style2 a {
	font-size: 12px;
}

