body {
	margin: 0;
	padding: 0;
	background-color: #735648;
	color: #180c02;
}


#container {
	width: 892px;
	margin: 0 auto;

}


#header {
	width: 892px;
	height: 86px;
	background-image: url(images/bg_header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	
	}
	
#langues {
	float: right;
	margin-top: 5px;
	margin-right: 25px;
}


#menu {
	width: 892px;
	height: 127px;
	background-image: url(images/bg_menu.gif);
	background-repeat: no-repeat;
	margin: 0px;

}

#menualign {
	padding: 48px;
	clear: both;
}



#centre {
	clear: none;
	margin-top: 0px;
	

}


#gauche {
	background-image: url(images/bg_gauche.gif);
	float: left;
	width: 256px;
	height: 740px;
	margin: 0px;

}



#gauchecarte {
	background-image: url(images/bg_gauche.gif);
	float: left;
	width: 256px;
	height: 500px;
	margin: 0px;

}

#gauche1an {
	background-image: url(images/bg_gauche.gif);
	float: left;
	width: 256px;
	height: 1250px;
	margin: 0px;

}

#gauchecenter {
	text-align: center;
	color: #DE8858;
	font-size: 13px;
	font-family: "Trebuchet MS",Verdana;
	font-weight: normal;
	margin-left: 33px;
}

#separateur {
	width: 160px;
	height: 1px;
	background: #DE8858;
	margin-top: 10px;
	margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;

}

#contentcarte {
	background-image: url(images/bg_droit.gif);
	background-position: right;
	background-repeat: repeat-y;
	float: right;
	width: 636px;
	height: 500px;
	font-size: 14px;
	font-family: "Trebuchet MS",Verdana;
	text-align: left;
}


#content1an {
	background-image: url(images/bg_droit.gif);
	background-position: right;
	background-repeat: repeat-y;
	float: right;
	width: 636px;
	height: 1250px;
	font-size: 14px;
	font-family: "Trebuchet MS",Verdana;
	text-align: left;
}

#content a:link {
	color: #FFFFFF;
	text-decoration: underline;
	
}

#content a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	
}


#content a:hover {
	color: #180c02;
	text-decoration: underline;
	
}

A.pizza {
	font-size: 12px;
	font-family: "Trebuchet MS",Verdana;
	color: #000000;
	text-decoration: underline;
}

A.pizza:hover {
	font-size: 12px;
	font-family: "Trebuchet MS",Verdana;
	color: #000000;
	text-decoration: none;
}

A.pizza:visited {
	font-size: 12px;
	font-family: "Trebuchet MS",Verdana;
	color: #000000;
	text-decoration: underline;
}





#carte {
	width: 460px;
	background-color: #DE8858;
	font-size: 12px;
	font-family: "Trebuchet MS",Verdana;
	text-align: left;
	margin-left: 50px
	padding: 20px;

}
#carte p {
	margin-left: 10px;
}

#content {
	background-image: url(images/bg_droit.gif);
	background-position: right;
	background-repeat: repeat-y;
	float: right;
	width: 636px;
	height: 740px;
	font-size: 14px;
	font-family: "Trebuchet MS",Verdana;
	text-align: center
}

#content h1 {
margin: 0;
padding: 0;
font-size: 16px;
font-weight: bold;


}



#content h2 {
margin: 0;
padding: 0;
font-size: 14px;
font-weight: bold;
border-bottom: 1px dotted #180c02;
margin-right: 30px;
margin-bottom: 5px;
}


#content .pdf {
	height: 30px;
	padding-top: 20px;
	padding-left: 60px;
	background-image: url('images/pdf.png');
	background-repeat: no-repeat;
	background-position: left;
	text-align: left;
}





#mentions {

	width: 570px;
	height: 660px;
	font-size: 12px;
	font-family: "Trebuchet MS",Verdana;
	text-align: left
}


#footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat;
	width: 892px;
	height: 18px;
	clear: both
}

#footeralign {
	margin-left: 255px;
	color: #F6BFBF;
	font-size: 12px;
	font-family: "Trebuchet MS",Verdana;
}

a.copyliens:link {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F6BFBF;
	font-size: 12px;
	text-decoration: none;

}



a.copyliens:visited {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F6BFBF;
	font-size: 12px;
	text-decoration: none;

}





a.copyliens:hover {

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #F6BFBF;
	font-size: 12px;
	text-decoration: underline;

}




