#icontent{
	position:relative;
	background:url('../i/content_background.jpg') top repeat-x;
}
#icontent_bloc{
	width:980px;
	margin:0 auto;
	text-align:left;
	position:relative;
	height:286px;
	/*
	background:url('../i/content_background_text.jpg') repeat-x top;
	*/
	background:url('../i/fond-bande_home.jpg') no-repeat;
}
#icontent_bloc_left{
	/*width:473px;*/
	width:460px;
	height:286px;
	float:left;
	margin-left:15px;
	_margin-left:5px;
}
#icontent_bloc_left p{
	color:#fff;
}
.important,
a.important, 
span.important,
a:link, a:visited{
	color:#ffcc00;
}
#icontent_bloc_left p{
	margin: 8px 0 5px 10px;
}
#icontent_bloc_right{
	width:460px;
	height:286px;
	float:left;
	margin-left:25px;
	_margin-left:20px;
}
#icontent_bloc_right h2{
	text-align:center;
	color: #ffcc00;
	font-size:20px;
	font-weight:bold;
	margin: 5px 0 0 0;
}
#icontent_bloc_right table{
	width:100%;
	text-align:center;
	border-collapse:collapse;
}
#icontent_bloc_right table .texte,
#icontent_bloc_right table img{
	color:#fff;
	cursor:pointer;
}


#bottom_bloc{
	top:0;
}
#bottom_bloc_news{
	width:465px;
	position:relative;
	float:left;
}
#news_bloc_top{
	width:465px;
	height:34px;
	background:url('../i/news_top.jpg') no-repeat;
}
#news_bloc_top h2{
	font-size:24px;
	color:#fff;
	margin:0 0 0 20px;
	padding-top:5px;
}
#news_bloc_bottom{
	width:465px;
	height:12px;
	background:url('../i/news_bottom.jpg') no-repeat;
	padding-top:10px;
}
#news_bloc_content{
	background:url('../i/news_bg.jpg') repeat-y;
	height:140px;
	overflow:hidden;
}


.news_bloc_content_new{
	margin:0 0 0 10px;
	width:410px;
	height:35px;
	background:url('../i/news_interligne.jpg') bottom no-repeat;
}
.new_date{
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#fff;
	margin : 8px 0 0 5px;
}
.new_title{
	float:left;
	margin : 8px 0 0 5px;
}
.new_title a{
	font-size:13px;
	font-weight:bold;
	color:#f7be00;
}
#news_espace{
	height:15px;
	background:url('../i/news_bg.jpg') repeat-y;
}
#news_button_top{
	position:absolute;
	right:10px;
	bottom:47px;
}
#news_button_bottom{
	position:absolute;
	right:10px;
	bottom:22px;
}



#bottom_bloc_top{
	width:959px;
	margin:0 auto;
	text-align:left;
	position:relative;
}
#bottom_bloc_form{
	width:465px;
	position:relative;
	float:left;
	margin:0 0 0 25px;
	background:url('../i/register_form_bg1.jpg') no-repeat;
	height:201px;
}
#bottom_bloc_form_content{
	margin:60px 0 0 70px
}
.bottom_bloc_form_line{
	margin:5px 0 0 5px;
	height:20px;
}
.bottom_bloc_form_line label{
	display:block;
	width:120px;
	text-align:right;
	float:left;
	color:#fff;
}
.bottom_bloc_form_line input.input_text{
	display:block;
	width:230px;
	text-align:left;
	float:left;
	background:#000;
	padding:2px 3px;
	border:1px solid red;
	color:#f7be00;
	margin-left:5px;
}
#register_form_submit_button{
	position:absolute;
	right:90px;
	bottom:10px;
}


#bottom_bloc_contact{
	width:959px;
	height:81px;
	margin:0 auto;
	text-align:left;
	position:relative;
	background:url('../i/contact_bg.jpg') no-repeat;
	clear:both;
}
#bottom_bloc_contact_blocs{
	margin:0 0 0 270px;
	height:55px;
	position:relative;
}
.bottom_bloc_contact_bulle{
	display:block;
	float:left;
	width:160px;
	height:50px;
}
.bottom_bloc_contact_bulle a,
.bottom_bloc_contact_bulle span{
	font-size:16px;
	font-weight:bold;
}
.bottom_bloc_contact_bulle a{
	color:#fff;
	display:block;
	margin: 7px 2px 5px 5px;
}
.bottom_bloc_contact_bulle a:hover{
	text-decoration:underline;
}
#bottom_bloc_contact_tel{
	margin:2px 0 0 280px;
	height:18px;
	width:380px;
	text-align:center;
	color:#850000;
	font-size:14px;
	font-weight:bold;
}