@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.Header {
	background-image: url(../images/Header.png);
}
.Millieu {
	background-image: url(../images/Millieu.png);
}
.Footer {
	background-image: url(../images/Footer.png);
}
.Style1 {
	font-size: 11px;
	color: #CC3300;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.Style4 {
	color: #000000;
	font-size: 12px;
}
.Style5 {
	font-size: 32px;
	color: #CCCCCC;
	font-style: italic;
}
.Style6 {
	font-size: 25px;
	color: #FF6600;
	font-weight: bold;
	font-style: italic;
}
.Style8 {
	font-size: 20px;
	color: #CCCCCC;
}
.txtLettreContourObligatoire 
{
	font-family:Verdana,sans-serif;
	font-size: 11px; 
    font-weight: none;
	background-color: #ffbeb9;
	border: 1px solid #e67300;
	color: #000000; 
    text-align:left;
}
.txtLettreContour
{
	font-family:Verdana,sans-serif;
	font-size: 11px; 
    font-weight: none;
	background-color: #ffffff;
	border: 1px solid #e67300;
	color: #000000; 
    text-align:left;
}


