@charset "UTF-8";
.tx_bleu_16pts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #113356;
}
.tx_rouge_16pts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 24px;
	color: #593B3E;
	font-weight: normal;
}
.tx_gris_12pts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14.5px;
	color: #666666;
}
.tx_gris_14pts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #666666;
}
.tx_gris_16pts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 22px;
	color: #666666;
}
.tx_bleu_14pts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	color: #113356;
}
.tx_rouge_12pts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #593B3E;
	font-weight: bold;
}
.tx_rouge_16pts_noleading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #593B3E;
	font-weight: normal;
}

#pied{
	position: absolute;
	bottom: 0px;
	height: 85px;
	width: 950px ;
	background: url('images/bas.jpg');
	background-color:#FFF;
	
}
#global{
	position: static;
	min-height: 100%;
	margin: 0 auto;
	width: 950px;
	background-color:#FFF;
	z-index:-10;
	
}

html{
	height: 100%;

}

body {
	height: 100%;
	
}.back_flambeau {
	background-image: url(images/back_flambeau.png);
	background-position: right top;
	background-repeat: no-repeat;
}
.titre_rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	line-height: 22pt;
	color: #593b3e;
}
.back_bleu {
	background-image: url(images/back_degra_bleu.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.back_paul {
	background-image: url(images/bande_droite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.tx_blanc_16pts {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 22px;
	color: #FFF;
	font-weight: normal;
}

