@charset "utf-8";
/********************************************************
	CSS Document / Print - Moto85 par Skalpel.fr
********************************************************/

/*
 * On cache tous les elements inutiles
 */

#header,
#partenaires,
#nav,
#annonces,
#outils,
#sb-contacter,
.main,
.sb-publicite-250x250,
#footer {
    display: none !important;
}
/*
#grandePhoto {
    width:330px; 
    height:240px; 
}
#photos div.main {
	float: left;
	display: block;
	width: 330px; 
	height: 240px; 
	margin-right: 5px;
}
*/
#photos .main img {
    width: 330px !important;
    height: 240px !important;
}

.main {
    width: 450px !important;
}

#main,
#photos {
    width: 447px !important;
}

#sidebar {
    float: left !important;
    width: 190px !important;
}

.vignettes {
    width: 330px !important;
    float: left !important;
}

#liste-vignettes ul {
    margin: 0px !important;
}
*/