@charset "iso-8859-1";
/* CSS Document */

h1 {

}

p {

}	

.titre {font-size:12px;font-family:Arial, Helvetica, sans-serif;color:#ff2700;margin:0px;padding:0px;font-weight:bold;}

/* LINK */

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}