body {
	margin: 0px;
	padding: 0px;
	background-color: #5B7460;
	background-image: url(/interface/body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.fond {
	background-image: url(/interface/contenu.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

h1	{
	display: none;
}
h3 {
	font-size: 14px;
	color: #070707;

}
p {
	text-align:justify;
}
a {
	color: #366274;

}
.menubas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.img {
	border: 1px solid #607280;
}
.accroche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}

/* Elements de la vcard */

#footer .vcard a 		{ color:#FFFFFF; }
#footer .vcard 			{ margin: 5px 0px; font-size:12px; }	
#footer .vcard .type	{ display:none; } 

#footer .vcard .value,
#footer .vcard .org	 	{ font-weight: bold; } 

#footer .vcard .adr,
#footer .vcard .siret	{ display:block; } 

#footer #powered img 	{ height: 13px; width: 13px; margin-top:8px; margin-right: 3px; vertical-align: middle; }

#footer #w3c 			{ position:absolute; right:10px; bottom:0;}	

/* */
.left {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}
