.bandeau {
	background-image: url(images/accueil-bandeau_01.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 289px;
	width: 946px;
}
.contenu {
	background-image: url(images/accueil-bandeau_02.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.rubriques {
	padding-top: 15px;
	padding-right: 0px;
	/*padding-bottom: 15px;*/
	padding-left: 0px;
}
.accessibilite {
	padding-bottom: 5px;
	padding-top: 5px;
}
.pratique {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2A6BA0;
	height: 26px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.filAriane {
	background-image: url(images/puce-fil-ariane.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	float: left;
	height: 20px;
	margin-top:1px;
	margin-bottom:1px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 630px;
}
.secteur {
	background-image: url(images/accueil-tiret-rubrique-fonc.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 167px;
	margin-left: 27px;
	padding-bottom: 5px;
	float: left;
	border-bottom:1px solid white;
}
.secteur1{
	background-image: url(images/accueil-tiret-rubrique-fonc.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 167px;
	margin-left: 0px;
	padding-bottom: 5px;
	float: left;
}
.rubriques h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	background-image: url(images/accueil-tiret-rubrique-fonc.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.rubriques h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-image: url(images/accueil-tiret-rubrique-clai.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	text-align: right;
}
.rubriques a{
	display:block;
	width:142px;
	margin-left:6px;
	padding-left:20px;
}
.rubriques a#locked{
	background-image:url(images/cadenas-ferme.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.rubriques a#delocked{
	background-image:url(images/cadenas-ouvert.gif);
	background-repeat:no-repeat;
	background-position:left center;
}
.rubriques a:link{
	color: #2A6BA0;	
	text-decoration: none;
}
.rubriques a:visited{
	color: #2A6BA0;	
	text-decoration: none;
}
.rubriques a:hover{
	color: #EA5F21;	
	text-decoration: underline;
}
.rubriques a:active{
	color: #2A6BA0;	
	text-decoration: none;
}
.resume {
	background-image: url(images/accueil-ombre.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	background-color: #F3F7FA;
}
.resume h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	margin-top: 0px;
	margin-bottom: 3px;
	margin-left: 4px;
	background-image: url(images/tiret-resume.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-right: 4px;
	font-style: normal;
	font-weight: normal;
}
.resume p {
	margin-top: 3px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 12px;
}
.resume a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
}
.resume a:link {
	color: #2A6BA0;
	text-decoration: none;
}
.resume a:visited {
	color: #2A6BA0;
	text-decoration: none;
}
.resume a:hover {
	color: #EA5F21;
	text-decoration: underline;
}

.resume a:active {
	color: #2A6BA0;
	text-decoration: none;
}
