/*** PAGE D'ACCUEIL ***/
#col-principale {
	float: left !important;
	width: 980px !important;
	margin: 0;
}

/* NEWS */

/* *** edito *** */
#bloc-edito {
	width:950px;
	text-align:left;
	padding: 0;
	background:#fff url(../image/bloc-actu-milieu.gif) 0 0 repeat-y;
	border-bottom:1px solid #d4d3d3;
	margin-bottom:10px;
	margin-top:10px;
}
#bloc-edito h2 {
	display:none;
}

#bloc-edito-milieu {
	text-align:left;
	padding: 10px 0 10px 165px;
	background:transparent url(../image/bloc-edito-haut.gif) 0 0 no-repeat;
	min-height:100px;
	_height:100px;
}


/* *** actus *** */
#bloc-actus {
	width:950px;
	text-align:left;
	padding: 0;
	background:#fff url(../image/bloc-actu-milieu.gif) 0 0 repeat-y;
	border-bottom:1px solid #d4d3d3;
	margin-bottom:10px;
}
#bloc-actus dd {
	background:transparent url(../image/puce1.gif) 0 2px no-repeat;
	padding:2px 0 5px 20px !important;
}
#bloc-actus-milieu {
	text-align:left;
	padding: 10px 5px 10px 165px;
	background:transparent url(../image/bloc-actu-haut.gif) 0 0 no-repeat;
	min-height:50px;
	_height:50px;
}
#bloc-actus-milieu.langue_en {
	background:transparent url(../image/bloc-actu-haut_en.gif) 0 0 no-repeat !important;
}
#bloc-actus-milieu h2 {
	font-size:1em;
	padding: 2px 0 0 28px;
	color:#999;
	margin:0 !important;
}
#liens-actu {
	border-top:1px solid #d4d3d3;
	margin: 0 0 0 155px;
	text-align:right;
	padding: 0 10px 0 0;
}
#liens-actu a{
	text-decoration:none !important;
	color:#797878 !important;
	font-size:.8em;
	margin-left:10px;
}
#liens-actu a:hover{
	color:#ae005f !important;
}
#liens-actu img{
}
.article-accroche a {
	font-size: 12px;
	font-weight: normal;
	color: #6F6F6F !important;
	text-decoration: none !important;
}

/* *** 3blocs *** */

#troisblocs {
	margin:25px 0 0 0;
	width:950px;
	background:transparent url(../image/3blocs-fond.gif) 0 0 repeat-y;
	clear:both;
}
#troisblocs-bas {
	width:950px;
	background:transparent url(../image/3blocs-bas.gif) 0 100% no-repeat;
}
#troisblocs-bas div.content-x2right {
	width:630px;
	text-align:left;
}
#troisblocs-1 {
	width:309px;
	min-height:160px;
	float:left;
}
#troisblocs-1 a img {
	display:block;
	width:309px;
	height:88px;
	margin:0;
	padding:0;
}
#troisblocs-1 a{
	background:transparent url(../image/btn-essais.gif) 0 0 no-repeat;
	width:309px;
	/*height:88px;*/
	margin:0;
	padding:0;
	display:block;
	text-decoration:none !important;
}
#troisblocs-1 a:hover{
	background-position:top right;
}
#troisblocs-1 p{
	padding: 17px 12px 12px 22px;
	margin:0 !important;
	background:transparent url(../image/puce1.gif) 6px 15px no-repeat;
	line-height:1em;
	text-align:justify;
	color:#ae005f;
}
#troisblocs-2 {
	width:309px;
	min-height:160px;
	float:left;
}
#troisblocs-2 a img {
	display:block;
	width:309px;
	height:88px;
	margin:0;
	padding:0;
}
#troisblocs-2 a{
	background:transparent url(../image/btn-ingenierie.gif) 0 0 no-repeat;
	width:309px;
	margin:0;
	padding:0;
	display:block;
	text-decoration:none !important;
}
#troisblocs-2 a:hover{
	background-position:top right;
}
#troisblocs-2 p{
	padding: 17px 12px 12px 22px;
	margin:0 !important;
	background:transparent url(../image/puce2.gif) 6px 15px no-repeat;
	line-height:1em;
	text-align:justify;
	color:#7094b0;
}
#troisblocs-3 {
	width:309px;
	min-height:160px;
	float:right;
}
#troisblocs-3 a img {
	display:block;
	width:309px;
	height:88px;
	margin:0;
	padding:0;
}
#troisblocs-3 a{
	background:transparent url(../image/btn-dynaworks.gif) 0 0 no-repeat;
	width:309px;
	margin:0;
	padding:0;
	display:block;
	text-decoration:none !important;
}
#troisblocs-3 a:hover{
	background-position:top right;
}
#troisblocs-3 p{
	padding: 17px 12px 12px 22px;
	margin:0 !important;
	background:transparent url(../image/puce3.gif) 6px 15px no-repeat;
	line-height:1em;
	text-align:justify;
	color:#e07312;
}



