body {
	margin: 0px;
	background-image: url(/img/fondPage.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #DBDBDB;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	display:none;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 1.8em;
}

.baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #10490C;
}
.baseline:hover {
	color: #333;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #10490C;
	display: block;
	text-indent: 20px;
	border-bottom-style: solid;
	border-bottom-color: #10490C;
	border-bottom-width: 2px;
}
.texteCouleur {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #10490C;
}
a {
	color:#10490C;
}
.img {
	border: 3px solid #FFFFFF;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.menu:hover {
	text-decoration: underline;
}

.contour {
	border: 1px solid #1C8014;
}

#head {
width:900px;
height:236px;
}


.vcard 			{ padding: 4px; margin: 5px 0px; text-align:center; }	
.vcard a { color:#1C8014;}
.vcard .type	{ display:none; } 
.vcard .value,
.vcard .org	 	{ font-weight: bold; } 
.vcard .adr,
.vcard .siret	{ display:block; } 
#powered img 	{ height: 13px; width: 13px; margin-top:8px; margin-right: 3px; vertical-align: middle; }
