
div#bandeau {
background-color:#00A5A7;	
width: auto;
    height: 100px;
    font-family: verdana, helvetica, arial, sans-serif;
    padding: 0 10px 0 70px;
    font-size: 40px;
    font-weight: bold;
    color: #EEEEEE;
    text-align: right;
	}
	ul#list-nav {
list-style:none;
margin:0px;
padding:5px 50px 50px 5px;
width:auto
}
	
	#menu-demo2, #menu-demo2 ul{
padding:0;
margin:0;
list-style:none;
text-align:center;
}
#menu-demo2 li{
display:inline-block;
position:relative;
border-radius:8px 8px 0 0;
}
#menu-demo2 ul li{
display:inherit;
border-radius:0;
}
#menu-demo2 ul li:hover{
border-radius:0;
}
#menu-demo2 ul li:last-child{
border-radius:0 0 8px 8px;
}
#menu-demo2 ul{
position:absolute;
max-height:0;
left: 0;
right: 0;
overflow:hidden;
-moz-transition: .8s all .3s;
-webkit-transition: .8s all .3s;
transition: .8s all .3s;
}
#menu-demo2 li:hover ul{
max-height:15em;
}
/* background des liens menus */
#menu-demo2 li:first-child{
background-color: #65537A;
background-image:-webkit-linear-gradient(top, #65537A 0%, #2A2333 100%);
background-image:linear-gradient(to bottom, #65537A 0%, #2A2333 100%);
}
#menu-demo2 li:nth-child(2){
background-color: #729EBF;
background-image: -webkit-linear-gradient(top, #729EBF 0%, #333A40 100%);
background-image:linear-gradient(to bottom, #729EBF 0%, #333A40 100%);
}
#menu-demo2 li:nth-child(3){
background-color: #F6AD1A;
background-image:-webkit-linear-gradient(top, #F6AD1A 0%, #9F391A 100%);
background-image:linear-gradient(to bottom, #F6AD1A 0%, #9F391A 100%);
}
#menu-demo2 li:nth-child(4){
background-color: #00CCCC;
background-image:-webkit-linear-gradient(top, #00CCCC 0%, #9F391A 100%);
background-image:linear-gradient(to bottom, #00CCCC 0%, #9F391A 100%);
}
#menu-demo2 li:last-child{
background-color: #009999;
background-image:-webkit-linear-gradient(top, #009999 0%, #677F35 100%);
background-image:linear-gradient(to bottom, #009999 0%, #677F35 100%);
}
/* background des liens sous menus */
#menu-demo2 li:first-child li{
background:#2A2333;
}
#menu-demo2 li:nth-child(2) li{
background:#333A40;
}
#menu-demo2 li:nth-child(3) li{
background:#9F391A;
}
#menu-demo2 li:nth-child(4) li{
background:#9F391A;
}
#menu-demo2 li:last-child li{
background:#677F35;
}
/* background des liens menus et sous menus au survol */
#menu-demo2 li:first-child:hover, #menu-demo2 li:first-child li:hover{
background:#65537A;
}
#menu-demo2 li:nth-child(2):hover, #menu-demo2 li:nth-child(2) li:hover{
background:#729EBF;
}
#menu-demo2 li:nth-child(3):hover, #menu-demo2 li:nth-child(3) li:hover{
background:#F6AD1A;
}
#menu-demo2 li:nth-child(4):hover, #menu-demo2 li:nth-child(3) li:hover{
background:#F6AD1A;
}
#menu-demo2 li:last-child:hover, #menu-demo2 li:last-child li:hover{
background:#009999;
}
/* les a href */
#menu-demo2 a{
text-decoration:none;
display:block;
padding:8px 32px;
color:#fff;
font-family:arial;
}
#menu-demo2 ul a{
padding:8px 0;
}
#menu-demo2 li:hover li a{
color:#fff;
text-transform:inherit;
}
#menu-demo2 li:hover a, #menu-demo2 li li:hover a{
color:#000;
}
	
	
	

div#menu {
	
	float:left;
	width:200px;
	height:800px;
	background-color:;
	padding: 15px 5px 5px 5px;
font-family: century gothic;
    font-size: 12px;
    font-weight: lighter;
    color:blue;
    text-align: left;
	}
	
	
	div#colonne1 {    padding: 5px 5px 5px 5px; float: left;     width: 220px;     margin-right: 10px; border-style:solid; border-width:1px;    background:; font-family: verdana, helvetica, arial, sans-serif; font-size: 11px; font-weight:normal;text-align: justify;} 
	div#colonne2 {     padding: 5px 5px 5px 5px; float: right;     width: 220px;     margin-left: 10px; border-style:solid; border-width:1px; ;  background: ;font-family: verdana, helvetica, arial, sans-serif; font-size: 11px;font-weight:normal;text-align: justify; } 
	div#centre {     padding: 5px 5px 5px 5px; overflow: hidden;     background:; font-family: verdana, helvetica, arial, sans-serif; font-size: 11px;font-weight:normal;text-align: justify; }
div#contenu {


    h1 { font-family: verdana, helvetica, arial, sans-serif; text-align: left; color: #999999; font-size: 1.2em; font-weight: bold; margin: 0; padding-top: 4px; padding-bottom: 4px; }
	h2 { font-type : "arial";text-align: left; color: #999999; font-size: 0.875em; font-style : italic; font-weight:normal; margin: 0; padding-top: 4px; padding-bottom: 4px; }
	h3 { font-type : "arial"; text-align: left; color: #999999; font-size: 0.650em; font-style : italic; font-weight:normal; margin: 0; padding-top: 4px; padding-bottom: 4px; }
	
	float:left; margin-left:10px;
	width:auto;
	padding:20px;
	height:auto;
	font-family:verdana, helvetica, arial, sans-serif; 
	font-size: 12px;
	font-weight:normal;
    color: #483D8B;  text-align: justify; page-break-before: always; page-break-after: always }
	

