body {
	margin: 0px;
	padding: 0px;
	background-color: #FFEB99;
}
#contenu img {
	border: 1px solid #FFFFFF;
}
.txtAccroche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
}
.sstitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration:none;
}
.linkeo_cnil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
}
#powered a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #4A6F82;
}
#powered img {
	height: 10px;
	width: 10px;
	vertical-align: middle;
}h1 {
	display: none;
}
#baseline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:880px;
	padding:10px;
	margin-top: 15px;
}
#fondGauche {
	background-image: url(interface/gauche.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#fondDroite {
	background-image: url(interface/droite.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#haut {
	background-image: url(interface/haut.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:900px;
	height:313px;
}
#contenu {
	background-image: url(interface/contenu.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width:880px;
	padding:10px;
}
#bas {
	background-image: url(interface/bas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	min-height:50px;
	width:880px;
	height:50px;
	padding:10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

/* Photo gallery */
/*Just add <div id="gallery"> </div> around your photos in ul list*/

	#gallery 		{ padding: 1.9em; margin-bottom: 20px; }
	#gallery img	{ border: 1px solid #FFF; margin: 5px 7px 5px 0;}
	#gallery ul li	{ margin: 0; padding: 0; }
	#gallery ul li	{ display: inline;  }
	
/* */

.vcard {
	text-align:left;
	color: #000000;
	font-size:10px;
}	

.vcard .email{}

.vcard .value{
	font-weight:bold;
}
.vcard a {
	color: #000000;
}

.vcard a:hover{
	color: #666666;
}

.vcard .fn {
	font-weight: bold;

}

.vcard h2 {
}
