/* CSS Document */




#contenu_accueil {
	padding: 35px 35px 0 35px;
	text-align:left;
}

.txt_accueil {
	color:#ffffff;
}

.jaune_accueil {
	color:#e6e600;
}

#contenu_centre_acceuil {
	width: 34px;
	background-image: url(/images/filet_blanc_vert.gif);
	background-repeat:repeat-y;
	background-position: top center;
} 

.filet_h_accueil {
	background-image: url(/images/filet_blanc_horiz.gif);
	background-repeat:repeat-x;
	background-position: center;
	height:35px;
}

.titre_accueil {
	font-size:11px;
	padding:0;
	color:#e6e600;
}
