/*<![CDATA[*/
/* CSS issu des tutoriels css.alsacreations.com */
body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
}
p {
margin: 0 0 10px 0;
}
#header {
height: 267px;
background-image:url(../image/Wengo.lnk_r1_c1.png);
}
#haut {
height: 30px;
background-color:#CCCCFF;
}
#conteneur {
width:750px;
margin:0 auto;
background-image:url(../image/Wengo.lnk_r2_c1.png);
}
#centre {
margin-left: 230px;
margin-right: 5px;
}

div#centre h2 a , div#centre h3 a {
color : #000; 
text-decoration : overline; 
} 
div#centre h2 a:hover , div#centre h3 a:hover {
color : #000; 
text-decoration : none; 
} 
div#centre h2 {
padding-left : 10px; 
line-height : 30px; 
font-size : 1.4em;
border-left: #006600 solid 4px ;
color : #000; 
border-bottom : 1px solid #006600; 
} 
div#centre h3 {
margin-left : 10px; 
padding-left : 5px; 
border-bottom : 1px solid #000; 
border-left : 3px solid #000; 
color : #000; 
} 
#gauche {
margin-left:5px;
float:left;
width: 200px;
}
#droite {
float:right;
width: 150px;
}
#pied {
clear:both;
height: 83px;

background-image:url(../image/Wengo.lnk_r3_c1.png);
}
#pied p {
margin-top:40px;
}

#menuhaut {
list-style-type: none;
margin: 0;
padding:0;
}
#menuhaut li {
display: inline;
}
#menuhaut a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menuhaut a:hover {
text-decoration: none;
}
#menugauche {
list-style-type: none;
margin: 0;
padding:0;
}
#menugauche li {
margin-bottom: 5px;
}
#menugauche a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menugauche a:hover {
text-decoration: none;
}
#menudroit {
list-style-type: none;
margin: 0;
padding:0;
}
#menudroit li {
margin-bottom: 5px;
}
#menudroit a {
margin: 0 2px;
color: #000000;
text-decoration: underline;
}
#menudroit a:hover {
text-decoration: none;
}
#zone1 {    /* zone cliquable */
float: left;
width : 170px;
height: 34px;
margin-left:0px;
margin-top: 0px;

}
#zone2 {    /* zone cliquable */
float: left;
width : 170px;
height: 34px;
margin-left:0px;
margin-top: 0px;

}
#zone3 {    /* zone cliquable */
float: left;
width : 170px;
height: 34px;
margin-left:0px;
margin-top: 0px;

}
#zone4 {    /* zone cliquable */
float: left;
width : 170px;
height: 34px;
margin-left:0px;
margin-top: 0px;
}

a { text-decoration: none; color: #369; border-bottom: 1px dashed #369; }
a:hover { border-bottom: 1px dashed #49515C; color: #49515C;
background-color:#CCCCCC;}

#mot-cle div{

   margin-left:auto;
   margin-right:auto;


   width: 800px; /* Très important : donner une taille au menu */
    margin:0;
	 font-size: 10px;
   text-align:center;
   font-weight:normal;

	
   }
 #mot-cle-h{
    margin:0;
    font-family: Verdana, "Times New Roman", Times, serif;
 font-size: 10px;
   text-align:center;
   font-weight:normal;
 }  
 .menuv{
list-style-type:none;
margin:0;
padding:0;
}
ul.menuv li {
text-align : left; 

} 
ul.menuv li a {
text-decoration:none;
display : block; 
width : 160px;
border-bottom:dashed 1px ;
font-size : 13px; 
color : #000; 
} 
ul.menuv li a:hover {
color : #000; 
background:#CCCCCC;
margin-left:5px;
} 

ul.menuv li a:visited{
color:#000000;}
/*]]>*/