html, body {
height: 100%;
width: 100%;
overflow: hidden;
}

body {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
margin: 0;
padding: 0;
z-index:0;
text-align: justify;
}

#contenu {
height: 85%;
margin-left: 280px;
overflow: auto;
padding: 22px;
overflow: auto;
z-index:2;
text-align: justify;
}

#nouveau {
float: right;
overflow: hidden;
border-width: 1px;
border-style: dashed;
border-color: #045D00;
padding: 10px 5px 2px 5px;
margin: 5px;
}

#large {
float: right;
clear: both;
overflow: hidden;
border-width: 1px;
border-style: dashed;
border-color: #045D00;
padding: 0 10px 0 10px;
margin: 5px;
}

#liens {
float: right;
border-width: 1px;
border-style: dashed;
border-color: #045D00;
overflow: hidden;
padding: 10px;
margin: 5px;
}


#menu {
position: absolute;
left:0;
background-image: url("img/fondp.jpg");
background-repeat: no-repeat ;
background-attachment: fixed ;
width: 280px;
height: 100%;
z-index:4;
}

#page {
width: 100%;
height: 100%;
overflow: hidden;
z-index:1;
text-align: justify;
}


#header {
background-color: #FFFFFF;
background-image: url("img/fondh.jpg");
background-repeat: no-repeat ;
background-attachment: fixed ;
width: 100%;
height: 87px;
overflow: hidden;
z-index:3;
}






h1, h2, h3, h4, h5{
	font-family: Georgia, serif;
}

h1 { font-size:22px; margin-bottom:26px; color:#045d00; }
h2 { font-size:20px; margin-top:15px; margin-bottom:20px; color:#045d00; }
h3 { font-size:16px; color:#045d00; }
h4 { font-size:13px; margin-bottom:10px; color:#045d00; }
h5{font-size: 10px; color:#045d00; }
h6{font-size: 10px; color:#045d00; }
p,ul,ol,li,div,td,th,address,blockquote { font-size:12px; }

a{
	color: #DA6200;
	text-decoration: none;
}

a:visited{
	color: #045D00;
}

a:hover{
	color: #045D00;
	text-decoration:underline;
}

a img { border-color: #045D00; }





























dl, dt, dd, ul, li {
margin: 0;
padding: 0;
list-style-type: none;
}



#menu2 {
position: absolute;
top: 130px;
left: 50px;
width: 15em;
z-index:5;
}

#menu2 dt {
cursor: pointer;
background: #FFFBF8;
height: 20px;
line-height: 20px;
margin: 2px 0;
border: 1px solid gray;
text-align: center;
font-weight: bold;
color: #EB7303;
z-index:6;
}

#menu2 dd {
position: absolute;
z-index: 100;
left: 9em;
margin-top: -1.4em;
width: 15em;
background: #FFFBF8;
border: 1px solid gray;
z-index:7;
}

#menu2 ul {
padding: 2px;
}
#menu2 li {
text-align: center;
height: 18px;
line-height: 18px;
}
#menu2 li a, #menu dt a {
color: #045D00;
text-decoration: none;
display: block;
}

#menu2 li a:hover {
text-decoration: underline;
}



.orbg-excerpt {
text-indent:0.5cm;
padding : -5px 0 0 0;
margin : 0;
} 


