body
{
	background: #f6d724;
	margin-top : 5px;
}
#all
{
	color: #000000;
	font-size: 0.9em;
	margin: 0 auto;
	width:971px;
	text-align: left;
	font-family : Arial,sans-serif;
}
a img {
vertical-align: bottom;
border : none !important;
}
#logo
{
	position:relative;
	text-align:left;
	z-index:0;
	
}

#logo #coeur
{
	margin-left : 20px;
}

#logo #titre-site
{
	font-size : 1.7em;
	color : #6921B0;
	position : absolute;
	top: 10px;
	left : 150px;
	font-family:"Trebuchet Ms", Times, serif; 
	font-weight : bold;
	/*font-style : italic;*/
}

#logo #slogan
{
	position : absolute;
	top : 0px;
	right : 20px;
}

h3
{
	background : #69b022;
	color : #fff;
	padding-left : 10px;
	font-family : Georgia, serif;
}
h1
{
	margin-top : 5px;
}
h2
{
	background : #f6d724;
	/*color : #fff;*/
	padding-left : 10px;
	text-transform : uppercase;
	font-family : georgia,serif;
}
.accueil
{
font-size : 1.4em;
color: #fff;
text-align :center;
}
