
body {background-color:#ffeeaa; font-family:Arial,sans-serif; font-size:13pt; color:#008; margin:20px; margin-top:5px;}

#entete{ 
height:62px;
width:656px;
margin-left:auto;
margin-right:auto;
margin-bottom:20px;
padding:5px;
border-style: double; 
}

h1	{	font-size:18pt; font-weight:bold;
				border-bottom-style:solid; border-bottom-width:3px; border-color:#44f; 
				margin:0px; margin-bottom:16px;text-align: center;
				padding:5px;
				padding-bottom: 10px;
			}

h2	{	 font-size:16pt; font-weight:bold; 
			text-decoration: underline;
			text-align: left;
			}
			
h2 .nobold{
font-weight:normal;
font-style:italic;
text-decoration: none;
}

h3 	{	font-family:Arial,sans-serif; font-size:18pt; color:black; 
				margin:0px; margin-top:24px; margin-bottom:16px;
				clear: both;
			}


p, li, td {text-align: justify; }

a:link {color:#00f ; font-size:13pt;font-weight:bold;font-style: normal;}
a:visited {color:#00c; font-size:13pt;font-weight:bold;font-style: normal;}
a:hover {background-color: #ffa; font-size: 13pt; font-weight: bold; font-style: normal;}
a:active {color:#FF0000; font-size:13pt;; font-weight:bold;font-style: normal;}

/* End of style section. */