body {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	color:#000;
	background-color:#5C2C0E;
	background-image:url(images/background.jpg);
	background-repeat:repeat;
	height: 100%;
	width: 100%;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
	margin: 0px;
	padding: 0px;
}
	
	

a{
	
	text-decoration: none;
}



a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration: none;
}

img{
    margin: 0;
	padding: 0;
	border: 0;
	
}

h1{
	display:none;
}


#bigbox {
	margin-left: auto;
	margin-right: auto;
	width:780px;
	position: relative;
	text-align:left;
	background-color:#000;
	height: 100%;
	font-size: 12px;
	color::#5C2C0E;
	
}

#entete {
	width:780px;
	height:224px;
	float:left;
	background-image:url(images/entete.jpg);
}

#titrepres, #titretraiteur, #titrecommandes, #titrecontact  {
	width:780px;
	height:64px;
	float:left;	
}


	
#titrepres h2, #titretraiteur h2, #titrecommandes h2, #titrecontact h2{
	display:none;
}
#titrepres{
	background-image:url(images/accueil.jpg);}
	
#titretraiteur{
	background-image:url(images/traiteur.jpg);}
#titrecommandes{
	background-image:url(images/commandes.jpg);}
#titrecontact{
	background-image:url(images/contact.jpg);}
#box {
	width:780px;
	height:576px;
	float:left;
}
#box #coordonnees {
	height:576px;
	width:248px;
	float:left;
	background-image:url(images/coordonnees.jpg);
}
#box #coordonnees a {
	color: #FFFFCC;
}

#box #coordonnees dl {
	width: 200px;
	margin: 20px 0 0 30px;
	text-align: center;
}
#box #coordonnees dd {
	margin: 10px;
}


#box #contenu{
	width:532px;
	height:576px;
	float:left;
	background-image:url(images/contenu.jpg);
	overflow:auto;
	
}
#box  #contenu  p, #box #contenu h3{
	margin:5px 25px 5px 15px;
	text-align:justify;
	width: 470px;
	color: #4E1414;
	}
#box #contenu ul {
	margin: 10px 10px 10px 50px;
}

	

#box #contenu table.illus {
	margin-left: 20px;
}


#box #contenu #formulaire-contact {
	width: 400px;
	margin:30px 0 0 100px;
}

#footer{
	width:780px;
	height:147px;
	float:left;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
}
#footer p {
	color:;
	text-align: center;
	font-size:12px;
	color:#E9D3A7;
	font-weight: bold;
	margin-top: 95px;
}
#footer p a{
	color:#E9D3A7;
}
a:link {
	width: 300px;
}

.textfield
{
	width:200px;
	border:1px solid #4E1414;
	background-color:transparent;
	background:transparent;
}

#contenu td
{
	color:#4E1414;
}