body
{
	padding:0px; 
	margin:0 auto 0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-image:url(../images/fr/bg_page.jpg);
	background-repeat:repeat-x;
	background-color:#aca092;
}

h1
{
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:-1px;
	padding:0;
	margin:0;
}

h2
{
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	letter-spacing:-1px;
	padding:0;
	margin:0;
}

h3
{
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	padding:0;
	margin:0;
}

a, a:link {
	color:#3e2324;
}
a:hover {
	text-decoration:none;
}

label
{
	width:240px;
	padding:4px 0 4px 0;
	float:left;
}

#wrapper
{
	width:776px;
	margin:0 auto;
	background:url(../images/fr/bg_inner.jpg);
}

#header1
{
	height:76px;
	background:url(../images/fr/header_1.jpg) no-repeat;
}

#header2
{
	height:202px;
	background:url(../images/fr/header_2.jpg) no-repeat;
}

#header_vip_1
{
	height:255px;
	background:url(../images/fr/header_vip_1.jpg) no-repeat;
}

#separator
{
	height:5px;
	overflow:hidden;
	background:url(../images/fr/separator.jpg);
}

#top_table
{
	height:10px;
	overflow:hidden;
	background:url(../images/fr/top_table.jpg);
	padding:0px;
	margin:0px;
}

#bottom_table
{
	width:776px;
	height:15px;
	overflow:hidden;
	background:url(../images/fr/bottom_table.jpg) no-repeat;
	padding:0px;
	margin:0px auto;
}

#titre
{
	height:28px;
	background:url(../images/fr/titre.jpg);
	padding:10px 25px 0px 25px;
	margin:0;
}

#main
{
	padding:10px 40px 10px 40px;
}

.titres_headers
{
	display:none;
}

.fields
{
	clear:both;
	padding:2px 0 2px 0;
}

.h2-fields
{
	clear:both;
	padding:2px 0 2px 0;
	font-size:16px;
	font-weight:bold;
	color:#3e2324;
	margin:0;
	padding:0;
}

.fields_input
{
	float:left;
	padding:0 30px 0 0;
}

.br_height
{
	clear:both;
}

.span_label
{
	line-height:19px;
	width:100px;
	float:left;
}

.input_field
{
	width:300px;
}

.menu_list_ul
{
	list-style:none; 
	padding:0; 
	margin:0 15px 0 15px;
	height:35px;
}

.menu_list_li
{
	float:left; 
	height:10px; 
	text-align:center;
	overflow:hidden;
	height:35px;
}

.menu_list_li a, menu_list_li a:link
{
	display: block; 
	background:#3e2324;
	padding:10px 0 10px 0;
	text-transform:uppercase;
	text-decoration:none;
	color:#fff;
	font-size:0.8em;
}

.menu_list_li a:hover
{
	display: block; 
	background:#d1cbca;
	padding:10px 0 10px 0;
	text-decoration:none;
	color:#3e2324;
	font-size:0.8em;
}

.menu_list_li_1
{
	width:184px; 
	border-right:2px solid #FFFFFF;
}

.menu_list_li_2
{
	width:188px; 
}

.fleche {
	list-style-image: url("../images/fr/fleche.gif");
	margin:0px;
	padding:0 0 0 18px;
	list-style-type:none;

}

.cmc
{
	font-size:14px;
	font-weight:bold;
	color:#3e2324;
}

form {
	margin:0;
}

.leftpart {
	float:left;
	width:330px;
}

.rightpart {
	float:right;
	width:344px;
}

/* LOGIN */

.loginbox-title {
	background-color:#3e2324;
	color:#fff;
	font-weight:bold;
	padding:8px;
	margin:0 0 3px 0;
}

.loginbox-content {
	background:url("../images/fr/bg-login.gif");
	width:344px;
	height:110px;
	margin:0;	
}

.loginbox-padding {
	padding:5px 0 0 12px;
}

.loginbox-content2 {
	clear:both;
	width:235px;
	padding:10px 0 0 0;
}

.loginbox-btn {
	padding:5px 0 0 0;
}

/* END LOGIN */


.float-left {
	float:left;
}

.float-right {
	float:right;
}

.login-float-left {
	float:left;
	width:50%;
}

.clear-both {
	clear:both;
}

.errorcolor {
	color:#ff0000;
}
.goodcolor {
	color:#0000FF;
}
.list1 {
	list-style:none;
}

.list2 {
	list-style:none;
	margin:0;
	padding:0;
}