/* Corps
************************************************************/
*{
	padding: 0;
	margin: 0;
}
body
{
	text-align: center;
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif;
	background: #FFFEB2;
	color: #000;
}

p
{
	font-size: 11px;
	color: #24882E;
	line-height: 1.5em;
	margin: 0 0 0 0;
}

tarifs
{
	font-size: 11px;
	color: #000000;
	line-height: 1.5em;
	font-weight:bold;
}


/* Liens
************************************************************/
a {
	color: #248732;
	text-decoration:underline;
}

div#header
{
	width: 791px;
	text-align: justify;
	font-size: 11px;
	margin: 30px auto 0;
	padding:0;
}

div#coordonnes
{
	width: 791px;
	margin: auto;
	background: url(images/modele/background.jpg) top repeat-y ;
}

div#footer
{
	width: 791px;
	margin: auto;
	height: 21px;
	color: #248732;
	font-size: 10px;
	vertical-align:middle;
	background: url(images/modele/pied.jpg) top no-repeat;
}

div#popup
{
	margin: 0 auto 0;
}
