body {
	margin: 0px;
	padding: 0px;
	background-color: #1B1B1B;
}


.txtAccroche {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

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: #FFFFFF;
	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;
}

#wcb {width: 150px; height:146px; position: absolute; left: 150px; top:15px; z-index: 100; border:hidden;}

#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: #FFFFFF;
	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: #FFFFFF;
	min-height:50px;
	width:880px;
	height:50px;
	padding:10px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.imgcontour {border: thin solid white;}

.vcard a {
	color: #DDD1B7;
	font-size: 12px;
}

.vcard fn { font-weight:bold;}

 .vcard a:hover{
	color: #FF9900;
	text-decoration: underline;
}

 .vcard .type {
 display: none;}
 
 .vcard .adr,
.vcard .siret	{ display:block; } 

.vcard .email { display: none;}

.images2{ margin:auto;}
.images2 img{ margin:10px 12px; border:1px solid #666666; padding:2px;}

.col_gauche{ float:left; width:260px;}
.col_centre{ float:left; width:260px; margin-left:45px;}
.col_droite{ float:right; width:260px;}


.col_gauche strong,.col_centre strong,.col_droite strong{ border-bottom:1px solid #FFFFFF;}

blockquote{ border:1px dotted #CCCCCC; text-align:center; font-size:16px;}

.clear{ clear:both;}
