body
{
   width: 794px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;
   font-family: "Verdana", "Trebuchet MS", Arial, sans-serif;
}
{   
	scrollbar-face-color: #f9d50a;
	scrollbar-darkshadow-color: #0076be;
	scrollbar-track-color: #0076be;
	scrollbar-arrow-color: #0076be
}
A:link
{
color: #FF3300;
text-decoration: none;
font-size: 12px;
font-family: Verdana, Trebuchet MS, Arial, sans-serif;
}
A:visited
{
color: #FF3300;
text-decoration: none;
font-size: 12px;
font-family: Verdana, Trebuchet MS, Arial, sans-serif;
}
A:hover
{
color: #FF3300;
text-decoration: overline underline;
font-weight: bold;
font-size: 12px;
font-family: Verdana, Trebuchet MS, Arial, sans-serif;
}

#texte
{
	width: 586px;
	background-color: white
}
p
{
	color: blue;
	font-size: 22px;
	font-family: "Verdana", "Arial", "Trebuchet MS";
	text-indent: 10px;
	font-weight: bold;
	font-variant: small-caps;
}

h1
{
	color: #e74510;
	font-family: "Verdana", Arial Black, Arial, serif;
	font-variant : small-caps;
	font-size: 14px;
	text-align: center
}

h2
{
	color: #0076be;
	font-family: "Verdana", Arial Black, Arial, serif;
	text-align: left;
	font-size: 14px;
	padding-left: 20px;
	padding-top: 15px;
	text-indent: 10px;
	font-variant: small-caps;
}

h3
{
	color: #e74510;
	font-family: "Verdana", Arial Black, Arial, serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
}

h4
{
	text-align: left;
	font-weight: lighter;
	font-family: "Verdana", Arial Black, Arial, serif;
	color: #0076be;
	padding-left: 10px;
	padding-right : 10px;
	font-size: 12px;
}

h5
{
	font-size: 12px;
	font-family: "Verdana", Arial Black, Arial, serif;
	color: #0076c8;
	text-align: center;
}

h6
{
	font-size: 12px;
	font-family: "Verdana", Arial Black, Arial, serif;
	color: #e74510;
	text-align: right;
}

li
{
	text-indent: 35px;
	font-family: "Verdana", Arial Black, Arial, serif;
	color: #0076be;
	font-size: 12px;
}

.cadre
{ 
	border-color: black black #0076be #0076be; 
	height: auto; 
	width: auto; 
	clip: rect( 4px ); 
	padding-bottom: 4px; 
	padding-left: 10px ; 
	padding-top: 4px; 
	border-style: solid; 
	border-width: 0 0 1px 1px; 
}
.tabBleu
{ 
	width: auto; 
	margin : 10px;
	padding-left: 5px;
	padding-bottom : 10px;
	height: auto; 
	clip: rect( 4px );
	border-style: solid; 
	border-width: 0 0 1px 1px; 
	border-color: black black #0076be #0076be; 
}

.cadre2
{ 
	border-color: black black #0076be #0076be; 
	height: auto; 
	width: 220px; 
	clip: rect( 4px ); 
	margin-left : 10px;
	border-style: solid; 
	border-width: 0 0 1px 1px; 
}
