html {font-size: 90%;background: #484848 ;}
body {margin: 0;padding: 0; font-family: Helvetica , sans-serif;font-size: .8em; line-height: 1.25; color: black;color: #000;background: url('../images/bg.jpg') repeat-x top center;}
.spacer {clear: both;}
/* Titres */

h1, h2, h3, h4, h5, h6 {margin: 1em 0 .5em 0; }
h1, h2 {font-weight: normal;}
h1 {font-size: 2.5em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5 {font-size: 1em;}
h6 {font-size: 0.9em;}

/* Listes */
ul {list-style: square;margin: 0;padding: 0;}
li {margin: 0;padding: 0;}

/* Paragraphes */
p {margin: .75em 0;line-height: 1.3em;}
li p, blockquote p {margin: .5em 0;}

/* Citations */
blockquote, q {font-size: 1.1em;font-style: italic;font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;}
blockquote {margin: .75em 0 .75em 24px;}
cite {font-style: italic;}

/* Liens */
a {color: #1c1c1c;text-decoration: underline;}
a:hover, a:focus {color: #000;}
a img {border: none; }

/* Divers éléments de type en-ligne */
em {font-style: italic;}
strong {font-weight: bold;color: #A1B55D;}

/* --- STYLES POUR CERTAINS CONTENUS DES GABARITS --- */

pre, code {font-size: 100%;font-family: "Bitstream Vera Mono", "Lucida Console", "Courier New", monospace;}
pre {width: 90%;overflow: auto;	overflow-y: hidden;	margin: .75em 0;padding: 12px;background: #eee;	color: #555;}
pre strong {font-weight: normal;color: black;}


/* --- POSITIONNEMENT --- */
.conteneur {width: 960px;margin: 0 auto;position: relative;}

/* HEADER */
#header {height: 157px;padding: 0;}
#header h1 {margin: 0;}
#header h1 img {margin: 70px 20px 10px 20px;}

/* Bloc central */
#breadcrumb {margin: 5px 0;	padding:0;}


#home {margin: 0;padding: 0 10px;background: url('../images/block.jpg');height: 353px;}

#home .moduletablehome{position: relative;float: left;width: 240px;padding: 0;margin: 0 0 0 80px;height: 353px;padding: 0;border: 0px solid black;}
#home > :first-child {margin: 0 0 0 35px;}
#home .moduletablehome p {clear: both;font-size: 1em;line-height: 1.7em;color: #666666;text-align: justify;}
#home .moduletablehome a {position: absolute;bottom:30px;display: block;padding: 0 10px;margin: 0 50px;	width: 100px;line-height: 30px;background: #666666;	text-decoration: none;-moz-border-radius: 5px;color: #FFF;}
#home .moduletablehome a:hover{background: #333;-moz-border-radius: 5px;}
#home .moduletablehome h3 {background: #FFF;width: 100%;line-height: 30px;padding: 0 0 0 50px;color: #1c1c1c;background: url('../images/bargraph32.png') no-repeat;margin: 25px 0 20px 0;}
#contenu {width: 100%;overflow: hidden;height: 20px;}

/* Contenu Principal */
#principal {color: #F2F2F2;width:638px;}
#principal a {color: #332510;}
#principal a:hover, #centre a:focus {color: #6E5122;}
#principal strong {color: #181A12;}
#principal p {line-height: 1.5;}
#principal p {text-align: justify;}


/* Footer */
#footer {height: 180px;	background: #1c1c1c;color: #F2F2F2; border-top: 2px solid #575757;}
#footer .moduletable{float: left;width: 430px;margin: 5px 20px;}

#footer .moduletable h3 {}

#footer .moduletablefooter {clear: both;}
#footer ul{list-style-type: none;margin: 0;padding: 0;}
#footer ul li{padding: 0; line-height: 20px;}
#footer a{text-decoration: none;display: block;padding: 2px 5px;color: #F2F2F2;}

