.main_visuel{
width:1000px;
height:224px;
overflow:hidden;
}

.content{
padding:5px;
}


/******* CONTENT LEFT *******/

.c_left{
width:392px;
height:272px;
overflow:hidden;
float:left;
	background-image:url(../images/home/left_bg.jpg)
}
.left_img{
width:378px;
height:66px;
margin:6px 0 0 6px;
}
.left_bloc{
width:374px;
height:190px;
overflow:hidden;
margin:0 0 0 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
}

.left_bloc h6, .left_bloc h2{
width:95%;
margin:10px 0 10px 0;
	font-size:10px;
	font-weight:bold;
}
.left_bloc p{
width:95%;
margin:6px 0 6px 10px;
}
.left_bloc b{
	color:#00437f;
}


/******* CONTENT MIDDLE *******/

.c_middle{
width:366px;

float:left;
margin:0 8px 5px 7px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:black;
}
.c_middle .titre{
width:364px;
height:15px;
overflow:hidden;
margin-bottom:3px;
	background-image:url(../images/home/middle_titre_bg.gif)
}
.c_middle h5{
margin:0 0 0 5px;
	font-size:11px;
	font-weight:bold;
}

.c_middle p{
	font-weight:normal;
}
.c_middle b{
	color:#00437f;
}

.intro{
width:273px;
float:left;
	background-position:270px 5px;
	background-repeat:no-repeat;
	background-image:url(../images/home/middle_intro_bg.gif);
	
}
.intro p{
	width:90%;
	margin:5px 5px 5px 10px;
}
.mid_visuel{
margin:5px 0 0 15px;
}
.hclear{
height:10px;
overflow:hidden;
clear:both
}
.hspace{
height:15px;
overflow:hidden;
clear:both
}
.link_news{
display:block;
width:100px;
height:15px;
overflow:hidden;
float:left;
	text-decoration:none;
	background-image:url(../images/home/link_news.gif);
}
.link_news_en{
display:block;
width:100px;
height:15px;
overflow:hidden;
float:left;
	text-decoration:none;
	background-image:url(../images/home/link_news_en.gif);
}
.link_suite{
display:block;
width:80px;
height:15px;
overflow:hidden;
float:right;
margin:0 2px 0 0;
	text-decoration:none;
	background-image:url(../images/home/link_suite.gif)
}
.link_suite_en{
display:block;
width:80px;
height:15px;
overflow:hidden;
float:right;
margin:0 2px 0 0;
	text-decoration:none;
	background-image:url(../images/home/link_suite_en.gif)
}

/******* CONTENT RIGHT *******/

.c_right{
width:212px;
height:263px;
overflow:hidden;
margin-bottom:10px;
}

