/* Corps */

#conteneur
{
width: 800px;
background-color: #f04e99;
}

#corps
{
width: 800px;
font-family: arial, serif;
font-size: 11px;
color: black;
text-align: justify;
margin-bottom: 1px;
}

	.photo_resto
	{
	margin-top: 2px;
	margin-bottom: 10px;
	}
	
	/* Infos */
	
	.infos
	{
	width: 167px;
	height: 120px;
	float: left;
	margin-left: 16px;
	padding-right: 12px;
	background-color: #f498bd;
	}
	
	.defilement
	{
	width: 166px;
	height: 75px;
	float: left;
	padding: 6px;
	margin-top: 5px;
	text-align: justify;
	overflow: hidden;
	}
	
	.vide
	{
	font-size: 2px;
	}
	
	/* Fin d'Infos */
	
	
	/* La Carte */
	
	.carte
	{
	width: 167px;
	height: 120px;
	float: left;
	margin-left: 17px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: left;
	background-color: #f498bd;
	}
	
	.image_la_carte
	{
	margin-left: -6px;
	}
	
	.carte ul
	{
	margin-top: 5px;
	}
	
	.carte li
	{
	list-style-image: url("rond.jpg");
	margin-left: -25px;
	margin-bottom: 1px;
	}
	
	/* Fin de La Carte */
	
	
	/* Soirée Détente */
	
	.soiree
	{
	width: 167px;
	height: 120px;
	float: left;
	margin-left: 18px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	background-color: #f498bd;
	}
	
	.image_soiree_detente
	{
	display: block;
	margin-left: -6px;
	margin-bottom: 3px;
	}
	
	.form_mail
	{
	width: 167px;
	margin-top: 3px;
	margin-bottom: 0px;
	}
	
	.email
	{
	width: 132px;
	height: 12px;
	font-family: arial, serif;
	font-size: 10px;
	border: 1px solid white;
	}
	
	.ok
	{
	width: 20px;
	height: 16px;
	padding-bottom: 2px;
	margin-left: 2px;
	background-color: white;
	border: none;
	color: #ef4e98;
	font-family: arial, serif;
	font-size: 11px;
	cursor: pointer;
	}
	
	.ajout_mail_reussi
	{
	width: 167px;
	height: 120px;
	float: left;
	margin-left: 18px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	background-color: #f498bd;
	}
	
	.affichage_ajout_mail_reussi
	{
	margin-top: 35px;
	}	
	
	.erreur_ajout_mail
	{
	width: 167px;
	height: 120px;
	float: left;
	margin-left: 18px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	background-color: #f498bd;
	}
	
	.affichage_erreur_ajout_mail
	{
	margin-top: 27px;
	}
	
	/* Fin de Soirée Détente */
	
	
	/* Livre d'Or */
	
	.signer_livre_or
	{
	width: 167px;
	height: 120px;
	float: left;
	margin-left: 18px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	background-color: #f498bd;
	}
	
	.signer_en_premier_livre_or
	{
	margin-top: 33px;
	}
	
	.image_livre_or
	{
	display: block;
	margin-left: -6px;
	margin-bottom: 3px;
	}
	
	.affichage_aleatoire_message_livre_or
	{
	width: 167px;
	height: 120px;
	float: left;
	margin-left: 18px;
	padding-left: 6px;
	padding-right: 6px;
	text-align: justify;
	background-color: #f498bd;
	}
	
	/* Fin de Livre d'Or */
	
/* Fin de Corps */	
