/* Grosseur de texte plus 1 pixel */

/* Design général du site */

.efface {
	font-size: 11px;
}

.logo {
	font-size: 12px;
	line-height: 13px;
}

/* La box info client */

#client {
	font-size: 13px;
	line-height: 15px;
}

/* Les articles */

.txtbox, .innerbox {
	font-size: 12px;
	line-height: 15px;
}

.txtbox {
	letter-spacing: 0.05em;
}

/* Tout tout tout ce que vous voulez savoir à propos des boites (Der Boxes Power engineering Yaaaa!) */

.box300, .box600, .box600onglets, .box300onglets, .box600onglets_front, #carteroutiere300 {
	font-size: 11px;
}

/* Bannieres et photos d'articles */

.img290, .img150, .img75, .img946 {
	font-size: 12px;
}

/* La météo */

#meteo {
	font-size: 11px;
	line-height: 13px;
}

.table_meteo_mini {
	font-size: 12px;
}

.table_meteo_mini th {
	font-size: 12px;
}

#table_meteo {
	font-size: 12px;
}

#table_meteo th {
	font-size: 12px;
}

#table_meteo tr {
	font-size: 15px;
}

#table_meteoCourt {
	font-size: 12px;
}

#table_meteoCourt th {
	font-size: 12px;
}

#table_meteoCourt tr {
	font-size: 13px;
}

#table_meteoLong {
	font-size: 12px;
}

#table_meteoLong th {
	font-size: 12px;
}

#table_meteoLong tr {
	font-size: 13px;
}

/* Tout tout tout ce que vous voulez savoir à propos des onglets et boutons */

.onglets a {	
	font-size: 12px;
}

.onglets2 a, .onglets3 a {
	font-size: 12px;
}

/* Différents styles de textes */

.txt9center {
	font-size: 10px;
}

.txt10center {
	font-size: 11px;
}

.txt9red {
	font-size: 10px;
}

.txt9 {
	font-size: 10px;
}

.txtred {
	font-size: 13px;
}

/* Codes rédactionnels réguliers */

.STA, .ST {
	font-size: 12px;
}

.L {
	font-size: 12px;
}

.A2, .R2, .A, .R {
	font-size: 12px;
}

.Ci {
	font-size: 15px;
}

.CSi {
	font-size: 12px;
}

/* Redéfinition des tags de base HTML */

body {
	font-size: 10px;
}

table {
	font-size: 10px;
}

b  {
	font-size: 12px;
}

em  {
	font-size: 12px;
}

li a {
	font-size: 12px;
}

h1, h2, h3, h4, h5, h6 {
	letter-spacing: 0.01em;
}

h1 {
	font-size: 17px;
	line-height: 19px;
}

h2 {
	font-size: 14px;
	line-height: 17px;
}

h3 {
	font-size: 19px;
	line-height: 21px;
}

h4 {
	font-size: 15px;
	line-height: 17px;
}

h5 {
	font-size: 13px;
	line-height: 15px;
}

h6 {
	font-size: 13px;
	line-height: 15px;
}
	
p {
	font-size: 12px;
	line-height: 15px;
}