/*** PAGE D'ACCUEIL ***/
#bloc-menu-haut2, #bande-menu-haut { display:none; }
#col-principale {
	float: left !important;
	width: 980px !important;
	margin: 0;
}
#contentPage {
	width: auto !important;
	width:980px;
}

/* NEWS */

/* *** edito *** */
#bloc-edito {
	border-left:2px solid #ae005f;
	padding:0px 0 0 15px;
	margin: 10px 0;
	font-size: 1em;
	color:#6f6f6f;
}
#bloc-edito h2 {
	display:none;
}



/* *** actus *** */
.article-liste {
	padding:5px 0 0 0 !important;
	width: 780px !important;
}
#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;
}
#bloc-actus dd {
	background:transparent url(../image/puce1.gif) 0 4px no-repeat;
	padding:2px 0 5px 15px !important;
}
#bloc-actus-milieu {
	text-align:left;
	padding: 0 0 0 165px;
	background:transparent url(../image/bloc-actu-haut.gif) 0 0 no-repeat;
	min-height:50px;
	font-size:12px;
}
#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:14px !important;
	font-weight:normal !important;
	padding: 2px 0 0 28px;
	color:#999;
	margin:0 !important;
	display: inline;
}
#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:10px;
	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:10px 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.langue_en a{
	background:transparent url(../image/btn-essais_en.gif) 0 0 no-repeat;
}
#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.langue_en a{
	background:transparent url(../image/btn-ingenierie_en.gif) 0 0 no-repeat;
}
#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;
}



