body {
	font: normal 1.2em/1.6em Arial, Helvetica, Geneva, sans-serif;
}
a:focus {
	outline: 1px dotted invert;
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
h1 {
	line-height: 1.6em;
	font-size: 1.8em;
}
h2 {
	line-height: 1.2em;
	font-size: 1.1em;
	font-weight: normal;
	letter-spacing: 1px;
}
h3 {
	line-height: 1.6em;
	font-size: 2em;
}
h4 {
	line-height: 1.6em;
	font-size: 0.8em;
	color: #6dc0cf;
}
h5 {
	line-height: 1.6em;
	font-size: 1.6em;
}
h6 {
	line-height: 1.6em;
	font-size: 1.4em;
}
p {
	line-height: 1.3em;
	font-size: 0.7em;
}
strong {
	line-height: 1em;
	margin-bottom: 10px;
	font-weight: bold;
	font-style: normal;
}
span.first-letter {
	float: left;
	font-size: 3.4em;
	line-height: .5em;
	text-transform: uppercase;
	margin: 0.25em 0.14em 0 0;
}
ol {
	list-style: decimal;
}
ul, ol, li {
	list-style-type: none;
}
p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset {
	margin-bottom: 20px;
	padding-right: 15px;
}
#breadcrumbs ul li {
	font-size: 0.8em;
}
#breadcrumbs ul li a {
	font-size: 0.9em;
}
#breadcrumbs ul li a:hover {
	text-decoration: none;
}
#menu_navigation {
	font-size: 0.8em;
}
#bt_telecharger ul li {
	font-size: 0.6em;
	line-height: 1.4em;
}
#block_info {
	font-weight: normal;
	font-style: normal;
}
#block_vert_info span {
	display: block;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 1.3em;
	overflow: hidden;
	padding-left:5px;
	padding-top:20px;
}
#block_info p {
	margin-bottom: 5px;
}
#block_info a.des_link {
	font-size:0.7em;
	line-height:1.3em;
}
#footer ul li {
	font-size: 0.7em;
}
.justify p {
	text-align: justify;
}
div.mt_lgl p {
	font-size:0.7em;
	line-height:1.05em;
	margin-bottom:10px;
}