/* CSS Document */

.cadre_lat_gauche{
	background-image:url(/charte/cadre_bleu_A1.gif);
	background-repeat: repeat-y;	
}

.cadre_lat_droit{
	background-image:url(/charte/cadre_bleu_C1.gif);
	background-repeat: repeat-y;	
}

.cadre_lat_bas{
	background-image:url(/charte/cadre_bleu_B2.gif);
	background-repeat: no-repeat;	
}


h1 {
	color: #004D80;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #004D80;	
}

h2 {
	color: #004D80;
}