html {
	width: 100%;
	height: 100%;
	}
BODY{
	margin: 0;
	text-align: center;
	padding: 0;
	width: 100%;
	height: 100%;
	background-color: #cbdaff;
	background-image: url(images/background2.jpg);
	background-repeat: repeat-x;
	background-position:left top;
}
TD {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}
.texte {
	font-family: Verdana, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}

A  { text-transform: none; font-size:10px; text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif;  color: #333333; font-weight: normal; }
 
A:link 		{ color:#333333; }
A:visited	{ color:#333333; }
A:active 	{ color:#333333; }
A:hover 	{ color:#333333;
}


/* Dezscription classe Liens NAVIG */ 
.nav  {}
A:link.nav 		{ text-transform: none; color:#6B80D3; }
A:visited.nav 	{ text-transform: none; color:#6B80D3; }
A:active.nav 	{ text-transform: none; color:#6B80D3; }
A:hover.nav 	{ text-transform: none; color:#6B80D3; }


.mention {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.gras {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6B80D3;
	text-decoration: none;

}
.gras_bleu_fonce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #03366D;
	text-decoration: none;

}
.gras_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;

}
.souligne {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #1F1A18;
	text-decoration: underline;

}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6A81D1;
	text-decoration: none;

}
.titre_date_bleu_fonce {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #03366D;
	text-decoration: none;

}
.titre_date_bleu_clair {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #6A81D2;
	text-decoration: none;

}
.grostitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;

}
.cadrenoir {
	background-color: #A9A9AB;
	border: 1px solid #3F2318;

}
.fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FCF9F5;
	border: 1px solid #5F6062;

}
.fondsite {
	background-image: url(images/fondsite.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
.fondcontenu {
	background-image: url(images/fondcontent.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.fondtexte {
	background-image: url(edsys/uploaded/fond-texte.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fond_ciel {
	background-image: url(edsys/uploaded/fond_bleu_ciel.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.separateur {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #F6F6F6;
}
.fondsite {
	background-image: url(images/fondsite.png);
	background-repeat: repeat-y;
	background-position: center top;
}
