#bloc-actus {
	width: 195px;	
	height: auto;
	float: left;
}

#bloc-actus h2 {
	color: #000;
	font-size: 16px;
	padding: 3px 0 3px 12px;	
}

#list-actus {
	padding: 8px 0 2px 0;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 30px;
}

#bloc-actus .actu {
	padding-bottom: 6px;
	background: url(../Images/puce-fleche-orange.gif) no-repeat left 2px;
}

#bloc-actus .actu a {
	font-size: 12px;
	color: #333;
	text-decoration:none;
	padding-left: 12px;
	display:block;
	line-height: 15px;
}

#bloc-actus .actu a:hover, #bloc-actus .actu a.selected {
	color: #F06600;
	background: url(../Images/point-orange.gif) no-repeat left 5px;
}

#text-accueil-content {
	width: 719px;
	height:540px;
	margin-top:-17px;
	float: left;
	background: url(../Images/img-centre-accueil.gif) no-repeat right top;
}

#text-accueil-content .text {
	font-size:13px;
	height:auto;
	padding:10px 220px 0 75px;
	width:424px;
	text-align:justify;
}

#text-accueil-content .mainBlockTitle {
	font-size:13px;
	height:auto;
	padding:120px 220px 0 95px;
	width:404px;
}

#text-accueil-content .mainBlockTitle h1{
	padding:0;
	color:#000;
	text-align:right;
}

#text-accueil-content .mainBlockTitle h1 strong{
	color:#F06600;
}

#text-accueil-content .mainBlockTitle h2{
	padding:0;
	color:#F06600;
	text-align:right;
}









