a:link
{
    color: #d45e3a;
    FONT-SIZE: 1em;
    TEXT-DECORATION: underline;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
  
}
a:visited
{
    color: #d3732f;
    FONT-SIZE: 1em;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
    

}
a:hover
{
    color: #d3732f;
    FONT-SIZE: 1em;
    TEXT-DECORATION: none;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
p {
margin:0; /* marges des paragraphes */
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 15px;
color: #F6FFC5;
background: #cbff79 url(./images/fond8.gif) top center repeat-y; 
margin: 0;
padding: 0;
text-align: center;

}
div#header {
height: 132px;
margin: 0 0 0 -10px;
background: url(./images/header5.gif) center center no-repeat;
}

div#menu {
height: 28px;

margin: 0 0 0 0px;
background: url(./images/menu2.gif) center center no-repeat;
}
div#menu ul {
	margin: 0;
	padding: 0;
	font-size: 1em;
	font-family: Verdana ,Arial, Helvetica, sans-serif;
	letter-spacing: 2px;
	color: #fff;
	display: block;
	}
div#menu ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	text-align: center;
	}
div#menu ul li a {
    	width: 105px;
	line-height: 28px;
	font-size: 0.9em;
	font-weight: bold;
	color: #000000;
	display: block;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-right: 1px solid #b3ef0e;
	}
div#menu ul li a:hover {
text-decoration: underline;
}
/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */

div#entre_espaces {
height: 59px;
margin: 0 0 0 0px;
background: url(./images/lotus_middle.gif) top left no-repeat;
}

div#conteneur {
padding: 0 0 30px 0;
width: 750px; 
height: 100%;
margin: auto;
}

#centre {
padding: 0 0 10px 0;
margin: 0px 15px 20px 15px;
background: #FFFFF4 ;
width: 720px;
height: auto;
border: #cbff79 1px solid;



}
#centre img{

margin: 20px 0 20px 0;



}
#centre h1{
color: #499B00;
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-size: 1.8em;
letter-spacing: 2px;
text-align: left;
line-height: 40px;
padding-left: 20px;
margin: 0 0 0 0;
background: #FFFFF4 url(./images/lotus_bottom.gif) top left no-repeat;
}

#centre h2{
color: #78a419;
font-family: Verdana, Helvetica, sans-serif;
font-size: 1.1em;
text-align: left;
letter-spacing: 1px;
padding-left: 25px;
line-height: 40px;
margin: 0 0 0 10px;
background: url(./images/h2titre.gif) top left no-repeat;

}

#centre ul{
	font-size: 1em;
	font-family: Verdana ,Arial, Helvetica, sans-serif;
	
	color: #000000;
}
div#centre ul li {
	font-style: italic;
	list-style-type: square;
	text-align: left;
	padding-bottom: 5px;
	padding-top: 5px;
	}

#centre p img{
float: left;
padding-right: 20px;
padding-top: 10px;
margin-bottom: 20px;
}

img {
border : 0; 
align : left;


} 
#centre p{
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
text-align: justify;
padding: 0 10px 0 30px;
margin: 10px 0 10px 0;
}

#centre p.intro{
color: #496500;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
font-style: italic;
text-align: justify;
padding: 0 20px 0 50px;
}

div#centre table{
color:#000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
width: 650px;
text-align:center;
margin: 0 10px 0 30px;
}
div#centre table td, div#centre table th{
color:#000000;
padding: 5px 0 5px 0;
font-family:Verdana, Arial, Helvetica, sans-serif;
border : 1px dotted  #cbff79;

}
div#centre table td a
{
    color: #000000;
    FONT-SIZE: 1em;
    text-decoration: underline;
        
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
div#centre table td a:hover
{
    text-decoration: none;
}
span{
text-align: center;
color:#496500;
font-weight: bold;

}
#centre p strong{
text-decoration: underline;
color:#496500;
font-weight: bold;

}
#centre p.prix{
text-align: right;
color:#499B00;
margin: 10px 0 10px 0;


}

#centre pre{
color: #7E003F;
font-family: Arial, Helvetica, sans-serif;
font-size: 0.9em;
font-style: italic;
text-align: left;
}


#centre h3{
color: #000000;
font-family: Verdana ,Arial, Helvetica, sans-serif;
font-size: 1em;
text-align: left;
padding-left: 33px;

}
#centre h3 span{
color: #228F26;
}

.spacer {
  clear: both;
}

#footer{
	margin: auto;
	height:70px;
	width: 750px; 
	background: url(./images/bottom.gif) bottom center no-repeat;
}

#footer p{
	margin: 30px 0 0 0;
	font-size: 0.8em;
	text-align: center;
	color: #000000;
	
	
	
}