/* ARKOTHEQUE PRINT */

html {
	width:94%;
	margin: 3%;
	}

body {
	width:100%;
	margin: 0;
    background-color: #fff;
	background-image: none;
    color: #000;
    font-size: 12pt;
}
#conteneur_global, #conteneur, #conteneur_interieur {
	background-image: none;
	width:100%;
	padding: 0px;
	margin: 0px;
}
#central {
	width:100%!important;
	margin: 0px;
	padding: 0px;	
}

p, li {font-size: 12pt;}
h1 {font-size: 30pt;}
h2 {font-size: 21pt;}
h2.sous_titre {font-size: 18px;}
h3 {font-size: 19pt;}
h4 {font-size: 16pt;}
h5 {font-size: 17pt;}
h6 {font-size: 11pt;}

#bandeau, #menu, .filrouge, .bandeau_haut_image, #signature, #colonne1, #navigation_transversale, #reseaux_sociaux, #colonne2, footer {display:none;}
