
body {
background-color : #f3e8d2;
/*font-size : medium;*/
 color : #a34444;
 font-family : Georgia, "Times New Roman", "bookman old style", serif;
 font-size:70%;
}

h1, h2, h3, h4, h5, h6 {

color : #c06543;
}

h1, h3 {
text-align : center;
font-style : italic;
}

h4 {
line-height : 1;
text-align : left;
font-size:medium;
margin : 10px;
}

h5 {
text-align : center;
font-size:medium;
font-style : italic;
}

p.tfort {
font-family : "monotype corsiva", cursive, serif;
font-size: x-large;

font-weight : normal;
text-align : center;
}

p.tnormal {
font-family : "monotype corsiva", cursive, serif;
color : #c06543;
font-size : large;
font-weight : normal;
text-indent : 3em;
text-align : justify;
}


tt {
color : #653d3d;
}

hr {
width : 75%;
}

.entete {
width : 100%;
height : 10em;
border : none;
}

.agentete {
width : 100%;
height : 40%;
border : none;
}

.agenda {
float : left;
width : 20%;
height : 620px;
background-color : #f3e8d2;
border-top : 3px  solid #bfbfbf;
border-left : 3px  solid #bfbfbf;
border-bottom : 3px   solid #e5e5e5;
border-right : 3px  solid #e5e5e5;
margin-right : 5px;
overflow : auto;
}


.corps {

height : 600px;
background-color : #f3e8d2;
overflow : auto;
border-top : 3px  solid #bfbfbf;
border-left : 3px  solid #bfbfbf;
border-bottom : 3px   solid #e5e5e5;
border-right : 3px  solid #e5e5e5;
padding : 10px;
}

.agcorps {
height : 550px;
width:98%;
overflow : auto;
border-top : 3px  solid #bfbfbf;
border-left : 3px  solid #bfbfbf;
border-bottom : 3px   solid #e5e5e5;
border-right : 3px  solid #e5e5e5;
}

.vitcorps {
height : 500px;
width:98%;
overflow : auto;
border-top : 3px  solid #bfbfbf;
border-left : 3px  solid #bfbfbf;
border-bottom : 3px   solid #e5e5e5;
border-right : 3px  solid #e5e5e5;
}

a {
font-size : medium;
font-weight : bold;
color : #c06543;
}

a :link {
font-size : medium;
font-weight : bold;
color : #c06543;
}
a :visited {
font-size : medium;
font-weight : bold;
color : #a87d55;
}
a:hover {
color : #f3e8d2;
background-color : #c06543;
}
a.bouton {
background-color : #f3e8d2;
text-decoration : none;
font-weight : bold;
/*font-style : italic;*/
font-size:100%;
text-align : center;
margin-left:5px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
padding-bottom : 5px;
border : 4px outset #c06543;
}
a.bouton:hover {
color : #f3e8d2;
background-color : #c06543;
border : 4px inset #c06543;
}

#cdc{
border:0px;
}
#cdc:hover{
background-color:#f3e8d2;
border:1px;
}


ul li {
font-size : 110%;
font-weight : bold;
list-style-image : url(images/galet.gif);
list-style-position: outside;
}

ul ul li {
list-style-image : url(images/fleche.gif);
margin-bottom : 20px;
list-style-position: outside;
}

input.bouton1  {
font-size: large;
color: maroon;
background-color: #e9e9e9;
}
 
img.bordee, img.gauche, img.droite{
margin:10px; 
border-top : 5px  solid #bfbfbf;
border-left : 5px  solid #bfbfbf;
border-bottom : 5px   solid #e5e5e5;
border-right : 5px  solid #e5e5e5;
} 
 
 
 
img.gauche{
float:left; 

}


img.droite {
float:right; 

}

