body
{
	width: 100%;
	height: 100%;
	display: block;
	background-image: url(img/back.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

#root
{
	width: 920px;
	display: block;
	margin: 0 auto 0 auto;
}

#top
{
	width: 920px;
	background-image: url(img/footer_main.jpg);
	background-repeat: repeat-y;
	position: absolute;
	top: 0;
	z-index: 0;
	height: 100%;
}


#slider
{
	width: 920px;
	display: block;
	position: absolute;
	top: 0px;
	z-index: 1000;
}

#slider p
{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
}

#slider_back
{
	width: 920px;
	display: block;
	position: absolute;
	top: 0px;
	z-index: 1;
	height: 34px;
	background-image: url(img/back.jpg);
	background-repeat: repeat;
}


#slider_main
{
	width: 920px;
	height: 250px;
	display: block;
	background-image: url(img/slider_top.gif);
	color: #FFF;
}

#slider_main .text
{
	width: 840px;
	padding: 40px;
	text-align: center;
	color: #FFF;
	font-family: Arial;
	font-size: 10px;
}



#slider_footer
{
	width: 920px;
	height: 34px;
	display: block;
	background-image: url(img/slider_footer.gif);
	background-repeat: no-repeat;
}

#slider_footer .text
{
	font-size: 14px;
	color: #fff;
	padding: 0px 40px 0px 40px;
	
}

	#zone_loginform { float: left; margin: 4px 0px 0px 0px;}
	
	#zone_loginform form
	{
		padding: 0px 0px 0px 100px;
		margin: 0px 0px 0px 0px;
	}
	
	#zone_loginform .input
	{
		display: block;
		color: #999;
		width: 120px;
		height: 13px;
		font-size: 10px;
		font-weight: bold;
		line-height: 10px;
		text-align: center;
		padding: 2px 0 0 0;
		margin: 4px 0px 0px 0px;
		border-width: 0px;
		border-style: none;
	}
	
	#bt_login
	{
		float: left;
		background-color: #aa0011;
		margin: 4px 0 0 0;
	}
	
	#bt_login a
	{
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: #FFF;
		width: 120px;
		height: 13px;
		display: block;
		text-align: center;
		padding: 2px 0 0 0;
		vertical-align: middle;
	}
	
	
	#bt_new_account
	{
		float: left;
		background-color: #909090;
		margin: 4px 0 0 0;
		border-top: 4px;
		border-bottom: 0px;
		border-left: 0px;
		border-right: 0px;
		text-align: center;
	}
	
	#bt_new_account a
	{
		font-size: 10px;
		font-weight: bold;
		text-decoration: none;
		color: #FFF;
		width: 120px;
		height: 13px;
		display: block;
		vertical-align: middle;
		padding: 2px 0 0 0;
	}
	
	#bt_new_account a:HOVER { }
	
	#zone_loginform .error, .login_error
	{
		text-align: center;
		font-size: 10px;
		padding: 0px 0px 0px 5px;
		color: red;
	}
	
	#xlost_password
	{
		padding: 0px 0px 0px 0px;
	}
	
	#xlost_password a
	{
		color: #999;
		font-size: 10px;
		text-decoration: underline;
		padding: 0px 0px 0px 8px;
		margin: 0px 0px 0px 0px;
		font-weight: bold;
	}		
	#lost_password
	{
		clear: both;
		margin: -7px 0 0 380px;
		padding: 0px 0px 0px 0px;
		vertical-align: top;
		line-height: 10px;
		display: block;
		width: 200px;
		height: 15px;
	}
	
	#lost_password a
	{
		color: #666;
		font-size: 10px;
		text-decoration: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		font-weight: bold;
	}
	
	#lost_password a:HOVER { text-decoration: underline; }
	
#slider_close
{
	width: 24px;
	height: 23px;
	position: absolute;
	right: 10px;
	background-image: url(img/slider_close.jpg);
	z-index: 10;
}

#slider_open
{
	width: 24px;
	height: 23px;
	position: absolute;
	right: 10px;
	background-image: url(img/slider_open.jpg);
	z-index: 11;
}



#main
{
	top: 34px;
	width: 920px;
	display: block;
	position: absolute;
	z-index: 1;
	background-image: url(img/main_back.jpg);
	background-repeat: repeat-y;
	
}



#main_footer
{
	width: 920px;
	height: 39px;
	background-image: url(img/main_bottom.jpg);
	text-align: center;
	background-repeat: no-repeat;
	font-size: 11px;
	vertical-align: bottom;
}


#info
{
	width: 920px;
	height: 78px;
	background-image: url(img/info.jpg);
}

#info_on
{
	width: 920px;
	height: 78px;
	background-image: url(img/info_on.jpg);
}

#footer_top
{
	width: 920px;
	height: 36px;
	background-image: url(img/footer_top.jpg);
}

#footer_main
{
	width: 920px;
	background-image: url(img/footer_main.jpg);
	background-repeat: repeat-y;
}


#footer_main .content
{
	text-align: left;
	padding: 20px;
	color: #FFF;
	font-size: 11px;
	background-color: inherit;

}


.style1b_slide
{
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}

.style2b_slide
{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

.style2b_slide a
{
	color: #FFF;
	text-decoration: underline;
}

.style3b_slide
{
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
}

.style1g_slide , .style1g_slide a
{
	color: #8B8C8E;
	font-size: 14px;
	font-weight: bold;
}


.style2g_slide , .style1g_slide a
{
	color: #8B8C8E;
	font-size: 12px;
	font-weight: bold;
}

.style3g_slide , .style3g_slide a
{
	color: #8B8C8E;
	font-size: 10px;
	font-weight: bold;
}


.colonne_slide
{
	width: 202px;
	display: block;
	float: left;
	margin: 0px;
	text-align: center;
}

.colonne_slide a
{
	color: #fff;
	text-decoration: underline;
}

.espace_colonne_slide
{
	width: 10px;
	display: block;
	float: left;
	height: 100px;
}

.espace_respiration_slider
{
	width: 100px;
	height: 10px;
	display: block;
	clear: both;
}

.style_titre_rouge
{
	width: 194px;
	height: 16px;
	background-color: #87021C;
	margin: 3px 0 0 0;
	line-height: 18px;
;
}

.style_titre_rouge a
{
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	

}

.style_titre_rouge a:HOVER
{
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
}



.trait_slider
{
	width: 500px;
	height: 1px;
	border-color: #FFF;
	border-width: 1px 0 0 0;
	border-style: solid;
	margin: 0 210px 0 210px;
	font-size: 1px;
}

.colonne_tjs_visible1,.colonne_tjs_visible2,.colonne_tjs_visible3
{
	width: 280px;
	height: 34px;
	float: left;
	color: #8B8C8E;
	font-size: 10px;
}

.colonne_tjs_visible1 a,.colonne_tjs_visible2 a,.colonne_tjs_visible3 a
{
	text-decoration: underline;
	color: #8B8C8E;
	font-size: 10px;
	font-weight: bold;
}

.colonne_tjs_visible1 { text-align: left; }
.colonne_tjs_visible2 { text-align: center; }
.colonne_tjs_visible3 { text-align: right; }

.rouge_pied
{
	width: 920px;
	background-image: url(img/HOMEnew_19.jpg);
	text-align: center;
	background-repeat: no-repeat;
	font-size: 11px;
	color: #87021C;
}

.spacer
{
	clear: both;
	width: 920px;
	height: 1px;
	background-image: url(img/spacer.gif);
}

#cote_droit
{
	float: left;
	width: 110px;
}

#cote_gauche
{
	float: left;
	width: 110px;
}


#content
{
	width: 700px;
	margin: 25px 100px 20px 110px;
	font-size: 12px;
}

.field_left
{
	background-image: url(img/field_left.gif);
	width: 4px;
	height: 23px;
	display: block;
	float: left;
}

.field_body
{
	width: 120px;
	height: 23px;
	display: block;
	float: left;
	
	margin: 0 0 0 0px;
	background-image: url(img/field_body.gif);
}

.field_right
{
	background-image: url(img/field_right.gif);
	width: 4px;
	height: 23px;
	display: block;
	float: left;
	padding: 0 0 0 10px;
	background-repeat: no-repeat;
}

.button_left
{
	background-image: url(img/button_left.gif);
	width: 4px;
	height: 23px;
	display: block;
	float: left;
}

.button_body
{
	height: 23px;
	display: block;
	float: left;
	
	margin: 0 0 0 0px;
	background-image: url(img/button_body.gif);
}

.button_right
{
	background-image: url(img/button_right.gif);
	width: 4px;
	height: 23px;
	display: block;
	float: left;
}


.button { 
	font-family: "Verdana"; 
	font-size:10px; 
	color: white; 
	background-color: #840018;
	border-top : 2px solid #adaaad; 
	border-left : 2px solid  #000400; 
	border-right: 2px solid #000400 ;
	border-bottom: 2px solid #000400; 
	width:80px; 
	height:20px;
}

a.button:link { color: white;  }
a.button:visited { color: white; }
a.button:hover { color: white; }
a.button:active { color: white; }

.button.large  { width:150px; }

.img_avant_bt_silder
{
	background-image: url(img/sur_01.gif);
	width: 4px;
	height: 23px;
	display: block;
}

.colone
{
	background-color: #FC0;
	width: 100px;
	height: 100px;
	float: left;
	display: block;
}
