* { margin: 0 auto; padding: 0; border: none; text-decoration: none; }

body { width: 1000px; color: #FFFFFF; /*background-color: #;*/ font-size: 12px; font-family: Verdana,Times New Roman,Arial; }

u { text-decoration: underline; }

a { text-decoration: none; color: #FFFFFF; }
a:hover { color: #C7A957; }

img { border: none; }

h1 { font-size: 20px; font-weight: bold; color: #5292E2; }

h2 { font-size: 18px; font-weight: bold; color: #C7A957; }

h3 { font-size: 16px; font-weight: bold; color: #FFFFFF; }

.rub-titre { font-size: 22px; margin-bottom: 10px; }

ul { list-style: none; }

strong { color: #C7A957; }

#page
{
	width: 1000px;
	float: left;
	background-color: #534343;
}

#header
{
	width: 1000px;
	height: 190px;
	background: url(/img/header.jpg) no-repeat;
}

#left
{
	float: left;
	width: 285px;
	height: 190px;
}

#header #left #video
{
	float: right;
	clear: both;
	width: 150px;
	height: 40px;
	padding: 5px;
	margin-top: 20px;
	margin-right: 85px;
	font-size: 18px;
	text-align: center;
	background-color: #423535;
}

#logo
{
	float: left;
	width: 430px;
	height: 190px;
}

#right
{
	float: right;
	width: 265px;
	height: 190px;
}

#header #right #version-en
{
	float: right;
	clear: both;
	margin-top: 7px;
	margin-right: 13px;
	padding-left: 14px;
	background: url(/img/puce-english.jpg) no-repeat;
}

#header #right #reservation
{
	float: right;
	clear: both;
	width: 150px;
	height: 40px;
	padding: 5px;
	margin-top: 100px;
	margin-right: 45px;
	font-size: 18px;
	text-align: center;
	background-color: #423535;
}
#header #right #reservation strong { color: #C7A957; font-weight: normal; }

#header #right #tel
{
	float: right;
	clear: both;
	width: 160px;
	margin-right: 45px;
	color: #C7A957;
	font-size: 11px;
	font-weight: bold;
}
#header #right #tel { margin-top: 10px; }

#menu
{
	width: 950px;
	height: 22px;
	padding: 13px 25px 0 25px;
	font-size: 11px;
	background: url(/img/menu.jpg) no-repeat;
	text-align: center;
}
#menu .selected { padding: 1px 2px; background-color: #5292E2; color: #FFFFFF; }

#FrmMain
{
	width: 1000px;
	float: left;
	background: url(/img/fond-frmmain-haut.jpg) no-repeat;
}

#arianne
{
	float: right;
	font-size: 11px;
}

#footer
{
	clear: both;
	padding-top: 45px;
	text-align: center;
	font-size: 11px;
}

#ecom
{
	clear: both;
	width: 1000px;
	text-align: right;
	color: #000000;
	background-color: #FFFFFF;
}
#ecom a { color: #000000; }
#ecom a:hover { color: #000000; }