<style type="text/css">
/*html , body {
height: 100% ;
font-family: Arial, Helvetica, Verdana, sans-serif; ;
font-size: 0.8em ;
margin: 0 ;
padding: 0 ;
}*/

#global {
width: 755px;
margin: 0 auto;
border: 3.5px solid #9b2 ;
}

#drapeaux  li{

			border: 0px solid #000;
			margin: 0px 0px 3px 10px;
			padding:2px;
}

/*#centre {
margin-left:5px;
margin-top:0;
}*/

#gauche {
position: relative;
left:0;
width: 145px;
}

#imggauche {
background: url(images/gauche_cypres.jpg) no-repeat ;
border: 3.5px;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}
			#menu {
			position:relative;
			top:5px;
			width:140px;
			text-decoration:none;
			}
			
			#menu dt {
			cursor: pointer;
			text-align: left;
			font-size:0.8em;
			background: #c96;
			border: 1px solid #9b2;
			margin: 0px 0px 10px 50px;
			padding:2px;
			}
			#menu dd {
			position:absolute;
			font-weight:bold;
			z-index:100;
			left:145px;
			width: 8em;
			margin-top:-1.5em;
			border: 1px solid #9b2;
			}
			#menu li {
			text-align: left;
			background: #c95;
			text-decoration: none;
			}
			#menu li a, #menu dt a {
			color: #000;
			text-decoration: none;
			display: block;
			height: 100%;
			border: 0 none;
			}
			#menu li a:hover, #menu li a:focus, #menu dt a:hover, #menu dt a:focus {
			background: #2b6524;
			color: #fff;
			}

#contenu {
z-index:1;
margin:10px 5px 10px 20px;
width: 560px;
}

#contenu_table {
margin:0px 5px 2px 50px;
font-weight: 700 ;
text-decoration: none ;
}

#contenu_table tr {
vertical-align:middle;
background: #ee9933;
}

#contenu_prod {
margin:0px 5px 0px 20px;
font-weight: 700 ;
font-size:0.8em;
text-decoration: none ;
}

#contenu_prod tr{
vertical-align:middle;
background: #ee9933;
}

#contenu_date li{
margin:0px 5px 2px 50px;
font-weight: 700 ;
font-size:0.9em;
text-decoration: none ;
}

div#contenu p
{
	text-align: justify ;
	text-indent: 2em ;
	line-height: 1.7em ;
}

div#contenu h2
{
	padding-left: 25px ;
	line-height: 25px ;
	font-size: 1.4em ;
	color: #9b2 ;
	border-bottom: 2px solid #9b2 ;
}

div#contenu h3
{
	margin-left: 35px ;
	padding-left: 5px ;
	font-size: 1.1em ;
	border-bottom: 0px solid #9b2 ;
	border-left: 3px solid #9b2 ;
	color: #9b2 ;
}

#field {
	border : 1px solid #9b2;
	font-size: 0.9em;
	}

#contact {
text-align: center;
font-size: 0.7em;
position:relative;
border-top: 1px solid #9b2 ;
}

#pied {
text-align: right;
font-size: 0.7em;
height: 15px;
background-color: #669966;
position:relative;
bottom:0;
padding-right: 10px;
}


