/* Mise en page*/

#centre {
	float: left;
	width :690px;
	margin-left: 30px;
	text-align:justify;
}
#gauche {
	float: left;
	width: 15em;
	text-align:left;	
}	
#une { 
	text-align: left; 
	width: 676px; 
	border-left: solid 2px #e1d5bb ;
	border-right: solid 2px #e1d5bb ;
	border-bottom: solid 2px #e1d5bb ;
	padding:5px;
}
#une-top { 
	background-image: url("images/une.png"); 
	background-repeat: no-repeat; 
	background-position: left top; 
	text-align: left; 
	width: 690px; 
	height:36px;
	
}
#actu { 
	text-align: left; 
	width: 676px; 
	border-left: solid 2px #e1d5bb ;
	border-right: solid 2px #e1d5bb ;
	border-bottom: solid 2px #e1d5bb ;
	padding:5px;
}
#actu-top{
	background-image: url("images/actu.png"); 
	background-repeat: no-repeat; 
	background-position: left top; 
	text-align: left; 
	width: 690px; 
	height:36px;
	}
	
#rub { 
	text-align: left; 
	width: 676px; 
	border-right: solid 2px #e1d5bb ;
	border-bottom: solid 2px #e1d5bb ;
	padding:5px;
}
#art { 
	text-align: left; 
	width: 676px; 
	border-right: solid 2px #e1d5bb ;
	border-bottom: solid 2px #e1d5bb ;
	padding:5px;
}
/* Styles */
	
.navigation-sommaire  { 
	padding-right: 5px; 
	padding-left: 5px; 
	border-right: 2px dashed #e1d5bb; 
	border-bottom: 2px dashed #e1d5bb }
.ariane{
/*border-bottom: thin dashed #e1d5bb ;*/
	
}
.entete-droite{
	background-image: url(../IMG/fond-entete-droit-400.jpg);
	text-align: center;
}
.mil-entete{
	background-image: url(../IMG/milieu-entete.jpg);
	text-align: center;
}
a.lien_blanc{
	color : #FFFFFF;
	text-decoration: none;
}
a.lien_blanc:hover{
	color : #EB6909;
	text-decoration: none;
}
a.sous-rubrique{
	font-size: 0.74em;
}
.menulab{
	font-size: 1em;
	color: #ea5e00;
}
a.menulab{
	font-size: 1em;
	color: #ea5e00;
}
a.menulab2{
	font-size: 1em;
	color: #555555;
}
a.menulab2:hover{
	color : #EB6909;
}
a.menulab3{
	font-size: 1em;
	color: #EB6909;
}
a.menulab3:hover{
	color : #EB6909;
}
ul.menug {
	margin:0 0 0.7em 0;
	padding:2px 4px;
	list-style-type:none;
}

li.fleche{
	margin:0;
	padding:0 0 0 16px;
	background-image:url(images/fleche1.png);
	background-position:left top;
	background-repeat:no-repeat;
}
li.fleche2{
	margin:0;
	padding:0 0 0 26px;
	background-image:url(images/fleche2.png);
	background-position:left top;
	background-repeat:no-repeat;
}
li.fleche3{
	margin:0;
	padding:0 0 0 16px;
	background-image:url(images/fleche3.png);
	background-position:left top;
	background-repeat:no-repeat;
}
li.fleche4{
	margin:0;
	padding:0 0 0 16px;
	background-image:url(images/fleche1.png);
	background-position:left top;
	background-repeat:no-repeat;
}
.titre-mshs{
	color: #fb3221;
	font-family: Arial;
	font-size: 1em;
}
.titre-labo{
	color: #fb3221;
	font-family: Arial;
	font-weight: bold;
	font-size: 1.2em;
}
.rech{
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	
}
.hr-labo{
	border-bottom-style:solid;
	border-bottom-color:#AAAAAA;
	border-bottom-width:thin;
	
}

