
/*
	Prune : #980D66
*/

	body
	{
		margin:0px;
		font-family:Trebuchet MS;
		color:#F654CB;
		font-size:0.8em;
		font-weight:normal;
	}

	font.defaut
	{

	}

	font.titre
	{
		font-size:1.2em;
	}

	font.sous_titre
	{

	}

	font.nom_photo_agrandissement
	{
		color:#959595;
	}

	/* Balise A pour les liens créés dans l'éditeur */
	a
	{
		color:#F654CB;
		text-decoration:none;
	}

	a:hover
	{
		color:#980D66;
		text-decoration:none;
	}

	a.defaut
	{

	}

	a.defaut:hover
	{

	}



	td
	{
		vertical-align:top;
	}

	td.interligne
	{
		height:12px;
	}

	input
	{
		font-family:Trebuchet MS;
		background-color:#f1f1f1;
		color:#2C5465;
		font-size:0.9em;
		height:14px;
		width:20px;
		border:0px solid white;
		/*border-bottom:0px dashed #FCBAEB;*/
	}

	textarea
	{
		font-family:Trebuchet MS;
		background-color:#f1f1f1;
		color:#2C5465;
		font-size:1em;
		height:14px;
		width:20px;
		border:0px solid white;
		/*border-bottom:0px dashed #FCBAEB;*/
	}

	img
	{
		border:0px solid #ffffff;
	}



