body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color:#000;
	background-color:#FFF;
	background-image:url(images/fond-body.jpg);
	background-repeat:repeat-x;
	height: 100%;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
	margin: 0px;
	padding: 0px;
}


a:link {
	color:#666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color:#003;
}
a:active {
	text-decoration: none;
}

img, h2 img, h2, h3, h5, ul, div, h1, h3, dl, dt, dd, li, p{
    margin: 0px;
	padding: 0;
	border: 0;
	
}
h5, p{
	margin:10px;}

h1, h2{
	display:none;
}


#bigbox {
	margin-left: auto;
    margin-right: auto;
	width:780px;
	min-height:750px;
	position: relative;
	text-align:center;	
}

#entete {
	width:779px;
	height:409px;
	float:left;
	background-image:url(images/fond-header.jpg);
	background-repeat:no-repeat;
}


#contenu {
	width:779px;
	min-height:300px;
	float:left;
	background-image:url(images/fond-contenu.jpg);
	background-repeat:repeat-x;
}

#contenu h5 {
 color:#C00;}
#contenu strong {
	color: #990000;
}


#footer {
	width:779px;
	float:left;
	margin-bottom:25px;
	text-align:center;	
}
#bigbox #contenu #formulaire-contact .texte .textfield {
	width: 400px;
}
#bigbox #contenu #formulaire-contact .textfield {
	width: 400px;
}
#bigbox #contenu img {
	border: 1px red solid;
}
