.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
h1 {  display: none; }
h2 {  font-size: 17px; font-weight: bold; }
h3 {  font-size: 13px; font-weight: bold; }
.sep {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #BD7B1B;
}
.adresse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
body {
	margin: 0px;
	background-image: url(/img/body.jpg);
}
.mainCss {
	background-image: url(/img/mainCss.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #042A8D;
	text-transform: uppercase;
}
.baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	height: 23px;
	width: 100%;
	text-indent: 15px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-decoration: none;
	line-height: 23px;
	background-image: url(/img/bgMenu.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.menu:hover {
	color: #FFFFFF;
	background-image: url(/img/bgMenuOn.jpg);
}
.accroche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663203;
	font-weight: bold;
}
.contour {
	border: 4px solid #FFFFFF;
}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}
#powered img {
        height: 10px;
        width: 10px;
        vertical-align: middle;
}

/* VCARD */
	.vcard 			{ padding: 4px; margin: 5px 0 0 0; color: #000000; }	
	.vcard .type	{ display: none; } 

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

	.vcard .adr,
	.vcard .siret	{ display: block; } 
	
	.vcard a		{ color: #000000; font-weight: bold; text-decoration: none; }
	.vcard a:hover	{ color: #333; font-weight: bold; text-decoration: none; }

/* AUTRES */ 
	.right	{ float: right; }
	#gallerie img	{ margin-bottom: 1em;}