/**** Css pour l'impression ****/
body {
	background-image:none;
	background-color:#ffffff;
    font-family:Verdana, Arial, Helvetica, sans-serif;      
	font-size: 10pt;
    text-align:center;
    margin:0px;	
}

div.container {       
		width:700px;
        text-align:left;
        margin-left:10px;
}

#containerBoiteVentes, .banniere, #HautPanneauDeroulant, #panneauDeroulant, table.catalogueImages, .containerBoiteImages, .containerPiedPage, .spacer, .containerDecrochement, .imgPhotos, #contenuBoiteVentes, #lienEnPreparation  {
    display:none;
}

.txtIntroPreparation {position:static;width:auto;margin-top:30px;}

.contenuVentePreparation {display:block!important;}

table.catalogueImagesImpression {
        display:block;
		clear:both;
		margin:auto;
		margin-left:100px;
		width:700px;
}

.imgVentes {        
        width:130px;        
}


div#banniereImpression {
        display:block; 
		height:620px;
		width:111px;		
}

.containerContent {    
		background-image:none;
		background-color:#ffffff;
        width:750px;
        position:absolute;
        top:100px;               
        margin-right:10px;
		padding:0px;
		text-align:left;
}

#mainContent {        
		margin-top:20px;
		float:left;
		margin-left:20px;
        width:610px;
		padding:0px;		
}

span.titre1 {
        background:none;
        padding-left:5px;
}

span.puceImpression {
        display:inline;
        margin-top:5px;
}

br.brImpression {
        display:block;
}

span.titre1, span.titre2, span.titre3, span.titre4 {
        color:#000000;        
}

span.titre1 {        
        font-size:13pt!important;
}

span.titre2 {        
        font-size:11pt!important;
}

#BoiteVentesTexte span.titre1, span.titre2{
        font-size:9pt!important;
}

span.titre3 {        
        font-size:11pt!important;
}

span.titre4 {        
        font-size:12pt!important;
}


 
