/* home */
body {
	background:url(../images/background_degrade.png) repeat-x top #505050;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 14px;
	margin:0px;
	padding:0px;
}
#home_wrapper {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:600px;
	margin-top:10px;
}
#home_wrapper .litt {
	float:left;
	width:500px;
	height:368px;
}
#home_wrapper .pro {
	float:left;
	width:500px;
	height:368px;
}
#home_wrapper .intro {
	margin:0px;
	padding:20px;
	padding-top:3px;
	width:460px;
	height:201px;
	color:#FFF;
	float:left;
	background: url(../images/home_litt_b) no-repeat top left;
	text-align:justify;
	overflow:hidden;
}
#home_wrapper .intro p{ 
font-size:13px;
}
#home_wrapper .actu {
	margin:0px;
	padding:20px;
	padding-top:3px;
	width:460px;
	height:201px;
	background: url(../images/home_pro_b) no-repeat top left;
	float:left;
	text-align:justify;
	overflow:hidden;
}
#home_wrapper .titre1, #home_wrapper .titre2, #home_wrapper .titre3, #home_wrapper .titre4 {
	position:relative;
	text-align:left;
	left:30px;
	bottom:200px;
	color:#FFF;
	font-size:50px;
	font-family:impact;
}
#home_wrapper .titre2,#home_wrapper .titre4 {
		left:80px;
}
#home_wrapper .titre1 a, #home_wrapper .titre3 a {
	color:#7F7F7F;
}
#home_wrapper .titre2 a {
	color:#be0838;

}
#home_wrapper .titre4 a {
	color:#025db9;
	left:80px;
}
.actu h1 {
color:#BE0738;
font-family:Impact;
font-size:22px;
font-weight:100;
text-align:center;
text-align:left;
margin:0px;
padding:0px;
text-transform:uppercase;
}
.actu li {
	list-style:none;
	text-align:justify;
	font-size:12px;
	margin-bottom:10px;
}
.titre_breve,.titre_breve a {
	color:#BE0738;
	font-weight:bold;
}
.titre_breve_pro,.titre_breve_pro a {
	color:#025DB9;
	font-weight:bold;
}
#col1, #col2{
	width:210px;
	float:left;
	padding-right:20px;
}

#tooltip.pro{
	border: none;
		position: absolute;
	text-align:justify;
	z-index: 3000;
	background-color: #E3E4E5;
	padding: 5px;
	opacity: 0.75;
}
#tooltip.lit{	
	border: none;
		position: absolute;
	text-align:justify;
	z-index: 3000;
	background-color: #E3E4E5;
	padding: 5px;
	opacity: 0.75;
}
.en {
	text-align:right;
}
.en a{
	color:#CCC;
	font-size:12px;
	font-style:italic;
}
h2 {
	font-size: 16px;
	font-weight:bold;
	margin-bottom:10px;
}
.datenews{
	font-size: 8px;
	font-style:italic;
}
.lien_pagination{
	font-size:12px;
	color:#BE0738;
}
