@charset "utf-8";


/* Textes généraux */
p  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	margin-right: 30px;
}

p a:link {
	color: #666666;
	text-decoration: underline;	
}

p a:hover {
	text-decoration: underline;
}

p a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
	font-style: normal;
}

.villesDesBureaux {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #227B95;
	text-decoration: none;
}
.regions {
	font-size: 14px;
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.boldRouge {
	font-weight: bold;
	color: #990000;
}

.lettresDeVilles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	text-align: center;
	display: inline;
	margin-right: 3px;
	margin-left: 3px;
}

ul {
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	margin-right: 30px;
}

ol {
	list-style-type: decimal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: left;
	margin-right: 30px;
}


/* Library Items Starts Here */
td.subMenuTexte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #227B95;
	text-decoration: none;
	text-align: left;
}

td.subMenuTexte a:link{
	color: #227B95;
	text-decoration: none;
}

td.subMenuTexte a:visited{
	color: #227B95;
	text-decoration: none;
}

td.subMenuTexte a:hover{
	color: #227B95;
	text-decoration: underline;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4D4C4C;
	text-decoration: none;
	background-color: #F4F3F3;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #B7B6B6;
}

.footer a:link {
	color: #4D4C4C;
	text-decoration: none;
}

.footer a:visited {
	color: #4D4C4C;
	text-decoration: none;
}

.footer a:hover {
	color: #4D4C4C;
	text-decoration: underline;
}
.villesDesservies  {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E2E2E2;
	padding-bottom: 5px;
}
.villesDesservies a:link {
	text-decoration: underline;
	color: #666666;
}
.villesDesservies a:visited {
	text-decoration: underline;
	color: #666666;
}
.villesDesservies a:hover {
	text-decoration: underline;
	color: #666666;
}