@charset "UTF-8";
/* CSS Document */

#page{
	background: url(../images/fond-page-terre.jpg) repeat-y;
}

#texte h1{
	color: #71A218;
}

#texte h3{
	color: #93107E;
}

