body {  
background-color:#CEE5C4;
color:#1F1025;
font-family: sans-serif;
}
acronym {
border-bottom: 1px dashed thin;
}

a:link {	color: #3F0045;  text-decoration: underline; }
a:visited {	color: #460040; text-decoration: underline; }
a:hover { color: Red; text-decoration: underline overline; }

H2{
font-size: 120%;
text-align: left;
padding-left: 2%;
padding-bottom: 15px;
padding-top: 10px;
}

strong {
color: #C00000;
font-weight: normal;
}

.entete, .titre {
text-align: center; 
font-size: 21px;
}

.titre{
background-color:#C4E5DB;
}
.boutontitre{
background-color:#CBC4E5;
width: 200px;
height: 47px;
}
.boutontitre img {
	vertical-align: top;
}

.infos {
border: dotted blue 1px;
/*padding: 15px 5px;*/
background-color:#C4DFE5;
color:#3B201A;
}
.infos ul li {
list-style: none;
}

/* début menu et copyright */

TABLE.copy,TR.copy,TD.copy, TD.copy b {	
font-family : "Times New Roman", serif;
font-size: 10px;
background: #CBC4E5;
}

div.lien a:link, div.lien  a:visited {  
background-color:#A9D198;
}
div.lien, div.lien a:link , div.lien  a:visited {  
text-align: center;  
text-decoration: none;
color:#562E67; 
}
div.lien A:hover, div.lien A:active {
background-color:#6BB14E;
color:#944EB1; 
text-decoration: none;
}
.lien A {
border-left: 1px solid #DAEBD3;
border-top: 1px solid #DAEBD3;
border-right: 1px solid #559342;
padding: 2px 10px;
margin: 0;
display: inline;
width: auto;
}
.lien {
clear: both;
margin: 0;
padding-top: 40px;
}
.lien UL{
list-style: none;
margin: 0;
padding: 0;
border: none;
}
.lien LI{
display: inline;
margin: 0;
padding: 0;
width: auto;
}