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.4em;
}
h3 {
	line-height: 1.6em;
	font-size: 2em;
}
h4 {
	line-height: 1.6em;
	font-size: 0.8em;
	color: #68c32c;
}
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 {
	font-size: 1em;
	line-height: 1.1em;
}
#footer ul li {
	font-size: 0.6em;
}