/* Fichier principal */

#theader {
	display: none;
}

/* Design général du site */

#layout {
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#gauche {
	width: auto;
	float: none !important;
}

.logoheader {
	float: none !important;
}

#header_journal {
	margin-bottom: 40px;
}

#filflash {
	display:none;	
}

#footer {
	display: none;	
}

#hebdoimg {
	display: none;	
}

#submenu {
	display: none;	
}

.txtbox, .innerbox {
	letter-spacing: normal;
	font-size: 14px;
	line-height: 18px;
}

.donotprint {
	display: none;
}

/* La bande du fil de presse et de la recherche */

#fil, #filorg, #filblog, #filads {
	display: none;	
}

.efface {
	display: none;	
}

/* Classes CSS des bannières du site */

#bigbanner {
	display: none;	
}

#headbanner {
	display: none;	
}

.skyscrapper {
	display: none;	
}

/* Le menu du site */

#menu {
	display: none;	
}

/* La boite recherche des annonceurs */

#rechercheannonce {
	display: none;	
}

/* Tout tout tout ce que vous voulez savoir à propos des boites (Der Boxes Power engineering Yaaaa!) */

.box600, .box600onglets, .box600onglets_front {
	border-top-style: none;
	background: none;
	clear: both;
}

.box600, .box600onglets, .box600onglets_front {
	width: auto;
	float: none !important;
}

.box300, #carteroutiere300 {
	display: none;
}

#hebdoimg {
	display: none;
}

.spacer600, .spacer600ads {
	width: 100%;
	background: none;
}

/* Les images d'annonceurs */

.annoncesmallbox {
	background: none;
}

.annoncebigbox {
	background: none;
}

.photomediumbox {
	display: inline;
	width: 340px;
}

.photomediumbox img {	
	width: 340px;
}

/* La météo */

#meteo {
	display: none;
}

/* Tout tout tout ce que vous voulez savoir à propos des onglets et boutons */

.ongletsmenu {
	display: none;
}

/* La box des commentaires */

.comment {
	background: none;
}

/* La box du login en haut à droite */

#loginbox {
	display: none;
}

/* La box des info du site en haut à gauche */

.logo, .division {
	display: none;
}

/* La big box national */

.box300_adserver {
	display: none;
}

/* Les boutons */

.boutons_box {
	display: none;
}

/* Redéfinition de tags hr custom à cause d'Explorer à la con */

.fakehr {
	background: none;
}

/* le "footer" avec les pages de 1 à... */
.pages {
	display: none;
}

/* Boite contenant la recherche par catégories pour le module des annonceurs 2 */
categories_ads {
	display: none;
}

.L {
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	display: inline;
}

.A2, .R2, .A, .R {
	font-size: 14px;
	line-height: 18px;
	text-align: justify;
	display: inline;
}

/* Redéfinition des tags de base HTML */

body {
	font-size: 12px;
	text-align: left;
}

table {
	font-size: 12px;
}

b  {
	font-size: 14px;
}

em  {
	font-size: 14px;;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: normal;
}

h1 {
	font-size: 20px;
	line-height: 22px;
}

h2 {
	font-size: 18px;
	line-height: 20px;
}

h3 {
	font-size: 22px;
	line-height: 24px;
}

h4 {
	font-size: 18px;
	line-height: 20px;
}

h5 {
	font-size: 16px;
	line-height: 18px;
}

h6 {
	font-size: 16px;
	line-height: 18px;
}
	
p {
	font-size: 14px;
	line-height: 18px;
}