.Style10 {
	color: #CCCCCC;
	font: 12px "Times New Roman", Times, serif;
	height: 500px;
	width: auto;		
	/*overflow: auto ;*/
	position:inherit;
}

.titrehaut {
	font: italic 26px Georgia, "Times New Roman", Times, serif;
	color: #E8120F;
}
.cadre {
	border: 1px solid #FC8D2A;
}
.ligne {
	border-top: 1px #FC8D2A;
	border-right: 1px #FC8D2A;
	border-bottom: 1px double #FC8D2A;
	border-left: 1px #FC8D2A;
}
.lienmenubas {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FC8D2A;
	text-decoration: none;
}

a.lienmenubas {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FC8D2A;
	text-decoration: none;
}

a.lienmenubas:hover {
	font: 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

.lienmenug {
	font: 10px "Times New Roman", Times, serif;
	color: #FF6600;
	text-decoration: none;
}

a.lienmenug {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
}

a.lienmenug:hover {
	color: #FF6699;
	text-decoration: none;
	font-size: 10px;
}

.menu {
	color: #FC8D2A;
	letter-spacing: 3px;
	font: bold normal 12px/20px "Times New Roman", Times, serif;




}
.prix {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
}

.bacadre {
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #6b5844;
	font: 10px "Century Gothic", Arial, sans-serif;
}
.anglais {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #ffffff;
	letter-spacing: 3px;
	line-height: 15px;


}
.titre {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFCC;
	font-style: italic;
	text-decoration: underline;
	letter-spacing: 4px;


}.delimitediv {
	height: 350px;
	width: 590px;
	overflow: scroll;
	position: relative;
}
.fondnoir {
	background: #3D1804 url(images/fond.jpg) repeat;
}
.Style11 {
	color: #FF9900;
	font-family: "Times New Roman", Times, serif;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(img/fond.jpg);
}

.image_max {
	max-width: 200px;
	width:expression(document.body.clientWidth > 200 ? "200px": "auto" );
	max-height: 150px;
	width:expression(document.body.clientHeight > 150 ? "150px": "auto" );
}
