@charset "utf-8";
/* CSS Document */
p
{
	color: #333333;
	font-family: "Arial";
	border-radius: 10px 5px 10px 5px;
	width: 250px;
	margin : 0px
}

h1
{
    color:#ec619b;
	font-family: "Cooper Black","gabriola";
	background-color: ;
	margin : 0px
	
}
h2
{
    color:#f07fae;
	font-family: "Cooper Black","gabriola";
	background-color: ;
	margin : 0px
	
}

}
span class
.bleu {color:.#a3bfe3;}
{


nav
{
}



body
{
}
a /* Liens par défaut (non survolés) */
{
   text-decoration: none;
   color: #F09;
   font-style: none;
}

a:hover /* Apparence au survol des liens */
{
   text-decoration: none;
   color: ;
}

