@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 {
	text-decoration:none;
    color:#004c16;
}

a:hover {
	text-decoration: underline;
}
a img {
    border: none;
}

/* Divers �l�ments de type en-ligne (8) */
em {
    font-style: italic;
}
.p_italic{
	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;
	width:720px;
	height:500px;
	z-index:1;
	left: 50%;
	top: 50%;
	margin-top: -250px;
	margin-left: -360px;
}
#gauche{
height:400px;
width:360px;
float:right;
}
#droite{
	height:400px;
	width:360px;
	float:left;
	margin:0px;
	padding:0px;
}
#bas{
	height:90px;
	width:719px;
	clear:both;
	background-image:url(images/Coin-noir.gif);
	background-repeat:no-repeat;
	text-align:center;
	padding-top:10px;
	line-height: 24px;
}
#bas a{
	color:#f6bf5d;
}
#bas a:hover{
	text-decoration:none;
}
.texte_jaune{
color: #ffc761;
font-size: 18px;
}
#texte{
	height:340px;
	width:auto;
	text-align:justify;
	font-size:10px;
	line-height:12px;
}
#overflow{
	height:300px;
	width:auto;
	overflow:auto;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:-10px;
}
#texte p {
	margin: 0px;
	padding: 0px;
	margin-right:15px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:auto;
	text-align:left;
	margin-left:25px;
}
#vignette{
width:359px;
margin-bottom:0px;
padding-bottom:0px;
}

.carre_rouge1{
float:left;
background-color:#004c16;
height:60px;
width:59px;
}
.texte_vert{
	color:#004c16;
}
.carre_rouge2{
float:left;
background-color:#004c16;
height:60px;
width:60px;}
.carre_rouge3{
	float:left;
background-color:#00992b;
height:60px;
width:60px;
}

#menu{
	width:auto;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#menu a {
	font-family:Arial, Helvetica, sans-serif;
	color: #1e1c19;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#menu a:hover {
	text-decoration:underline;
}
#menu span {
	font-family:Arial, Helvetica, sans-serif;
	color: #1e1c19;
	text-decoration:underline;
	margin: 0px;
	text-align: left;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#sous_menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#004c16;
	text-align:center;
	margin-top:5px;
}
#sous_menu a{
	color:#004c16;
}
#sous_menu a:hover{
	text-decoration:underline;
}
#sous_menu span{
	text-decoration:underline;
}
#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: #004c16;
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;
}
.shadowbox{
	margin-left:25px;
	margin-top:15px;
	font-weight:bold;
	float:left;
	margin-left:15px;
	text-align:center;
}
.shadowbox img{
	border:none;
	margin-top:5px;
}
