/* CSS des clotures du pays d'auge */

* {
 padding: 0;
 margin: 0;
 }
body	{
 background: #000000;
 color: #000000;
 font: 11px/1.4em Arial, sans;
 text-align: center; 
}

acronym {
 cursor: help;
 }

#container {
 padding: 0 2px;
 width: 700px !important;
 width /**/: 704px;
 height : 1000px;
 margin: 0 auto;
 background: #e6e9e0;
 text-align: left;
 padding-left: 0px; 
position: relative;
 }


/* menu horizontal */

#header {
    	width: 700px;
    	background: #DAE0D2 url(bg.gif) repeat-x bottom;
    	font-size:93%;
    	line-height:normal;
	margin-top: 0px;
	float: right;
}

#header ul {
    	margin:0;
    	padding: 10px 10px 0;
    	list-style:none;
}
#header li {
    	float:left;
	background:url("left.gif")
      	no-repeat left top;    
	margin:0;
    	padding:0 0 0 9px;
}

#header a {
    	display:block;
	background:url("right.gif")
	no-repeat left top;
	padding:5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #765;
}
#header a:hover {
      color:#333;
}

#header #current a {
    background-image:url("right_on.gif");
    padding-bottom:5px;
	color:#333;    
}

#header #current {
    background-image:url("left_on.gif");
    }




/* BASICS */
ul, li {
 list-style: none;
 }
ul {
/* border-top: 1px solid green;
* border-bottom: 1px solid green;
* border-left: 1px solid green;
* border-right: 1px solid green;
*/
	 
}
li {
 text-transform: lowercase;
 border-bottom: 1px solid green;
 padding: 5px 7px 5px 24px;
 background: url(li.gif) no-repeat;
}
hr { 
clear: both; 
visibility: hidden; 
}
.spacer { 
clear: both; 
}

/* LINKS */

a {
 text-decoration: none;
}
a { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #24b32d; }
a:active { color: #000000; }


/* PARAMS PARA H */

h1, h2, h3 {
 font-weight: normal;
 line-height: 1.0em;
 text-indent: -2000em;
 display: block;
 }
/* h1 affiche le logo cpa */
h1 {
 width: 700px;
 height: 100px;
 background: #32b24d url("../images/banniere.gif");
}
/* h2 : image sous le logo */
h2 {
 width: 700px;
 height: 0px;
 
 }
h3 {
 width: 500px;
 height: 100px;
 background: #F5F5F5;
 }

/* page */
.content {
 margin-top: 25px; 
 float: right;
  width: 75%;
border: 2px solid #24b32d;
font: 13px Arial;
padding-left:8px;
}
.menu {
margin-top: 57px;
width: 18%;  
border: 2px solid #24b32d;
  padding: 1em;
padding-top: 15px;
font: 13px Arial;
float: left;
}

.menu_haut {
margin-top: 0px;
width: 100%;
padding-top: 0px;
}

.mini {
margin-top: 10px;
margin-bottom: 10px;
padding-top: 15px;
}
/* formatage texte */
.titre {
color: #135813;
 font: Arial, sans;
 font-size: large;
}

.where {
color: #f7fae6;
 font: 11px/1.4em Arial, sans;
 text-align: center;
}

.subtitre {
color: #D3D3;
 font: Arial, sans;
 font-size: medium;
}

.introduce {
color: #D3D3D3;
 font: Arial, sans;
 font-size: small;
}

.texte {
color: #FFFFFF;
 font: Arial, sans;
 font-size: small;

}

/* footer */
.footer {
color: #777;
 font: 11px/1.4em Arial, sans;
 text-align: center;
 background-color: #000000;
}
/* header */
.geheader {
font-family: Arial, sans;
font-style: italic;
font-size: x-large;
color: #f7fae6;
text-shadow: #f2f2f2 0px 0px 5px;
}

/* barre header */
#accessible{
color: #FFFFFF;
left:0;
position:absolute;
top:0.2em;
width:100%;
margin:0;
padding:0;
}
