body
{
	background-color: #333333;
	padding: 0;
	margin: 0;
	font-family: arial, sans-serif;
	height:100%;
	background-image: url("../img_V5/bg_body_V5.gif");
	background-repeat: repeat-x;
}

a
{
	font-size:11px;
	font-family:tahoma;
	text-decoration:none;
}

a:hover
{
	color:#ffffff;
}

a.black_link_V5
{
	color:#D7D7D7;
	font-family:tahoma;
	font-size: 11px;
}

a.black_link_V5:hover
{
	background-color:#000000;
}

img 
{
	border: 0;
}

a img 
{
	border: 0;
}

.onglet_home_V5
{
	margin-left:450px;
}

#header_V5
{
	position: absolute;
	width: 980px;
	height:42px;
	top:10px;
	left:50%; 
	margin-left: -490px;
}

#main_container_V5
{
	position: absolute;
	width: 980px;
	height:650px;
	top:100px;
	left:50%; 
	margin-left: -490px;
}

#normal_part
{
	width:417px;
	margin-top:50px;
}

#win_normal
{
	width:385px;
	border:1px solid #262626;
	background-color:#141414;
	padding:15px;
	font-family:tahoma;
	font-size:11px;
	color:#D7D7D7;
}

#win_message
{
	text-align:left;
	width:385px;
	height:200px;
	border:1px solid #262626;
	background-color:#141414;
	padding:15px;
	font-family:tahoma;
	font-size:17px;
	color:#D7D7D7;
}

#bande_message
{
	width:417px;
	height:25px;
	background-image:url('../img_V5/top_win_message.png');
	background-repeat:no-repeat;
}

input
{
	height:18px;
	border: 1px solid #262626;
	color:#D7D7D7;
	background-color:#000000;
	font-size:11px;
	font-family:tahoma;
	padding-left:7px;
}

input.login_field 
{
	width:326px;
}

/**ACCORDION**/
#right_accordion
{
	position: absolute;
	right:0px;
	top:0px;
	width:418px;
	height:530px;
	font-family:tahoma;
	font-size:11px;
	color:#D7D7D7;
}

.accordion_toggle 
{
	display: block;
	height: 26px;
	width: 418px;
	background: url('/img_V5/bg_title_bar.png') no-repeat bottom right;
	outline: none;
	cursor: pointer;
	margin: 0 0 0 0;
	font-family:tahoma;
	font-size:11px;
	color:#626262;
	font-weight:bold;
}

.accordion_toggle_active 
{
	background: url('/img_V5/bg_title_bar_active.png') no-repeat bottom right;
	color:#FFFFFF;
	font-weight:bold;
}

.accordion_content 
{
	background-color: #141414;
	color: #D7D7D7;
	overflow: hidden;
	border:1px solid #262626;
	padding:10px;
}

.accordion_bg_toggle_1
{
	display: block;position:relative;
	height:26px;
	width:418px;
	background:url('/img_V5/bg_tog_0.png') no-repeat bottom right;
}

.accordion_bg_toggle_2
{
	display: block;position:relative;
	height:26px;
	width:418px;
	background:url('/img_V5/bg_tog_2.png') no-repeat bottom right;
}

.title_toggle
{
	padding-top:5px;
	padding-left:35px;
}

.white_title
{
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:5px;
}

.rose_title
{
	font-size:17px;
	font-weight:bold;
	text-align:center;
	color:#be2681;
	margin-bottom:10px;
}

.left_img
{
	float:left;
	margin-right:7px;
}

.justify
{
	text-align:justify;
}


#footer
{
	position:absolute;
	width:980px;
	height:40px;
	top:750px;
	left:50%;
	margin-left:-490px;
	font-family:tahoma;
	font-size:11px;
	color:#D7D7D7;
}
