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






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

A, A:link, A:visited, A:active
	{
	font-size: 11px;
	color: #AAAAAA;
	text-decoration : none;
	font-weight: bold;
	}

A:hover
	{
	color: #888888;
	text-decoration : underline;
	}

.titrelien A, .titrelien A:link, .titrelien A:visited, .titrelien A:active
	{
	font-size: 12px;
	color: #FFFFFF;;
	text-decoration : none;
	font-weight: bold;
	}


.titrelien A:hover
	{
	text-decoration : underline;
	}

BODY
	{
	scrollbar-face-color: #5A0206;
	scrollbar-highlight-color: #FFFFFF; 
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #999999;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #333333;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0x;
	margin-width: 0px;
	margin-height: 0px;
	background-color: #000000;
	font-family: Arial, sans-serif;
	}

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

.enquete
	{
	border-right: #000000 1px solid;
	border-top: #000000 1px solid;
	font-weight: 100;
	font-size: 11px; 
	border-left: #000000 1px solid;
	color: #000000;
	border-bottom: #000000 1px solid; 
	background-color: #FFFFFF;
	}

TD, P
	{
	font-size: 12px;
	color: #333333;
	font-family: Arial, sans-serif;

	}

P
	{
	text-align: justify
	}


TEXTAREA
	{
	border-right: #B52129 1px solid;
	border-top: #B52129 1px solid;
	font-weight: 100;
	border-left: #B52129 1px solid;
	border-bottom: #B52129 1px solid; 
	font-size: 11px;
	color: #4A6B7B;
	text-decoration: none;
	background-color: #FFFFCE;
	}

IMG	{
	border: 0px;
	}

H1
	{
	color: #E74200;
	font-size:15px;
	font-weight: bold;
	text-align: left;
	}



.debats
	{
	color: #004A5A;
	font-size:15px;
	font-weight: bold;
	text-align: left;
	}


.temoignages
	{
	color: #750000;
	font-size:15px;
	font-weight: bold;
	text-align: left;
	}

.ressources
	{
	color: #004A5A;
	font-size:15px;
	font-weight: bold;
	text-align: left;
	}

H2
	{
	color: #E74200;
	font-size:13px;
	font-weight: bold;
	text-align: left;
	}

.stildate
	{
	font-size:9px;
	}
	

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





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

.titre
	{
	font-size: 14px;
	color: #AA0000;
	font-weight: bold;
	}

.titrerub
	{
	font-size: 20px;
	color: #FF6113;
	font-weight: bold;
	}

.forum1	{
	background-color: #FFEACB;
	font-size: 11px;
	color: #333333;
	font-family: Arial, sans-serif;
	}

.forum2	{
	background-color: #FFF5E7;
	font-size: 11px;
	color: #333333;
	font-family: Arial, sans-serif;
	}

.forum3	{
	background-color: #FFFFFF;
	font-size: 11px;
	color: #333333;
	font-family: Arial, sans-serif;
	}

.tablo1	{
	background-color: #FFEACB;
	font-weight: bold;
	font-size: 13px;
	}

.tablo2 {
	background-color: #FFF5E7;
	}

.tablo3 {
	background-color: #FFFFFF;
	}
/* ------------------------------------------------------------------------------ */
