/** general **************************************************************/

body {
	margin:				0;
	padding:			0;
	background:			#000; /*#2E2D2D url(images/body.png) repeat-y; */
	font-family:		trebuchet ms, arial, helvetica, sans-serif;
	font-size:			13px;
	text-align:			center;
	color:				#ddd;
}

h1 {
}

h2 {
}

h3 {
}

a:link {
	color:				#fff;
}

a:visited {
	color:				#ccc;
}

a:hover {
	text-decoration:	none;
}


/** container ************************************************************/

#container {
	width:				780px;
	margin:				0 auto;
	text-align:			left;
	background:			transparent url(images/bg_cadre.jpg) no-repeat 317px 0;
	/* background:			transparent url(images/visuel_home.jpg) no-repeat 230px 0; */
}

/** header ***************************************************************/

#header {
	width:				780px;
	height:				92px;
	background:			transparent url(images/header.jpg) no-repeat;
}

#header h1 {
	display:			none;
	text-align:			right;
	border-bottom:		1px solid #D5B460;
}

#header #menu {
	font-size:			8pt;
	text-align:			right;
}

#header #menu a {
	text-decoration:	none;
}


/** title ****************************************************************/

#title {
}


#title h2 {
	padding-left:		200px;
}

#title h2 span {
}

/** navigation ***********************************************************/

#navigation {
	float:				left;
	width:				180px;
	margin-top:			16px;
	margin-bottom:		30px;
}

#navigation ul {
	width:				180px;
	margin:				0;
	padding:			0;
	text-align:			center;
	list-style-type:	none;
}

#navigation ul li {
	border:				1px solid #775F20;
	margin:				3px 0;
	line-height:		1.7em;
}

#navigation ul li a {
	text-decoration:	none;
}

#navigation ul li a:link {
	color:				#D5B460;
}

#navigation ul li a:visited {
	color:				#D3B35A;
}

#navigation ul li a:hover {
	color:				#E6D19D;
}

#navigation ul li.selected {
	border:				1px solid #E6D19D;
}

#navigation ul li.selected a {
	color:				#E6D19D;
}

#navigation ul li ul {
}

#navigation ul li ul li {
}

#navigation ul li ul li.selected {
}

#navigation ul li ul li a {
}

#navigation ul li ul li ul li {
}

#navigation p.version {
    padding:            0 0 0 25px;
    text-align:         center;
}

#navigation p.version a {
    text-decoration:    none;
}

#navigation p.lang-fr {
    background:         url(images/en.gif) no-repeat 22% 4px;
}

#navigation p.lang-en {
    background:         url(images/fr.gif) no-repeat 18% 4px;
}


/** content **************************************************************/

#content {
	margin-top:			18px;
	margin-left:		210px;
	min-height:			350px;
	height:				auto !important;
	height:				350px;
}

#content h2 {
	padding-left:		30px;
	background:			transparent url(images/h2.gif) no-repeat 0 3px;
	font-size:			13pt;
	color:				#ddd;
}

#content h3 {
	font-size:			10pt;
}

#content ul {
	margin-left:		15px;
	padding-left:		0px;
}

#content li {
	padding-left:		17px;
	list-style-type:	none;
	background:			transparent url(images/li.gif) no-repeat 0 4px;
}

#content table tr {
	font-size:			10pt;
}

#content table input, #content table textarea {
	border:				1px solid #625444;
	background:			#2c261f;
	color:				#fff;
}

#content table input:hover, #content table textarea:hover {
	border:				1px solid #89755F;
}

#content p.cnil {
	font-size:			8pt;
	color:				#999;
}

#content p.cnil a {
	color:				#999;
}

/** footer ***************************************************************/

#footer {
	clear:				both;
	margin-top:			30px;
	border-top:			1px solid #555;
	font-size:			8pt;
	text-align:			center;
}

#footer ul {
	display:			inline;
	margin:				0;
	padding:			0;
	list-style-type:	none;
}

#footer ul li {
	display:			inline;
	padding:			0 2px;
}

/** Catalogues produits **************************************************/

div.clear {
	clear:				both;
}

#styles h3, #produits h3 {
	border-bottom:		1px solid #555;
}


#produits ul {
	margin-left:		30px;
}

#produits div.produit {
	margin:				20px;
	padding:			10px;
	border:				1px solid #222;
}

#produits div.produit h5 {
	margin-top:			0;
	width:				277px;
	border-bottom:		1px solid #222;
	font-size:			12pt;
	text-align:			center;
	font-style:			italic;
}

#produits div.produit p.image {
	margin:				0;
	padding:			0;
	float:				left;
	text-align:			center;
}

#produits div.produit p.image img {
	border-width:		0px;
}

#produits div.produit p.image a {
	color:				#ccc;
}

#produits div.produit dl {
	margin-top:			50px;
	padding-left:		300px;
}

#produits div.produit dt {
	float:				left;
	padding:			5px;
	font-weight:		bold;
}

#produits div.produit dd {
	padding:				5px;
}

/** Navigateurs dignes de ce nom **/
#styles li.highlight>a, 
#styles li.selected>a {
	font-weight:		bold;
	text-decoration:	none;
	color:				#D5B460;
}

/** MSIE :@ **/
#styles a.highlight, 
#styles a.selected {
	font-weight:		bold;
	text-decoration:	none;
	color:				#D5B460;
}


/** sitemap **************************************************************/

#sitemap {
}
