body { /* Modifications : la couleur de fond de page - la police - l'unité utilisée pour la taille de la police  */ 
    background-color :#fff; 
    font-family :Serif;
	font-size:12px; 
} 
 
#body, #general_int { /* Modifications : suppression de la bordure - marges */ 
    margin :0; 
    border :none; 
} 
 
#itineraire, #colonnegauche, #navigation, #bandenoire, #fil_arianne, #infohaut, #centre_bas_int, #imprim-conseil, #marques, #fiche-menu, #diapos-boutique, h2, #adresse-commerce h1 { /* Les éléments qui ne seront pas affichés  */ 
    display :none; 
} 
/* #fiche-gauche { border:1px solid red;} */

#fiche-gauche {
	float:left;
	width:235px; 
}

#fiche-gauche #carte-boutique #map_canvas {
	height:200px;
	overflow:hidden;
	width:235px;
}
/* affichage d'un titre vitrines d'orleans .com sur la page d'impression */
#titrevitrineprint { 
    margin :0; 
    padding :0; 
    text-indent :0; 
    line-height :25pt; 
    font-size :25pt; 
	color:#ff9900;
	font-weight:bold;
}

/*#titrevitrineprint { display:none; }*/

#tabs ul { display:none; }
.onglet-supplementaire hr {  margin-top:20px; margin-bottom:20px; border:1px solid #dddede; display:block }

#fiche-detail { width:400px; float:left; margin-left:20px; }
#onglet-base { width:400px;}

#fiche-detail h1.fiche{ margin:0px; padding:0px; font-size:16px; padding-top:10px; }

#fiche-detail .slogan{ font-style:italic; font-weight:bold; margin:0px; padding:0px;}
#fiche-detail .info-pratique-trait {padding-top:20px; }

#infofiche { padding-top:15px;}
#infofiche .plaquette { display:none; }

#fiche-detail #fond-gris { float:left; width:100px;  background-color:#dddede; background-image:url('../images/fiche-hautgris.jpg'); background-repeat:no-repeat; background-position:top left; }
#fiche-detail #bas-gris { background-image:url('../images/fiche-basgris.jpg'); background-repeat:no-repeat; background-position:top left; height:17px; }
#fiche-detail #marques-produits { float:left; width:150px; }


/**********  Impression depuis la partie votre sélection **********/
.printselection { display:block; }

.map_canvas { height:200px; width:235px; float:left; }
#votre_selection, #chequecadeau_int, #pub_promo, #coteselection, .adresse-commerce h1, .tabs ul { display:none; }
.fiche-detail { width:420px; float:left; margin-left:20px; }
.titrevitrineprint { margin :0; padding :0; text-indent :0; line-height :25pt; font-size :25pt; color:#ff9900; font-weight:bold; }

.printselection hr { clear:left; padding-top:15px; border-width:0px; border-bottom:1px solid #666 }
.infofiche hr { margin-top:0px; }

#itineraire {
	left:0;
	width:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	filter : alpha(opacity=100);
	-moz-opacity : 1;
	opacity : 1;
}
#fermeritineraire { display:none }
input, form { display:none; }