body, html { height:100%; width:100% }

body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font-family: "Trebuchet MS", Verdana, Arial; 
}

p { font-size:0.85em; }

h2 { 
font-size:18px; 
font-weight:bold;
margin:15px 0 20px 0;
color:#FF9900;
}

#boutonappel { 
display:block;
text-indent:-99999px;
width:169px;
height:68px;
background:url(/boutonappel.gif) no-repeat top center;
overflow:hidden;
} 

.right { float:right; }
.left { float:left; }
.clear { clear:both; }

h3 { font-size:14px; font-weight:bold; color:#0099FF;}

ul {padding:0; margin:0; }

li { 
	background:url(/interface/cut.jpg) no-repeat left center;
	padding:10px 0 0 30px;
	height:30px;
	list-style-type:none;
	font-size:0.85em;
}

.texte { padding-left:10px; }

.menu {
	font-size: 10px;
	font-weight: bold;
	color:#000;
	text-decoration:none;
}
.menu:hover {
	color:#FF9900;
	text-decoration:none;
}
h1 { display:none; }

a { font-weight:bold; color:#0099FF; }

.menubas {
	font-size: 10px;
	color:#000;
}

.menubas:hover {

	font-size: 10px;
	color:#FF9900;
	text-decoration:none;
}
#menuHaut a { color:#fff; }

#menuHaut a:hover { color:#0066FF; }

.img {
	border: 2px solid #434C51;
}
hr {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #89C544;
	border-bottom-color: #89C544;
	border-left-color: #89C544;
}
.fond {
	background-image: url(../interface/fond.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#FFFFFF;
}
a {
	font-size: 10px;
	font-weight: bold;
	color: #5F658B;
}
.divScroll {
	margin: 0px;
	overflow: auto;
	height: 425px;
	width: 597px;
}

#wcb { border:none; padding:0px; margin:0px; }


	 .vcard * { color:#fff; font-size:0.9em; }	
	 
	 .vcard .type	{ display: none; } /* ne pas modifier */ 

	 .vcard .value,
	 .vcard .org	 	{ font-weight: bold; } /* ne pas modifier */ 

	 .vcard .adr,
	 .vcard .siret	{ display: block; } 
	 
	 #powered { color:#000; font-size:10px;}
	
	 #powered img 	{ height: 13px; width: 13px; margin: 0px 3px 0 0; vertical-align: middle; }

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