/* --------------------------------------- */
/* Merci de respecter l'ordre alphabétique */
/* --------------------------------------- */






/* ------------ */
/* Balises HTML */
/* ------------ */
/* ------------------------------------------------------------------------------ */

.spip_documents_center
{
text-align: center;
}


A:link, A:visited
	{
	font-family: Arial;
	font-size: 12px;
	color: #D50D3C;
	text-decoration : none;
	}


A:active
	{
	color: #D50D3C;
	}

A:hover
	{
	color: #93BFF6;
	text-decoration : none;
	}

.souligne A:link, .souligne A:visited
	{
	font-family: Arial;
	font-size: 10px;
	color: #D50D3C;
	text-decoration : underline;
	}


.souligne A:active
	{
	color: #D50D3C;
	}

.souligne A:hover
	{
	color: #93BFF6;
	text-decoration : none;
	}



.rougem A:link, .rougem A:visited
	{
	font-family: Arial;
	font-size: 11px;
	color: #D50D3C;
	text-decoration : none;
	}


.rougem A:active
	{
	color: #D50D3C;
	}

.rougem A:hover
	{
	color: #FFF;
	text-decoration : none;
	}


.bleu A, .bleu A:link, .bleu A:visited
	{
	font-family: Arial;
	font-size: 12px;
	color: #036;
	text-decoration : none;
	}

.bleu A:active
	{
	color: #036;
	}

.bleu A:hover
	{
	color: #FFF;
	text-decoration : none;
	}



.bleup A, .bleup A:link, .bleup A:visited
	{
	font-family: Arial;
	font-size: 12px;
	color: #036;
	text-decoration : none;
	}


.bleup A:active
	{
	color: #036;
	}

.bleup A:hover
	{
	color: #93BFF6;
	text-decoration : none;
	}



.rouge A, .rouge A:link, .rouge A:visited
	{
	font-family: Arial;
	font-size: 15px;
	color: #D50D3C;
	text-decoration : none;
	}


.rouge A:active
	{
	color: #D50D3C;
	font-size: 18px;
	}

.rouge A:hover
	{
	color: #FFF;
	text-decoration : none;
	}


BODY
	{
	font-family: Arial;
	color: #036;
	font-size: 12px;
	scrollbar-base-color: #003366;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0x;
	margin-width: 0px;
	margin-height: 0px;
	}

P, TD
	{
	color: #036;
	font-size: 12px;
	}


H1
	{
	color: #036;
	font-size: 17px;
	font-weight: bold;
	}

H2
	{
	color: #D50D3C;
	font-size: 15px;
	font-weight: bold;
	}


TABLE .bordure
	{
	border: 2px solid #8099B3;
	}

.imageee {  margin-right: 2px; border: 0px #000000 solid; margin-bottom: 2px }

INPUT
	{
	border-right: #AAAAAA 1px solid;
	border-top: #AAAAAA 1px solid;
	font-weight: 100;
	font-size: 11px;
	border-left: #AAAAAA 1px solid;
	color: #4A6B7B;
	border-bottom: #AAAAAA 1px solid;
	background-color: #FFFFFF;
	}

/* ------------------------------------------------------------------------------ */







/* ---------------------- */
/* Classes personnalisées */
/* ---------------------- */
/* ------------------------------------------------------------------------------ */



.corps
	{
	font-size: 11px;
	color: #336699
	}

.gras
	{
	font-size: 11px;
	color: #336699
	font-weight: bold;
	}

.titre
	{
	font-size: 16px;
	color: #CC6434;
	}

font.titreune
{
	font-size: 20px;
}

/* ------------------------------------------------------------------------------ */


