BODY { 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: arial,helvetica,sans-serif;
	font-size: 10px;
	color: #000;
	scrollbar-face-color: #EEE; 
	scrollbar-shadow-color: #999; 
	scrollbar-highlight-color: white; 
	scrollbar-3dlight-color: #666; 
	scrollbar-darkshadow-color: #CDE;
	scrollbar-track-color: #EEE;
	scrollbar-arrow-color: #FFF;
	overflow-x : auto;
	overflow-y : auto;
	width : 100%;
	 }

 
TD {
	font-size: 12px;
	color: #000;
	line-height: 130%;
} 


a {
	color: #888;
	text-decoration: none;
}

a:hover {
	color: #68B;
	text-decoration: none;
}


.bleu_gras {
	font-size: 14px;
	color: #68B;
	font-weight: bold;
}


.txt_courrier {
	font-family: "Courier New", Courier, mono;
	font-size: 18px;
	font-weight: bold;
}


.cel_align_centre {
	text-align: center;
}


.align_centre {
	align: middle;
}


.cel_centre_txt {

	text-align: justify;
	padding: 5px 0px 15px 15px;
}


.cel_menu {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	color: #888;
	padding: 5px 0px 5px 0px;
}


.cel_filet_haut {
	font-size: 10px;
	border-top: #E4E0E0 1px solid;
	padding: 5px 5px 5px 5px;

}

.celtitre {
	background-color:#F00;
	border: solid #FFF 1px;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	font-size: 11px;
	color: #FFF;	
}



.celcadre {
	font-weight: bold;
	text-align: right ;
	padding-top: 4px;
	padding-bottom: 4px;
}



.typ_gras {
    font-size: 12px;
	font-weight: bold;
}


.typ_red {
	font-size:10px;
	color:#F00;
	
}

.typ_red_big {
	font-size:13px;
	color:#F00;
}

.typ_black {
	font-size:10px;
}


.imgg
{
	margin-bottom: 1px;
	margin-left: 15px;
}

.imgd
{
	margin-bottom: 1px;
	margin-right: 10px;
}

.cadre
{
BACKGROUND-COLOR: #FFF;
BORDER: #CCC 1px solid;
COLOR: #000;
FONT-SIZE: 10px
}

.champstxt, .champstxtrouge
{
	width: 100%;
	BACKGROUND-COLOR: #FFFFFF;
	BORDER-BOTTOM: #CCCCCC 1px solid;	
	BORDER-LEFT: #CCCCCC 1px solid;
	BORDER-RIGHT: #CCCCCC 1px solid;
	BORDER-TOP: #CCCCCC 1px solid;
	COLOR: #000000;
	font-family: arial,helvetica,sans-serif;
	font-size:10px;
	}

.champstxtrouge
{
	border-color : Red;
}