/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#A2B4C1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
ul{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
}

.texteAccueil2L1 { 	font-weight: bold; font-size: 16px; color: #FFFFFF; }

.texteAccueil3L1 {font-size: 16px; color:#0C0466; font-weight:bold; }
.texteAccueil3L2 {font-size: 24px; color:#0C0466; font-weight:bold; }
.texteAccueil { font-size: 11px; color:#0C0466; font-weight: bold; font-variant:small-caps; text-decoration:none; }

.lienaccueil { font-size: 11px; color:#0C0466; font-weight: bold; font-variant:small-caps; text-decoration:none; }
.lienaccueil:link { font-size: 11px; color:#0C0466; font-weight: bold; font-variant:small-caps; text-decoration:none; }
.lienaccueil:hover { font-size: 11px; color:#0C0466; font-weight: bold; font-variant:small-caps; text-decoration:underline; }

.texteHautL1 {font-size: 18px; color:#0C0466; font-weight:bold }
.texteHautL2 {font-size: 15px; color:#0C0466; font-weight:bold; line-height: 10pt;}
.texteHautL3 {font-size: 22px; color:#0C0466; font-weight:bold }
.texteHautL4 {font-size: 14px; color:#0C0466; font-weight:bold }

.texteContenu {font-size: 11px; color:#0C0466;  line-height: 9pt;}
.textePrecaution {font-size: 12px; color:#FFFFFF; font-weight: bold; }
.texteQualiteBlanc {font-size: 11px; color:#FFFFFF; font-weight: bold; font-variant:small-caps; }
.texteQualiteBleu {font-size: 11px; color:#0C0466; font-weight: bold; font-variant:small-caps; }

/* PAGE PAILLETTES */
.titrePratique { font-size: 22px; color:#FFFFFF; font-weight: bold; }
.textePratique { font-size: 12px; color:#FFFFFF; line-height: 12pt;}
.texteConfort { font-size: 13px; color:#FFFFFF; font-weight: bold; }

.menuHaut { font-size: 12px; color:#FFFFFF; line-height: 12pt; text-decoration:none; }
.menuHaut:link { font-size: 12px; color:#FFFFFF; line-height: 12pt; text-decoration:none; }
.menuHaut:hover { font-size: 12px; color:#000066; line-height: 12pt; text-decoration:none; }

.lienTexte { font-size: 12px; color:#FFFFFF; line-height: 12pt; text-decoration:underline; }
.lienTexte:link { font-size: 12px; color:#FFFFFF; line-height: 12pt; text-decoration:underline; }
.lienTexte:hover { font-size: 12px; color:#000066; line-height: 12pt; }

.lienBtn { font-size: 16px; color:#FFFFFF; text-decoration:none; font-weight:bold }
.lienBtn:link { font-size: 16px; color:#FFFFFF; text-decoration:none; font-weight:bold }
.lienBtn:hover { font-size: 16px; color:#000066; text-decoration:none; font-weight:bold }

input { border:1px solid #0C0466; background-color:#D3EAFB; color: #0C0466; width:100%; font-size:11px; }
textarea { border:1px solid #0C0466; background-color:#D3EAFB; color: #0C0466; width:100%; font-size:11px; }
select { border:1px solid #0C0466; background-color:#D3EAFB; color: #0C0466; width:100%; font-size:11px; }

.champObligatoire { font-size: 11px; font-style: italic; color: #0C0466; }