* { margin: 0 auto; padding: 0; border: none; text-decoration: none; }

body { width: 1000px; color: #FFFFFF; font-size: 12px; font-family: Verdana,Times New Roman,Arial; }

u { text-decoration: underline; }

img { border: none; }

h1 { font-size: 24px; font-weight: bold; color: #FFFFFF; margin-bottom: 25px; }

h2 { font-size: 16px; font-weight: bold; color: #C6D92A; }

h3 { font-size: 14px; font-weight: bold; color: #C6D92A; }

ul { list-style: none; }

#page
{
	width: 1000px;
	background: url(/img/fond-page.jpg) repeat-y;
}

#header
{
	clear: both;
	width: 1000px;
	height: 260px;
	background: url(/img/fond-header.jpg) no-repeat;
	
	float:left;
}
#recherche{float:left; clear:both;margin-left:240px;}
#menu
{
	float: left;
	width: 200px;
	background-color: #B3C32C;
	clear:both;
}
#menu .rub { margin-bottom: 25px; }
#menu .a-rub { background: url(/img/puce-menu-normale.jpg) no-repeat 1px; margin-left: 15px; padding-left: 13px; }
#menu .a-rub.selected { background: url(/img/puce-menu-selected.jpg) no-repeat; font-weight: bold; }
#menu .ssrub { margin-left: 10px; }
#menu a { color: #FFFFFF; }
#menu a:hover { color: #6E6501; }
#menu .selected { color: #6E6501; }

#FrmMain
{
	float: right;
	width: 760px;
	padding: 10px 15px 20px 25px;
	background-color: #8C8109;
}

#arianne { clear: both; width: 760px; margin: 10px 0; text-align: right; font-size: 11px; }
#arianne a { color: #FFFFFF; }
#arianne a:hover { color: #C6D92A; }

.detail { float: right; text-align: right; font-weight: bold; }

#navigation { clear: both; width: 760px; padding-top: 10px; margin-top: 20px; font-weight: bold; }
#navigation #prec { float: left; width: 240px; height: 15px; }
#navigation #suiv { float: right; width: 240px; height: 15px; text-align: right; }
#navigation #retour { float: left; width: 240px; height: 15px; text-align: center; }
#navigation a { color: #C6D92A; }
#navigation a:hover { color: #FFFFFF; }

#footer
{
	clear: both;
	float: left;
	width: 1000px;
	padding-bottom: 5px;
	background-color: #8C8109;
}

#footer #mentions
{
	float: left;
	width: 195px;
	padding-left: 5px;
	padding-right: 800px;
	font-size: 11px;
	background: url(/img/fond-page.jpg) repeat-y;
}
#footer #mentions a { color: #6E6501; background: url(/img/puce-mentions.jpg) no-repeat 1px; padding-left: 10px; }
#footer #mentions a:hover { color: #FFFFFF; }

#footer #contact
{
	float: left;
	width: 200px;
	height: 101px;
	background: url(/img/fond-footer-contact.jpg) no-repeat;
}

#footer #menu-bas
{
	float: right;
	width: 780px;
	height: 23px;
	padding-left: 20px;
	padding-top: 13px;
	background-color: #8C8109;
}
#footer #menu-bas a { color: #FFFFFF; }
#footer #menu-bas a:hover { color: #C6D92A; }
#footer #menu-bas .selected { color: #C6D92A; font-weight: bold; }

#footer #adresse
{
	float: right;
	width: 800px;
	height: 55px;
	padding-top: 10px;
	background: url(/img/fond-footer-adresse.jpg) no-repeat;
	text-align: center;
}
#footer #adresse a { color: #FFFFFF; }
#footer #adresse a:hover { color: #8C8109; }

#ecom { clear: both; width: 1000px; background-color: #FFFFFF; text-align: right; color: #000000; }
#ecom a { color: #000000; }
#ecom a:hover { color: #000000; }