/*
Theme Name: Boislo Obsolete
Theme URI: http://www.boislo-menuiserie.fr/
Author: Kevin B.
Author URI: http://www.boislo-menuiserie.fr/
Description: Theme du site internet de la societe Boislo Menuiserie. Realise en 2011. Ne pas modifier, sa marche tres bien comme sa.
Version: 1.3
Requires PHP: 7.0
Text Domain: boislo-obsolete
Tags: two-columns, fixed-layout, custom-menu

Theme classique. Pas d'editeur de site, pas de theme.json.
*/


/* ============================================================
   REMISE A ZERO MAISON (2011)
   ============================================================ */

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
}

div, p, td, ul, ol, li, form, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
}

ul, ol {
	list-style-position: inside;
}

img {
	border: 0;
}

table {
	border-collapse: separate;
	font-size: 11px;
}


/* ============================================================
   TYPOGRAPHIE
   ============================================================ */

/* Corps de texte du site. Classe corrigee dans la video. */
.texte {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 1.1;
	text-align: justify;
	color: #333333;
	margin-bottom: 6px;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", serif;
	font-weight: bold;
	color: #8B0000;
	text-shadow: 2px 2px 0 #CCCCCC;
	letter-spacing: 0;
}

h1 {
	font-size: 26px;
	margin-bottom: 4px;
	margin-top: 14px;
}

h2 {
	font-size: 22px;
	margin-bottom: 3px;
	margin-top: 12px;
}

h3 {
	font-size: 19px;
	margin-bottom: 3px;
	margin-top: 10px;
}

h4 {
	font-size: 17px;
	margin-bottom: 3px;
	margin-top: 10px;
}

h5 {
	font-size: 15px;
}

h6 {
	font-size: 13px;
}

/* Tailles de titres reprises page par page, jamais harmonisees.
   Chaque page a ete "reglee a l'oeil" a l'epoque. */

.p-fenetres h1 {
	font-size: 34px;
}

.p-fenetres h2 {
	font-size: 18px;
}

.p-fenetres h4 {
	font-size: 21px;
}

.p-menuiseries-pvc h1 {
	font-size: 21px;
}

.p-menuiseries-pvc h2 {
	font-size: 25px;
}

.p-realisations h2 {
	font-size: 29px;
}

.p-a-propos h3 {
	font-size: 24px;
}

.p-contact h1 {
	font-size: 19px;
}

.home h1 {
	font-size: 30px;
}

/* Slogan de l'en-tete */
.slogan {
	font-family: "Comic Sans MS", "Comic Sans", cursive;
	font-size: 22px;
	font-style: italic;
	font-weight: normal;
	color: #FFD700;
	text-shadow: none;
	margin-top: 6px;
}

.sous-titre-compteur {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #4B3621;
	margin-bottom: 10px;
}

.mots-cles-pied {
	font-size: 10px;
	color: #CCCCCC;
	line-height: 1.1;
	text-align: center;
	margin-top: 12px;
}

.mention-resolution {
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	margin-top: 8px;
}
