body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #566167;
	background-image: url(images/fond-site.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.Style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
.txt-courant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #333333;
}
.input, select{
font-size:0.8em;
color:#333;
border:1px solid #333;
height:auto;
}
.inputcase{
border:none;
}
.textarea{
border:#000033 1px solid;
}
.form{
margin:0px;
padding:0px;
}
.label{
font-weight:bold;
text-align:left;
margin-left:5px;
}
.button{
height:18px;
background-color:#999;
color:#FFFFFF;
border:1px solid #999;
}
.titre1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #A81818;
}
.titre2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #333333;
}
.img1{
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 1px solid #919AA0;
}.txt-courant-base {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
}
.txt-courant2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #9D0200;
}
a.footer:visited {
	text-decoration: none;
	color: #333333;
}
a.footer:hover {
	text-decoration: none;
	color: #666666;
}
a.footer:active {
	text-decoration: none;
	color: #666666;
}

a.liens {
	text-decoration: none;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.liens:visited {
	text-decoration: none;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.liens:hover {
	text-decoration: none;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
a.liens:active {
	text-decoration: none;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}