/* --------------------------------------- */
/* Merci de respecter l'ordre alphabétique */
/* --------------------------------------- */






/* ------------ */
/* Balises HTML */
/* ------------ */
/* ------------------------------------------------------------------------------ */

A, A:link, A:visited
	{
	font-family: arial;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	}


A:hover, A:active
	{
	font-family: arial;
	text-decoration: underline;
	}

.ssrubrik A, .ssrubrik A:link, .ssrubrik A:visited
	{
	font-family: arial;
	color: #195B05;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	}


.ssrubrik A:hover, .ssrubrik A:active
	{
	font-family: arial;
	text-decoration: underline;
	}

BODY	{
	background-color: #FFF5E4;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}

INPUT
	{
	border-right: #B52129 1px solid;
	border-top: #B52129 1px solid;
	font-weight: 100;
	font-size: 11px; 
	border-left: #B52129 1px solid;
	color: #4A6B7B;
	border-bottom: #B52129 1px solid; 
	background-color: #FFFFCE;
	}

.sansbord
	{
	border: 0px;
	background: transparent;
	}

TD, P
	{
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	}

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;
	}

/* ------------------------------------------------------------------------------ */
/* ---------------------- */
/* Classes personnalisées */
/* ---------------------- */
/* ------------------------------------------------------------------------------ */



.date 	{
	font-size: 12px;
	color: #FF9A00;
	}

.gras
	{
	font-size: 11px;
	color: #336699
	font-weight: bold;
	}

.titre
	{
	font-size: 14px;
	color: #EE5700;
	font-weight: bold;
	background-color: #FFF5EA;
	}

.chapo
	{
	font-size: 11px;
	color: #193F99;
	}

.infos
	{
	color: #666666;
	font-family: Verdana, Arial;
	font-size: 11px;
	text-align: left;
	}

.intinfos
	{
	color: #333333;
	background: #DDDDDD;
	font-family: Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	}

.intitule
	{
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	}

/* ------------------------------------------------------------------------------ */
