/****************************************************/
/*************** Structure de la page ***************/
/****************************************************/
body {
	margin: 0px;
}
#bandeau {
	position: relative;
}
#container {
	width: 1000px;
	margin: auto;
	border: 1px solid #333333;
	height: 555px;
	position: relative;
	background-image: url(images/fond_02.gif);
}
#contenu {
	width: 1000px;
	height: 380px;
	background-image: url(images/fond_01.gif);
	background-repeat: no-repeat;
	position: relative;
}
/**********************************************/
/*************** menu de gauche ***************/
/**********************************************/
#menu {
	position: absolute;
	top: 85px;
	width: 110px;
	text-align: right;
}
#menu p {
	margin: 0px;
	margin-bottom: 20px;
}
#menu a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000000;
	text-decoration: none;
}
#menu a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000000;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
	color: #00818E;
}
.lienactif {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #048290;
	text-decoration: none;
}
/**************************************************/
/*************** contenu de la page ***************/
/**************************************************/
#photos {
	position: absolute;
	width: 150px;
	height: 347px;
	left: 850px;
	text-align: center;
	padding-top: 20px;
}
.cadrephoto {
	border: 1px solid #1E2F81;
}
#titre {
	position: absolute;
	left: 270px;
	background-image: url(images/rond-bleu.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	padding-left: 20px;
	color: #005a7c;
	line-height: 0.9em;
	height: 55px;
	width: 559px;
}
#texte {
	position: absolute;
	left: 270px;
	top: 60px;
	width: 560px;
	height: 260px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#texte p {
	margin: 0px;
}
.titreclair {
	color: #96D2DC;
	font-weight: bold;
	font-size: 22pt;
}
#titre p {
	margin: 0px;
}
.retrait {
	padding-left: 150px;
}
#emporter {
	position: absolute;
	left: 370px;
}
.grostitre {
	font-family: Arial, Helvetica, sans-serif;
	color: #00818E;
	font-weight: bold;
	font-size: 1.3em;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #212B82;
	font-weight: bold;
	padding-left: 160px;
	padding-bottom: 10px;
}
.detail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	padding-left: 180px;
}
.prix {
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: 1.2em;
	color: #00818E;
	font-weight: bold;
	padding-bottom: 10px;
}
.grostexte {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-style: italic;
	color: #53B6C9;
}
.texte2 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14pt;
	color: #00818E;
}
#texte a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #1D2B84;
}
#texte a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #1D2B84;
}
#texte a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #1D2B84;
	text-decoration: none;
}
/*******************************************/
/*************** bas de page ***************/
/*******************************************/
#adresse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
	position: absolute;
	top: 335px;
	text-align: center;
	left: 20px;
}
.photodroite {
	float: right;
}
.legende {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #00818E;
}
.photodecale {
	margin-left: 200px;
}
.titre-menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 2.5em;
	color: #172D83;
	font-style: italic;
	text-align: center;
}
.texte-menu {
	color: #00818E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
}
.texte-menu2 {
	color: #00818E;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.prix-menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.5em;
	font-style: italic;
	text-align: center;
	color: #1B2E7D;
}
.prix-menu2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	color: #1B2E7D;
}
.tableau {
}
.tableau TD {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CC9900;
}

.descript-menu {
	text-align: center;
	color: #53B6C9;
	font-weight: normal;
}

