/********************************************/
/**********  STYLE PAGE ACCUEIL  ************/
/********************************************/

div.intro{
	overflow:hidden;
}
div.intro img{
	margin: 0 10px 0 0; 
	border:1px solid #959595;
}
div.question{
	width:531px;
	height:107px;
	background:url("../../images/css/recuperation/question.jpg") top left no-repeat;
	margin:10px auto;
	padding:10px 5px 0px 65px;
	color:#70ABD1;
}
div.question p{
	padding:0px 10px 0px 0px;
}
div#content div#content-middle div#data div.question a{
	margin:0px 10px 0px 0px;
	text-decoration:underline;
}
div#content div#content-middle div#data div.blocks{
	width:596px;
	margin:0px auto;
	overflow:hidden;
}
div#content div#content-middle div#data div.blocks div.item{
	width:274px;
	float:left;
	overflow:hidden;
}
div#content div#content-middle div#data div.blocks div.item a.plus{
	color: #47413C;
	float:right;
}
div#content div#content-middle div#data div.blocks div.item h2{
	width:229px;
	height:43px;
	color:#FFF;
	font-weight:bold;
	padding:0px 0px 0px 45px;
}
div#content div#content-middle div#data div.blocks div.it1{
	float:left;
	margin-right:25px;
}
div#content div#content-middle div#data div.blocks div.it2{
	float:right;
}
div#content div#content-middle div#data div.blocks div.it1 h2, div#content div#content-middle div#data div.blocks div.it2 h2{
	color: #5A4A42;
	border-bottom: 2px solid #EE5A28;
	background: none;
	height:20px;
  margin:0;
  padding:0 0 12px;
	font-size: 1.3em;
	width: 100%;
}

div#content div#derniers_msg{
	background:url("../../images/css/recuperation/back_msg_forum.png") no-repeat scroll left top transparent;
  clear:both;
  height:114px; 
  width:600px;
  padding: 10px;
}
div#content div#derniers_msg h2{
  border-bottom:1px dashed #716558;
  color:#EE5A28;
  font-size:0.9em;
  margin:0 0 4px 4px;
  width:558px;
}
/*
div#content div#derniers_msg p{
  font-size:0.8em;
  color: #5A4A42;
  font-style:italic;
  margin:11px 0 4px 25px;
  width:558px;
}
*/

#actualites {
	float:right;
	width:200px;
}
#gauche {
	width:750px;
}

