* { 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: #FCF7BB; }

img { border: none; }

h1 { font-size: 18px; font-weight: normal; color: #FCF7BB; }

h2 { font-size: 16px; font-weight: normal; color: #FEFEFE; }

h3 { font-size: 14px; font-weight: normal; color: #FFFFFF; }

ul { list-style: none; }

#page
{
	width: 1000px;
	background: url(/img/fond-page.jpg) repeat-y;
}

#header
{
	clear: both;
	width: 1000px;
	height: 135px;
}

#header #logo
{
	float: left;
	width: 160px;
	height: 135px;
	background: url(/img/logo.jpg) no-repeat;
}

#header #menu-haut
{
	float: right;
	width: 785px;
	height: 26px;
	padding-top: 13px;
	padding-right: 55px;
	text-align: right;
	color: #FCF7BB;
	background : url(/img/fond-menu-haut.jpg) repeat-y;
}
#header #menu-haut a { color: #FCF7BB; }
#header #menu-haut a:hover { color: #FF0000; }
#header #menu-haut .selected { color: #FCF7BB; font-weight: bold; }

#header #titre
{
	float: right;
	width: 830px;
	height: 76px;
	padding-top: 20px;
	padding-left: 10px;
	background-color: #665232;
}
#header #titre h1 { font-size: 40px; color: #FF0000; letter-spacing: 25px; }
#header #titre h2 { font-size: 20px; color: #FCF7BB; letter-spacing: 14px; }

#menu
{
	float: left;
	width: 160px;
	height: 690px;
	padding-right: 10px;
	padding-top: 30px;
	text-align: right;
	background: url(/img/fond-menu.jpg) repeat-x;
}
#menu .rub { margin-top: 30px; }
#menu .rub a { color: #FFFFFF; }
#menu .rub a:hover { color: #FCF7BB; }
#menu .rub .selected { color: #FCF7BB; font-weight: bold; }
#menu .ssrub a { color: #FFFFFF; font-style: italic; }
#menu .ssrub a:hover { color: #FCF7BB; }
#menu .ssrub .selected { color: #FCF7BB; font-weight: bold; }

#FrmMain
{
	float: right;
	clear: right;
	width: 765px;
	padding: 55px 30px 65px 35px;
	background: url(/img/fond-frmmain.jpg) no-repeat;
	border-top: solid 2px #FF0000;
}

#rub-titre, #art-titre { padding-bottom: 10px; border-bottom: solid 2px #C0B584; }

#arianne { font-size: 20px; color: #FF0000; }
#arianne a { font-size: 20px; color: #FF0000; }
#arianne .selected { color: #FFFFFF; font-style: italic; font-weight: bold; }

#footer
{
	clear: both;
	float: left;
	width: 1000px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
	color: #FCF7BB;
	background: url(/img/fond-footer.jpg) repeat-y;
}
#footer a { color: #FCF7BB; }
#footer a:hover { color: #FF0000; }

#footer #mentions
{
	float: left;
	width: 170px;
	font-style: italic;
}

#footer #footer-texte
{
	float: right;
	width: 830px;
}

#ecom { clear: both; width: 1000px; background-color: #FFFFFF; text-align: right; color: #000000; }
#ecom a { color: #000000; }
#ecom a:hover { color: #000000; }