@charset "ISO-8859-1";
body {
	margin-left: 30px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#F3E8D0;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	font-family:"Trebuchet MS", "Helvetica", "Arial";
}
a {
	color:#1786ce;
}
a:hover {
	color:#3f4041;
}
.menu_type1,.menu_type2 {
	font-size:22px;
	text-align:center;
	font-weight:bold;
	border-color:#3f4041;
	border-top:1px;
	border-bottom:0px;
	border-left:0px;
	border-right:0px;
	border-style:solid;
	line-height:22px;
	padding-top:5px;
	padding-bottom:5px;
}
.menu_type1 a{
	color:#1786ce;
	text-decoration:none;
}
.menu_type1 a:Hover{
	color:#3f4041;
	text-decoration:none;
}

.menu_type2 a{
	color:#3f4041;
	text-decoration:none;
}
.menu_type2 a:Hover{
	color:#1786ce;
	text-decoration:none;
}

.title {
	color:#3f4041;
	font-size:22px;
	font-weight:bold;
}
.subTitle {
	color:#1786ce;
	font-size:14px;
	font-weight:bold;
}
.reg_title {
	color:#1786ce;
	font-size:17px;
	font-weight:bold;
}
.reg_txt {
	color:#3f4041;
	font-size:13px;
}
.quiz_resultat_field {
	width:41px;
	font-size:12px;
}
.errorTxt {
	color: #FF0000
}
#silhouetteDiv{
	width:480px;
	height:139px;
}
#warning{
	background-image:url(../images/warning_bg.jpg);
	padding:10px;
}
#aideImg{
	margin-left:10px;
	margin-bottom:10px;
}
#img1Div{
	width:221px;
	height:350px;
}

