/* STYLE chif */

body
{
	background  : url('img_index/fond.gif');
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	font-size   : 10px
}

div.cadre
{
	position     : relative;
	width        : 800px;
	height       : 599px;
	top          : 20px;
	background   : url('img_colas_bat/cadre_chif.gif');
	margin-left  : auto;
	margin-right : auto
}

	.ca
	{
		position : absolute;
		left     : 5px;
		top      : 200px;
		color    : #3366CC;
	}
	
	.eff
	{
		position : absolute;
		right    : 15px;
		top      : 200px;
		color    : #3366CC;
	}
	
h1
{
	font-size : 11px;
}