.showroom {
clear: both;
width: 90%;
margin:20px auto;
text-align:left;
border:4px solid #F3D461;
padding:5px;
color:#000;
font-size: 1.0em;
}

.showroom a {
color: #333;
text-decoration:none;
}

.showroom a:hover{
color: #000;
text-decoration: none;
}

.showroom .fn{
color:#000;
font-size: 1.5em;
font-weight:bold;
display: block;}
	 
.showroom .type {
display: none;}
 
.showroom .value {
font-weight: bold;}
 
/* 
.vcard .tel { display:block; }
 
A decommenter pour faire un hcard en vertical, plus de 5 lignes 
 
*/

.showroom .adr,
.showroom .tel,
.showroom .mob,
.showroom .hor,
.showroom .reserv	{ display:block; }

.showroom .siret	{ display:none; } 