/* Corps */

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

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

		.photo_resto
		{
		margin-top: 2px;
		margin-bottom: 11px;
		}
		
		.livre_or
		{
		width: 578px;
		height: 120px;
		margin-left: 14px;
		float: left;
		text-align: left;
		background-color: #f498bd;
		}
		
		.titre_livre_or
		{
		float: left;
		}

		/* Partie 1 */
		
		.signer_livre
		{
		float: right;
		margin-right: 5px;
		text-align: right;
		}

		.premier_signer_livre_or
		{
		width: 565px;
		margin-top: 42px;
		text-align: center;
		}
		
		.erreur
		{
		width: 562px;
		height: 58px;
		padding-top: 38px;
		text-align: center;
		}
		
		/* Fin de Partie 1 */
		
		
		/* Partie 2 */
		
		.ajout_message_livre_or
		{
		width: 565px;
		height: 91px;
		margin-top: 12px;
		padding-left: 10px;
		font-family: arial, serif;
		font-size: 11px;
		color: black;
		text-align: justify;
		overflow: auto;
		margin-bottom: -10px;
		}
		
		.pseudo
		{
		font-family: arial, serif;
		font-size: 11px;
		}
		
		.zone_saisie
		{
		font-family: arial, serif;
		font-size: 11px;
		overflow: auto;
		}
		
		.anti_bot
		{
		width: 540px;
		margin-top: 10px;
		text-align: center;
		}
		
		.code
		{
		letter-spacing: 3px;
		}
		
		.saisie_nb_anti_bot
		{
		width: 330px;
		padding-right: 205px;
		text-align: right;
		}
		
		.saisie_nb1
		{
		width: 50px;
		font-family: arial, serif;
		font-size: 11px;
		text-align: center;
		}

		.saisie_nb2
		{
		width: 50px;
		font-family: arial, serif;
		font-size: 11px;
		margin-top: 10px;
		text-align: center;
		}
		
		.valider
		{
		width: 80px;
		height: 20px;
		padding-bottom: 3px;
		background-color: #f04e99;
		border: 1px solid white;
		text-decoration: none;
		color: white;
		font-family: arial,serif;
		font-size: 12px;
		margin-top: 10px;
		margin-left: 228px;
		margin-bottom: 10px;
		cursor: pointer;
		}
		
		.erreur_ajout_message_livre_or
		{
		width: 562px;
		margin-top: 45px;
		text-align: center;
		}
		
		/* Fin de Partie 2 */
		
		.nom
		{
		clear: both;
		float: left;
		width: 560px;
		margin-top: 10px;
		margin-left: 10px;
		margin-right: 5px;
		}

		.vide
		{
		font-size: 3px;
		}
		
		.message
		{
		width: 560px;
		height: 62px;
		clear: both;
		margin-left: 10px;
		padding-right: 5px;
		text-align: justify;
		overflow: auto;
		}

		.precedent
		{
		float: right;
		margin-right: 3px;
		}
		
		.suivant
		{
		float: right;
		}

/* Fin de Corps */	
