@charset "UTF-8";
/* ******************************************************* */
/* TRES IMPORTANT : indiquez au browser que les tags HTML5 */
/* sont � prendre en compte en tant que blocs, les tags    */
/* inconnus ayant g�n�ralement la propri�t�                */
/* "display:inline" dans les navigateurs.                  */
/* ******************************************************* */
 
header, hgroup, section, footer, aside, nav, article {
	display: block;
}
/* ******************************************************* */



/* --- STYLES DE BASE --- */
/* merci alsacreations.com */

/* Page */
html {
	font-size: 100%; /* �vite un bug d'IE 6-7. (1) */
}
body {
	margin: 0;
	padding: 1em; /* Remettre � z�ro si n�cessaire. */
	/* Pensez ? utiliser une collection de polices (2), par ex:
    font-family: Arial, Helvetica, FreeSans, sans-serif; */
    font-size: .8em; /* � adapter pour la police choisie. (3) */
	line-height: 1.4; /* � adapter au design. (4) */
	color: black;
	background: white;
}
/* Titres */
h1, h2, h3, h4, h5, h6 {
	margin: 1em 0 .5em 0; /* Rapproche le titre du texte. (5) */
	line-height: 1.2;
	font-weight: bold; /* Valeur par d�faut. (6) */
	font-style: normal;
}
h1 {
	font-size: 1.75em;
}
h2 {
	font-size: 1.5em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1em;
}
/* Listes */
ul, ol {
	margin: .75em 0 .75em 32px;
	padding: 0;
}
/* Paragraphes */
p {
	margin: .75em 0; /* Marges plus faibles que par d�faut. (7) */
}
address {
	margin: .75em 0;
	font-style: normal;
}
/* Liens */

a img {
	border: none;
}
/* Divers �l�ments de type en-ligne (8) */
em {
	font-style: italic;
}
strong {
	font-weight: bold;
}
/* Formulaires */
form, fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input, button, select {
	vertical-align: middle; /* Solution pb. d'alignement. (9) */
}
body {
	background-color: #DFD5BF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 1.1em;
}
#global {
	position:absolute;
	height:auto;
	z-index:1;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -360px;
}
#gauche {
	height:400px;
	width:360px;
	float:left;
}
#baniere_accueil {
	height:195px;
	width:720px;
	background-image:url(ban_accueil.jpg);
	background-repeat:no-repeat;
}
#droite {
	height:400px;
	width:360px;
	float:left;
	margin:0px;
	padding:0px;
}
#centre {
	height:auto;
	width:620px;
	float:left;
	margin:0px;
	padding:0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:50px;
	padding-right:50px;
}
#centre p {
	line-height:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#bas {
	height:90px;
	width:719px;
	clear:both;
	background-image:url(images/Coin-noir-2.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	text-align:center;
}
#bis {
	height:90px;
	width:719px;
	clear:both;
	background-image:url(images/Coin-noir-2.gif);
	background-repeat:no-repeat;
	padding-top:10px;
	text-align:center;
}
.texte_blanc {
	color: #fff;
	font-size: 37px;
	line-height:45px;
	margin:0px;
	padding:0px;
}
.texte_blanc a{
	text-decoration:none;
	color:#FFF;
}
.texte_blanc span {
	font-size:12px;
}
#texte {
	height:340px;
	width:auto;
	margin-left:10px;
	text-align:justify;
	font-size:10px;
	line-height:12px;
}
#texte p {
	margin: 0px;
	padding: 0px;
}
#vignette {
	width:359px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#vignette-centre {
	width:720px;
	margin-bottom:0px;
	padding-bottom:0px;
}
.carre_vert1 {
	float:left;
	background-color:#00992b;
	height:60px;
	width:60px;
}
.carre_vert2 {
	float:left;
	background-color:#004c16;
	height:60px;
	width:239px;
}
.carre_vert3 {
	float:left;
	height:60px;
	background-image:url(images/coin-vert.gif);
	width:60px;
}
.carre_vert2 a {
	display:block;
	text-decoration:none;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:35px;
	padding-top:10px;
	line-height:normal;
}
.carre_vert2 a:hover{
	color:#CCC;
}
.carre_vert2 a span {
	font-weight:normal;
	padding-left:10px;
	font-style:italic;
}
.carre_rouge1 {
	float:left;
	background-color:#4F0000;
	height:60px;
	width:60px;
}
.carre_rouge2 {
	float:left;
	background-color:#990000;
	height:60px;
	width:240px;
}
.carre_rouge2 a {
	display:block;
	text-decoration:none;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left:20px;
	padding-top:10px;
	line-height:normal;
}
.carre_rouge2 a:hover{
	color:#CCC;
}
.carre_rouge2 a span {
	font-weight:normal;
	padding-left:10px;
	font-style:italic;
}
.carre_rouge3 {
	float:left;
	background-image:url(images/coin-rouge.gif);
	background-repeat:no-repeat;
	height:60px;
	width:60px;
	clear: right;
}
.carre_rouge3-2 {
	float:left;
	height:60px;
	background-color:#990000;
	width:60px;
	clear: right;
}
.lien_bois{
	display:block;
	width:10px;
	float:left;
	padding-left:175px;
	padding-right:170px;
	padding-top:90px;
	padding-bottom:90px;
	margin-right:5px;
}
.lien_devantures{
	display:block;
	width:10px;
	float:left;
	margin-left:5px;
	padding-left:170px;
	padding-right:175px;
	padding-top:90px;
	padding-bottom:90px;
}
#menu {
	width:auto;
}
#menu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
#menu img {
	border:none;
}
.plusgros {
	font-size: 16px;
	line-height:20px;
}
.moyengros {
	font-weight:bold;
}
h1 {
	font-size: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-top:20px;
	padding:0px;
	font-weight:normal;
	line-height:20px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	line-height:120%;
}
#liens_bas {
	color: #993300;
	font-size: 12px;
	font-weight:normal;
}
#encart_adresse {
	position:absolute;
	color:#FFFFFF;
	width:120px;
	height:128px;
	top:1px;
	left:235px;
	padding-left:5px;
	padding-top:5px;
}
#encart_adresse a {
	font-weight:normal;
	font-size:10px;
	text-decoration:underline;
}
#encart_adresse a:hover {
	font-weight:normal;
	font-size:10px;
	text-decoration:none;
	color:#FFFFFF;
}
#mentions {
	text-align: center;
	position: relative;
}
#mentions a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
	text-decoration: none;
}
.a_agencement{
	text-decoration:none;
	color:#990000;
}
.a_agencement:hover{
	text-decoration:underline;
}
.a_ossature{
	text-decoration:none;
	color:#00992b;
}
.a_ossature:hover{
	text-decoration:underline;
}