@charset "utf-8";
/* CSS Document */

strong{
	font-weight: normal;
}
p{
	font-family: "museo-sans-1", "museo-sans-2", sans-serif;
	font-size: 14px;
	padding-bottom: 14px;
	text-align: justify;
	line-height: 20px;
	font-weight: normal;
}
#BodyTexteService p a {
	text-decoration: underline;
}
#BodyTexteService p a:visited {
	text-decoration: underline;
}
#BodyTexteService p a:hover {
	text-decoration: underline;
	font-weight: bold;
}

.titreFooter{
	font-family: "lemonde-journal-1","lemonde-journal-2",serif;
	font-size: 24px;
}
.normfooter{
	font-family: "museo-sans-1", "museo-sans-2", sans-serif;
	font-size: 14px;
	color: #FAFAF1;
	padding-top: 2px;
	padding-bottom: 2px;
}
h1{
	font-family: "league-gothic-1", "league-gothic-2", sans-serif;
	font-size: 30px;
	color: #414141;
	font-weight: normal;
	letter-spacing: 1px;
}
h2{
	font-family: "news-gothic-std-1", "news-gothic-std-2", sans-serif;
	font-size: 18px;
	margin-bottom: 5px;
	font-weight: normal;
	color: #8E090C;
	
}
h2 a:link{
	color: #8E090C;
	text-decoration: none;
}
h2 a:visited{
	color: #8E090C;
	text-decoration: none;
}
h2 a:hover{
	color: #8E090C;
	text-decoration: none;
}
h3{
	font-family: "museo-sans-1", "museo-sans-2", sans-serif;
	font-size: 18px;
	color: #8E090C;
	font-weight: 700;
	padding-bottom: 5px;
}
h5{
	font-size: 14px;
	color: #000;
	font-weight: normal;
	display: inline;
	padding-bottom: 10px;
}
h4{
	font-size: 14px;
	color: #000;
	font-weight: normal;
	display: inline;
	padding-bottom: 10px;
}
h3 a:link {
	color: #8E090C;
	text-decoration: none;
}
h3 a:visited {
	color: #8E090C;
	text-decoration: none;
}
h3 a:hover {
	color: #8E090C;
	text-decoration: none;
}
span a:link {
	font-family: "museo-sans-1", "museo-sans-2", sans-serif;
	font-size: 18px;
	color: #333;
	text-decoration: underline;
	font-weight: 700;
	padding-bottom: 5px;
}
span a:visited {
	color: #333;
	text-decoration: underline;
}
span a:hover {
	color: #000;
	text-decoration: underline;
}
li {
	font-family: "museo-sans-1", "museo-sans-2", sans-serif;
}
.message_body {
	font-family: "museo-sans-1", "museo-sans-2", sans-serif;
}

