/* jaune: #F8DC51 */
/* jaune pale: #FFE378 */
/* bleu sombre: #270A86 */
/* bleu turquoise: #00B4E6 */
/* bleu très pale: #eff1ff */

body, table, select, input
{
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-size: 13px;
}

input.saisie, select
{
	background-color: #eff1ff;
}

td.espace
{
	height: 10px;
	font-size: 2px;
}

.fetetitre
{
	font-family: Times, TimesNewRoman, Times New Roman;
	font-size: 22px;
	font-style: italic;
	color: #270A86;
	background-color: #eff1ff;
	padding-left: 5px;
	border-bottom: solid #270a86 1px;
}

.magietitre
{
	font-family: Times, TimesNewRoman, Times New Roman;
	font-size: 20px;
	font-style: italic;
	color: #270A86;
	background-color: #eff1ff;
	text-align: center;
	width: 100%;
}

.magieoutil
{
	font-size: 14px;
	font-weight: bold;
	color: #270A86;
	background-color: #FFE378;
	text-align: center;
	width: 100%;
}

.magieconclu
{
	font-style: italic;
	color: #270A86;
	background-color: #FFf8c8;
	text-align: center;
	width: 100%;
}

.cadrebleu, .cadrebleu a:link, .cadrebleu a:visited
{
	color: white;
}

td.cadrebleu
{
	color: white;
	border-top: solid #6B4eca 2px;
	border-left: solid #6B4eca 2px;
	border-bottom: solid #030642 2px;
	border-right: solid #030642 2px;
	padding: 2px 6px;
	background-color: #270A86;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
}

a.cadrebleu:link, a.cadrebleu:visited
{
	color: white;
	text-decoration: none;
}

a.cadrebleu:hover, a.cadrebleu:active
{
	color: #00B4E6;
	text-decoration: underline;
}

td.cadrejaune
{
	border-top: solid #ffffff 1px;
	border-left: solid #ffffff 1px;
	border-bottom: solid #ccb034 1px;
	border-right: solid #ccb034 1px;
	padding: 2px 6px;
	background-color: #FFE378;
	color: black;
	text-align: center;
}

a.cadrejaune:link, a.cadrejaune:visited
{
	text-decoration: none;
}

.starstitre
{
	font-size: 21px;
	color: #270A86;
	background-color: #FFE378;
	text-align: center;
	width: 100%;
}

.testtitre
{
	font-weight: bold;
	color: white;
	background-color: #270A86;

}

a.testtitre:link, a.testtitre:visited
{
	color: white;
}

a.testtitre:hover, a.testtitre:active
{
	color: #00B4E6;
}

.testquestion
{
	font-size: 11px;
	color: white;
	background-color: #270A86;

}

.testoption
{
	background-color: #FFE378;

}

.intro
{
	color: #270A86;
	font-family: Times, TimesNewRoman, Times New Roman;
	font-size: 17px;
	font-style: italic;
	line-height: 1.4em;
}

.entete
{
	font-size: 11px;
	font-weight: bold;
	color: white;
	background-color: #270A86;
	text-align: center;
}

.profil
{
	background-color: #FFE378;
	text-align: center;
}

.titre 
{
	font-family: Arial, Verdana, Geneva, sans-serif;
	color: #270A86;
	font-weight: bold;
	font-size: 17px;
}

.sstitre
{
	color: #270A86;
	font-family: Arial, Verdana, sans-serif;
	font-style: italic;
	font-size: 17px;
}

.chapo 
{
	color: #270A86;
	font-size: 15px;
	text-align: center;
}

.normaljaere
{
	text-align: justify;
	line-height: 1.4em;
}

.result 
{
	color: #000000;
	font-size: 18px;
	background-color: #dedeff;
}

.description 
{
	font-style: italic;
	font-size: 15px;
}

.petit
{
	font-size: 10px;
}

.msg
{
	color: #ff0000;
	font-weight: bold;
}

.menu 
{
	color: #270A86;
	font-size: 11px;
	text-align: center;
}

a:link, a:visited
{
    color: #270A86;
    text-decoration: underline;
}

a:hover, a:active
{
    color: #00B4E6;
    text-decoration: none;
}

td.filet, table.filet
{
	border-bottom: solid #00B4E6 1px;
}

form
{
	display: inline;
}

.h, .hd, .hg, .hb, .hbg, .hgd, .hbd, .cadre
{
	border-top: solid #270A86 1px;
}

.d, .hd, .bd, .gd, .hgd, .bgd, .hbd, .cadre
{
	border-right: solid #270A86 1px;
}

.b, .bd, .bg, .hb, .hbg, .bgd, .hbd, .cadre
{
	border-bottom: solid #270A86 1px;
}

.g, .hg, .bg, .gd, .hbg, .hgd, .bgd, .cadre
{
	border-left: solid #270A86 1px;
}

