@charset "UTF-8";
.inter {
	padding-left: 20px;
	padding-right: 20px;
}
.inter_border {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #B8CFE1;
	padding-bottom: 20px;
	padding-left: 19px;
	padding-right: 20px;
}
.contenu_quart {
	width: 195px;
	float: left;
}
.contenu_demi {
	width: 388px;
	float: left;
}	
.contenu_demi ul {
	display: block;
	padding-bottom: 0.8em;
}
.contenu_demi li {
	background-image: url(../images/puce_fleche.png);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	padding-left: 15px;
	list-style-type: none;
	padding-top: 0.1em;
}
.contenu_troisquart {
	width: 623px;
	float: left;
}
.module_departement {
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #B3B3B3;
	color: #666666;
	clear: both;
	padding: 10px;
	background-color: #E4F5D3;
}
.module_departement:hover {
	text-decoration: none;
	background-image: url(../images/fleche_departements.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	color: #666666;
}
.module_departement_contact {
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #A7DA7C;
	color: #666666;
	clear: both;
	padding: 10px;
	background-color: #E4F5D3;
	font-size: 1.2em;
}
.module_departement_contact:hover {
	text-decoration: none;
	background-image: url(../images/fleche_departements.png);
	background-repeat: no-repeat;
	background-position: right 10px;
	color: #666666;
}
.module_Groupe {
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #6B92BA;
	color: #666666;
	clear: both;
	padding: 10px;
	background-color: #C4DEFA;
	font-size: 1.2em;
}
.module_activite {
	display: block;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #AD93C0;
	color: #666666;
	clear: both;
	padding: 10px;
	background-color: #EFDCFE;
}
.module_activite:hover {
	text-decoration: none;
	background-image: url(../images/fleche_activites.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #666666;
}
.module_standard {
	padding-top: 1.5em;
	margin: 0px;
	padding-bottom: 0.5em;
	clear: both;
}
.module_standard_top {
	margin: 0px;
	padding-bottom: 0.5em;
	clear: both;
}
.module_border {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #9CA2A4;
	padding-left: 15px;
	padding-top: 10px;
	width: 270px;
	float: left;
	margin-top: 10px;
}
.module_separateur {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	float: left;
	margin-top: 20px;
	clear: both;
	width: 100%;
}
