/* CSS spécifique à l'index */
#contenucentral{
	float:left;
	width:946px;
	padding-left:20px;
}
#colgauche{
	width:250px;
	float:left;
}
#colcentre{
	float:left;
	width:440px;
}
#coldroite{
	float:left;
	width:245px;
}
#colgauche h3, #coldroite h3{
	color:#017479;
}
#coldroite h3{
	margin-left:10px;
}
#listepublications{
	background-color:#DAEEED;
	width:388px;
	padding-left:15px;
	padding-right:15px;
	margin-top:4px;
	padding-bottom:12px;
}
#listepublications h4{
	margin-top:0;
	padding-top:18px;
}
#listepublications img{
	float:left;
	border:1px solid #669999;
	margin-right:12px;
	margin-bottom:12px;
}
#colcentre h3{
	margin-bottom:0px;
	padding-bottom:0px;
}
.consulter{
	clear:both; 
	display:block;
	background-image:url(../images/front/consulter.gif);
	outline:none;
	text-indent:-3000px;
	background-repeat:no-repeat;
	height:16px;
	background-position:top;
}
a.consulter:hover{
background-position:bottom;
}
a#toutes{
	background-color:#76BBBC;
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	text-align:right;
	width:413px;
	font-weight:bold;
	padding-top:3px;
	padding-bottom:4px;
	padding-right:5px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:10px;
}
a#toutes:hover{
	background-color:#EC065C;
	color:#FFFFFF;
	text-decoration:none;
}
#coldroite img{
	padding:0;
	margin:0;
}
#coldroite #selectionnez{
	width:244px;
	display:block;
	height:208px;
	outline:none;
	background-image:url(../images/front/selectionnez-ors.gif);
	text-indent:-3000px;
}
#formu{
	display:block;
	width:224px;
	height:19px;
	background-image:url(../images/front/selectionnez-ors-sel.gif);
	padding-left:20px;
	background-repeat:no-repeat;
	padding-top:4px;
	padding-bottom:6px;
}
#formu select{
	width:185px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#formu input{
	width:21px;
	height:23px;
	margin:0;
	float:left;
	padding:0;
}

/* the news box when JavaScript is available */
#news{
	background:#FAE3EE url(../images/front/bloc_actus_h.gif) no-repeat;
	width:201px;
	padding:10px;
	padding-top:15px;
}
#news a{
	color:#FF3366;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#basnews{
	background:url(../images/front/bloc_actus.gif) no-repeat;
	height:15px;
	background-position:bottom;
	width:221px;
	clear:both;
}