body
{
	margin: auto;
	background-color: #ffffff;	
background-image: url(images/background.jpg);
background-repeat: repeat-x;
	font-family: Times new roman;	
	text-align:justify;
}



h1
{
	color: #330000;
	font-size: 20px;
font-weight:bold;
margin:1px;
	
}



#contenant
{
margin:auto;
width: 960px;
}


#header
{
width: 960px;
height:536px;
background-image: url(images/header.gif);
background-repeat: no-repeat;
}

#intro
{
font-size:18px;
color:#35302A;
padding:12px;
padding-top:300px;
}

#main
{
width: 940px;
background-color: #FFEAC3;
padding : 10px;
}

.bloc
{
color:#35302A;
font-size:18px;
padding:3px;
margin-bottom:15px;

}

.bloc p
{
margin:1px;

}

#footer
{
width: 960px;
height: 84px;
background-image: url(images/footer.jpg);
background-repeat: no-repeat;
}

#signature
{
width: 960px;
text-align:right;
font-size:12px;
color:#FFEAC3;
}

#signature a
{
width: 960px;
text-align:right;
font-size:12px;
color:#FFEAC3;
}
