html, body
{ 
		font-family:tahoma;
		font-size:11px;
		background:#78A8EA;
		margin:0px;
		height:100%;
}
A
{
		color: #FF7E00;
		text-decoration: underline;
}
A:hover
{
		color: #FF7E00;
		text-decoration: none;
}
A:visited
{
		color: #415083;
}

H1
{
		display:none;
}
H2
{
		font: bold 14px "Arial";
		color: #415083;
}
LI
{
		list-style-image: url(../img/menu_haut_puce.png);
}
#content
{
		background: #FFFFFF url(../img/body_background.jpg) repeat-x top;
		font-family:tahoma;
		font-size:11px;
}
td
{
		font-family:tahoma;
		font-size:11px;
		text-align: justify;
}
#footer
{
	clear: both;
	margin: 0 0 0 0;
	padding: 10px;
	height: 60px;
	background: #78A8EA url(../img/footer_background.jpg) repeat-x top;
	text-align: center;
	color: #FFFFFF;
}
#footer TD
{
	text-align: center;
	color: #FFFFFF;
}
#footer A
{
	text-decoration: none;
	color: #FFFFFF;
}
#footer A:hover
{
	text-decoration: underline;
	color: #FFFFFF;
}
#footer A:visited
{
	color: #FFFFFF;
}
TABLE.cadre_blanc_contenu TD
{
		background:url(../img/cadre_blanc_puce.jpg) no-repeat top left;
		padding-left:8px;
		border-bottom:solid 1px #DCDCDC;
		width:110px;
}
TABLE.cadre_blanc_contenu A
{
		text-decoration:none;
		color:black;
}
TABLE.cadre_blanc_contenu A:hover
{
		text-decoration:underline;
		color:black;
}
TABLE.cadre_bleu
{
background:url(../img/cadre_bleu_fond2.png) no-repeat;
}
TABLE.cadre_bleu SELECT
{
		height:16px;
		width:100px;
		color:#5E81AE;
		font-family:arial;
		font-size:10px;
}
TD.cadre_bleu_titre
{
		padding-left:7px;
}
TD.cadre_gris_image
{
		text-align:center;
		padding-top:6px;
		padding-bottom:6px;
}
TD.cadre_gris_image IMG
{
		cursor:pointer;
		cursor:hand;
}
td.menu_haut
{
background:url(../img/menu_haut_fond.png) repeat-x;
padding-bottom:4px;
text-align:middle;
width:100%;
}
td.menu_haut A
{	
color:black;
text-decoration:none;
}
td.menu_haut A:hover
{	
color:black;
text-decoration:underline;
}
DIV.rub_image
{
float:left;
padding-right:4px;
padding-left:4px;
padding-top:5px;
padding-bottom:5px;
}
DIV.rub_image IMG
{
border:none;
}
.titre1
{
font-family:Arial;
font-weight:bold;
font-size:12px;
color:#6096DD;
text-align:left;
}
A.titre2
{
font-family:Arial;
font-weight:bold;
font-size:12px;
color:#696466;
text-align:left;
text-decoration:none;
}
A.titre2:hover
{
font-family:Arial;
font-weight:bold;
font-size:12px;
color:#696466;
text-align:left;
text-decoration:underline;
}
.inputtext { font-size: 10px;	color: #000000;	background-color: #BFD3EF; width:250px; border-style: groove; }
