
body {
margin: 0 auto;
padding: 0;
background-image: url("images/fond2.jpg");

}

body,td {font-family:verdana,arial,sans-serif; font-size:10pt; }
h1,h2,h3,h4,h5,h6 {font-family:"Trebuchet MS",helvetica,sans-serif; color:#ad7509; letter-spacing:1px;  }
h1 {font-size:22pt; text-align: center;}
h2 {font-size:20pt; text-align:left; text-decoration:inherit;}
h3 {font-size:18pt;}
h4 {font-size:16pt;}
h5 {font-size:12pt;}
h6 {font-size:10pt;}

#entete {
background-image: url("images/fond1.jpg");
color: #303030;
margin: 0 auto;
width: 85%;
border:4px groove #206984;
}

#header {
clear: both;
margin: 20px 0 0 0;
padding: 0;
height: 45px;
background-image: url("images/fond1.jpg");

}

#header h1 {
width: 250px;
margin: 0 0 10px 0;
float: left;
}

#header p {
width: 500px;
float: right;
text-align: center;
color: #a0a0a0;
margin: 0 0 10px 0;
font-size: 0.8em;
line-height: 1.2em;
}

#menuhorizontal {
width:95%;
margin-bottom: 2px;
text-align:center;
font-size:16pt;
color:#FFFFFF;
border:4px groove #74081c;
font-weight:bold;
background-image:url("images/fond2.jpg");
}


#menu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
color:#000000;
background-image: url("images/fond1.jpg");
}

#menu a {
text-decoration: none;
background-image:url("images/fond2.jpg");
}

#menu a:hover {
text-decoration: underline;
color: #875727;
}


#menu ul {	
list-style: none;
width: 150px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

.menuTitle {
background-image: url("images/fond3.jpg");
color: #fff;
font-size:16pt; 
text-align: center;
}

#menu li {
margin-bottom: 4px;
}

#menu li a {
font-weight: bold;
height: 20px;
text-decoration: none;
color:#336633;
display: block;
padding: 6px 0 0 10px;
background-image:url("images/fond2.jpg");
border-left: 4px solid #602c48;
}	
	
#menu li a:hover {
background-image:url("images/fond3.jpg");
color: #FFF;
border-left: 4px solid #602c48;
}

.annonce {
margin: 10px 0 10px 0;
padding: 10px;
width: 130px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;
}

#annexe {
float: right;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
line-height: 1.5em;
}

#extras p {
margin: 0 0 1.5em 0;
}

#corps {
margin: 0 20px 20px 160px;
padding: 0 10px 0 10px;
line-height: 1.6em;
}

.corpsTitle {
background-color: #ad7509;
color: #fff;
font-size:16pt; 
text-align: center;
}

#corps a {
text-decoration: none;
color: #ad7509;
}

#corps a:hover {
text-decoration: underline;
color: #875727;
}


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

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

a img {
border: 0;
}


#footer {
clear: both;
margin: 0 auto;
padding: 10px 0 20px 0;
border-top: 4px solid #f0f0f0;
width: 85%;
text-align: center;
color: #FFF;
font-size: 0.9em;
background-image:url("images/fond3.jpg");

}

#texte {

font:Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
text-align: center;
color:#000;
}

#texte2 {

font:Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
text-align:justify;
color:#000;
}

#blockquote {
font-family:"Trebuchet MS",helvetica,sans-serif; 
color:#000; 
font-size:16px; 
font-style:italic; 
font-weight:bold; 
text-align: center;
border-top:2px dashed #ad7509; 
border-bottom:2px dashed #ad7509; 
border-left:2px dashed #ad7509; 
border-right:2px dashed #ad7509;
margin:10px; 
padding:5px; 
background: #a2728c; 

}
	
.note {
color:#000; 
font-size:7pt;
font-style:italic; 
background-color:#963B74; 
padding:5px; 
border:1px solid #800000; 
}

.note2 {
color:#000; 
font-size:9pt;
padding:5px; 
}

#nouv {
font: 11pt Verdana, Arial;
text-align: center;
}

#footer a {
color: #FFF;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.left {
margin: 10px 10px 5px 0;
float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
font-size: 0.8em;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}