
body {
background-image:url(images/vague.jpg);
font-size : small;
 color : #5fa2c9;
 font-family : "Lucida Sans Unicode",Verdana, "sans serif";
}

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

color : #fb8f2a;
}

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 : 9em;
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;
}


.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 : 600px;
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 : #5fa2c9;
}
/*
a :link {
font-size : medium;
font-weight : bold;
color : blue;
}
*/
a:visited {
font-size : medium;
/*font-weight : bold;*/
color : navy;
}
a:hover {
color : white;
background-color : #5fa2c9;
}
a.bouton {
background-color : #D0E7FF;
text-decoration : none;
font-weight : bold;
/*font-style : italic;*/
font-size:90%;
text-align : center;
margin-left:5px;
padding-left : 3px;
padding-right : 3px;
padding-top : 3px;
padding-bottom : 5px;
/*border : 4px outset #c06543;*/
border : 4px outset #2776DA;
border-radius:10px;
}
a.bouton:hover {
color : #D0E7FF;
background-color :#1012AE;
/*border : 4px inset #c06543;*/
border : 4px inset #2776DA;
}
ul li {
margin-left:40px;
font-size : medium;
/*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: blue;
background-color: #e9e9e9;
}

textarea {
background-color:white;
overflow: scroll;
}
 
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; 

}
