body {
-x-system-font:none;
background:#222222 none repeat scroll 0 0;
font-family:"Trebuchet MS",helvetica,sans-serif;
font-size:0.8em;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
margin:10px 0;
padding:0;
text-align:left;
}
div#conteneur {
background:#FFFFFF none repeat scroll 0 0;
border:2px solid #6f772f;
margin:0 auto;
text-align:left;
width:800px;
}
h1#header {
background:transparent url(header.jpg) no-repeat scroll left top;
height:120px;
margin:0;
}
div#full {
}
div#menuleft0 {
background:transparent url(menu.jpg) no-repeat scroll left top;
color:#ffffff;
width: 155px;
height : 180px;
}
div#menuleft2 {
background:transparent url(menu2.jpg) no-repeat scroll left top;
color:#ffffff;
width: 155px;
height : 266px;
}
div#menuleft0 input[type=text], div#menuleft0 input[type=password] {
background-color: #1e280d;
color : #dddddd;
border:1px solid #6f772f;
height:22px;
margin : 5px 0px 5px 0px;
vertical-align:top;
width:132px;
}
div#menuleft0 input[type=submit], div#menuleft0 input[type=button] {
background-color: #1e280d;
color : #dddddd;
font-size:0.8em;
border:1px solid #6f772f;
height:22px;
margin : 5px 0px 5px 0px;
vertical-align:top;
width:65px;
}
ul#menuli
{
	height: 35px ;
	margin: 0 ;
	padding-top: 40px ;
	padding-left : 5px;
	list-style-type: none ;
}
ul#menuli li
{
	text-align: left ;
}
ul#menuli li a
{
	line-height: 26px ;
	font-size: 12px ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #fff ;
	display: block ;
	text-decoration: none ;
}
ul#menuli li a:hover
{
	text-decoration: underline ;
}
div#contenu {
padding:0 25px 0 100px;
}
div#contenu h2 {
border-bottom:1px solid #6f772f;
color:#6f772f;
font-size:1.4em;
line-height:25px;
padding-left:25px;
margin-bottom : 1px;
}
div#contenu h3 {
border-bottom:1px solid #99BB22;
border-left:3px solid #99BB22;
color:#99BB22;
margin-left:15px;
padding-left:5px;
}
div#contenu p {
line-height:1.7em;
text-align:justify;
text-indent:2em;
}
div#contenu a {
color:#6f772f;
}
div#contenu a:hover {
color:#99BB22;
}
div#contenu input[type=text], input[type=password] {
width:330px;
}
p#footer {
background:transparent url(footer.jpg) no-repeat scroll left top;
font-size:0.9em;
color:#FFFFFF;
margin:0;
padding-right:30px;
text-align:right;
vertical-align: bottom;
height:60px;
}
p#footer a{
color:#FFFFFF;
text-decoration:none;
}
pre {
background:#DDEEAA none repeat scroll 0 0;
border:2px solid #99BB22;
font-size:1.2em;
overflow:auto;
padding:5px 0 0 5px;
}
pre span {
color:#556600;
}
pre span.comment {
color:#B30000;
}
ul#menu
{
	height: 35px ;
	margin: 0 ;
	padding-top: 82px ;
	padding-left : 25px;
	list-style-type: none ;
}
/* On donne une hauteur au menu, correspondant a
 la taille de l'image utilisée en fond, on met ensuite l'image de fond
  avec un décalage de 25 pixels vers le haut pour utiliser la technique de roll over expliquée dans un autre tutoriel; */
ul#menu li
{
	float: left ;
	text-align: center ;
	padding-right : 20px;
}/* On rend les li en flottant pour pouvoir les
 afficher horizontalement, on cache les puces, et on centre le texte */

ul#menu li a
{
	line-height: 25px ;
	font-size: 16px ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #fff ;
	display: block ;
	text-decoration: none ;
}/* C'est sur les liens que le gros du travail est
 effectué, largeur, hauteur de ligne, taille de police, graisse de police,
  espacement des lettres, couleur, bordure et decoration du texte. 
  Nous pouvons dimensionner les a grâce à la propriété display: block ; */

ul#menu li a:hover
{
	text-decoration: underline ;
}/* Et pour finir on décale l'image de fond au passage
 de la souris pour laisser aparaître l'état survolé de l'image, 
 voir le tutoriel sur les roll over pour plus de détails */

li#titlemenuleft
{
	line-height: 26px ;
	font-size: 12px ;
	font-weight: bold ;
	letter-spacing: 2px ;
	color: #fff ;
	display: block ;
	text-decoration: none ;
  text-align: right;
  width : 130px;
  border-bottom:1px solid #ffffff;
}

div#mini{
height : 350px;
margin-left : 30px;
}


/*======================LISTE CONTACTS===============*/
ul#contacts
{
	list-style-type: square  ;
}
/* On donne une hauteur au menu, correspondant a
 la taille de l'image utilisée en fond, on met ensuite l'image de fond
  avec un décalage de 25 pixels vers le haut pour utiliser la technique de roll over expliquée dans un autre tutoriel; */
ul#contacts li
{
	text-align: left ;
		line-height: 20px ;
}/* On rend les li en flottant pour pouvoir les
 afficher horizontalement, on cache les puces, et on centre le texte */

ul#contacts li a
{
	display: block ;
	text-decoration: none ;
}/* C'est sur les liens que le gros du travail est
 effectué, largeur, hauteur de ligne, taille de police, graisse de police,
  espacement des lettres, couleur, bordure et decoration du texte. 
  Nous pouvons dimensionner les a grâce à la propriété display: block ; */
/*======================POLICES======================*/
.bold{font-weight : bold;}
.italique{font-style : italic;}

div#news1 a{
  color:#000000;
}
.cachediv {
height:1px;
margin-top:-1px;
overflow:hidden;
position:absolute;
visibility:hidden;
	letter-spacing: 2px ;
	color: #fff ;
	text-decoration: none ;
}
