body
{
	margin: 0;
	background-color: #eee;
	text-align: center;
	color: #333;
	
	font-family: "Lucida Grande", sans-serif;
}

#page
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	overflow: auto;
	background-color: #E87400;
	
	position: relative;
}

#page #top
{
	display: block;
	margin-bottom: 36px;
}

#menu
{
	float: left;
	
	width: 200px;
	
	text-align: left;
	
	font-family: "Arial";
	font-size: 14px;
	
	color: #111;
}

#menu .category
{
	width: 200px;
	
	background-image: url(menu_bot.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	
	padding-bottom: 30px;
	margin-bottom: 0px;
}

#menu .title
{
	height: 15px;
	width: 200px;
	
	background-image: url(menu_top.png);
	background-repeat: no-repeat;
}

#menu .title a {
	display: none;
}

#menu .item
{
	width: 200px; /* 185 pour Opera*/
	
	padding-left: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	background-image: url(menu_con.png);
	overflow:auto;
}

#menu .item a {
	color: #036;
}

#menu .item a:hover
{
	text-decoration: underline;
}

#menu .item.selected, #menu .item.selected a, #menu .item.selected a :hover
{
	color: #111;
	font-weight: bold;
	text-decoration: none;
}

#main
{
	float: right;
	
	width: 728px;
	text-align: left;
	
	margin-top: 10px;
	margin-right: 0px;
}

#main .window
{
	
}

#main .window .title
{
	display: none;
}

#main .window .toolbar
{
	position: absolute;
	top: 208px;
	left: 212px;
}

#main .window .toolbar .item
{
	padding: 0px;
}

#main .window .toolbar .label
{
	display: none;
	
	font-size: 11px;
	color: #111;
}

#main .window .toolbar .even_row {
	background-color: #eee;
}

#main .window .toolbar .odd_row {
	background-color: #ccc;
}

#main .window .subwindows
{
	padding: 0px;
}

#main .window .subwindows .window
{
	background-image: url(content_.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	
	padding-bottom: 30px;
	margin-bottom: 6px;
}

#main .window .subwindows .window .title
{
	display: block;
	
	background-image: url(content0.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	
	height: 30px;
	
	padding-left: 6px;
	font-size: 16px;
	font-family: "Lucida Grande", sans-serif;
	
	color: #eee;
}

#main .window .subwindows .window .view
{
	overflow: hidden;
	background-image: url(content1.png);
	
	padding: 0px 6px;
	font-size: 12px;
	color: #111;
}

#main .window .subwindows .window .footer
{
	display: none;
	background-image: url(content1.png);
}

#main .window .subwindows .window .footer .note
{
	color: #666;
	font-size: 10px;
	text-align: right;
}

#main .window .footer .note
{
	color: #666;
	font-size: 10px;
	text-align: right;
	padding-right: 6px;
	padding-bottom: 6px;
}

/* for custom webpages */

#main .window .view .custom_header {
	height: 23px;
/*	padding-top: 23px;*/
	background-image: url(content0.png);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#main .window .view .custom_content {
	background-image: url(content1.png);
	padding: 0px 6px;
	font-size: 12px;
	overflow:auto;
	
}

#main .window .view .custom_content h2, #main .window .view .custom_content p {
	margin: 0px;
	padding: 0px;
	overflow: auto ;
	
}

#main .window .view .custom_content h2 {
	font-size: 16px;
}

#main .window .view .custom_content p {
/*	padding: 10px 0px;*/
}

#main .window .view .custom_content .quote {
	font-style: italic;
	color: #666;
}

#main .window .view .custom_content ul, li {
	list-style: none;
	padding: 0;
	margin:0;
}

#main .window .view .custom_content dl, dt {
	font-weight: bold;
	padding: 4px 0;
}

#main .window .view .custom_content dl, dd, ul, li {
	margin: 0px;
	padding: 0px 6px;
}
/* for product pages */

#main .custom_view {
	background-image: url(content_.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	
	padding-bottom: 30px;
}

#main .custom_view .custom_title {
	background-image: url(content0.png);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	
	height: 30px;
	padding-left: 6px;
	font-size: 16px;
	font-family: "Lucida Grande", sans-serif;
	
	color: #eee;
}

#main .custom_view .custom_content {
	background-image: url(content1.png);
	padding: 0px 6px;
	font-size: 12px;
	color: #111;
}

#main form, #main dl, #main ul, #main pre {
	padding-top: 0; 
	padding-bottom: 0;
	margin: 0;
}
.rimg { margin-left: 2em; margin-bottom: 1em; }
.limg { margin-right: 2em; margin-bottom: 1em; }
.disabled, .disabled img { opacity: 0.5; }



a { color: #999; text-decoration: none }
a:hover { color: #666; text-decoration: underline}
a:visited { color: #666; }

a img { border: none }

.maxwidth { width: 100%; background-image: url(content1.png);}


.texteBlanc10{
	font-size: 10pt;
	color: white;
	font-weight: bold;
}
.texteBlanc8{
	font-size: 10pt;
	color: white;
}
.texteFushia10{
	font-size: 10pt;
	color: #E7058A;
	font-weight: bold;
}

.texteFushia12{
	font-size: 12pt;
	color: #E7058A;
	font-weight: bold;
}
.texteFushia14{
	font-size: 14pt;
	color: #E7058A;
	font-weight: bold;
}

.texteFushia8{
	font-size: 8pt;
	color: #E7058A;
}
.texteNoir10{
	color: black;
	font-size: 10pt;
}
.texteNoir9{
	color: black;
	font-size: 9pt;
}
.texteNoir8{
	color: black;
	font-size: 8pt;
}

.texteNoir14{
	color: black;
	font-size: 14pt;
}
.texteBlanc8{
	color: white;
	font-size: 8pt;
}
.texteBlanc10{
	color: white;
	font-size: 10pt;
}
.texteBlanc12{
	color: white;
	font-size: 12pt;
}
.texteBlanc14{
	color: white;
	font-size: 14pt;
}
.texteRouge12{
	color: red;
	font-size: 12pt;
	font-weight: bold;
}
.texteRouge14{
	color: red;
	font-size: 14pt;
	font-weight: bold;
}
.texteRouge10{
	color: red;
	font-size: 10pt;
	font-weight: bold;
}
.texteRouge8{
	color: red;
	font-size: 8pt;
	font-weight: bold;
}

.texteOlive10{
	font-size: 10pt;
	color: #5c802c;
	font-weight: bold;
}

.texteOlive12{
	font-size: 12pt;
	color: #5c802c;
	font-weight: bold;
}
.texteOlive14{
	font-size: 14pt;
	color: #5c802c;
	font-weight: bold;
}

.texteOlive8{
	font-size: 8pt;
	color: #5c802c;
}

.texteBleu8{
	font-size: 8pt;
	color: #000066;
}

.texteBleu10{
	font-size: 10pt;
	color: #000066;
	font-weight: bold;
}

.texteBleu12{
	font-size: 12pt;
	color: #000066;
	font-weight: bold;
}