
body {
background-color: #996633;
font-family:Arial, Helvetica, sans-serif; 
color: #000000;
font-size: 14px;
margin: 0;
	}


.bg3{ background-color: #F5DEB3; color:#333333; font-size:12px;}
.bg1{background-color: #f5f5f5;}
.bg2{ background-color: #f5f5f5;  }


h1 {
	font-family:Arial, Helvetica, sans-serif; 
color:000000;
font-size: 46px;
text-align: center;
	}
	
	.bgt1{
	background-color: #ffffff;
	}
	
		
	p{
font-family:Arial, Helvetica, sans-serif; 
		}
		
		.lettrine {
font-family:Georgia,Arial, Helvetica, sans-serif; 
color: #228B22;
font-size: 60px;
line-height: 80px;
}	

.lettrine2 {
font-family:Georgia,Arial, Helvetica, sans-serif; 
color: Red;
font-size: 60px;
line-height: 80px;
}			


.txt-centre{
font-family: Arial, Helvetica, sans-serif; 
color: #000000;
font-size: 16px;
	text-align: center;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	line-height: 18px;
		}
		
		
		.txt-left{
font-family: Arial, Helvetica, sans-serif; 
color: #000000;
font-size: 16px;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	line-height: 18px;
		}
		
		.txt-imp{
color: #b22222;
		}
	
	.img-bord {	
	 border-top: 2px solid #996633;  
	 border-bottom : 2px solid #996633;  
  }
		
	
	
	.facade {	
	background-image: url(../images/facade.jpg);
background-position: top;
background-repeat: no-repeat;

	}
	
.titre {
	font-family:Arial, Helvetica, sans-serif;  
color: 000000;
font-size: 24px;
	}

a {
	color: #0066FF;
}
a:link {
	color: #000000;
}
a:active {
	color: #0066FF;
}
a:visited {
	color: #000000;
}
a:hover {
	font-weight : bold;
	color: #CC0000;
}


#foot{
	text-align: center;
	font-family : "Courier New", Courier, monospace;
	font-size: 14px;
	color: #F1F1F1;
}
#formulaire{
width:90%;
}
	
	
		
