/***************************************************
	GENERAL
***************************************************/

body, p, form, ul, input, textarea, select, h1, h2, h3, h4, table, th, td, caption, address, ol, option {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height: 1.1em;
}
body, p, form, ul, h1, h2, h3, h4, table, th, td, caption, address, ol {
	color: #172983;
}
object, embed {
	margin:0;
	padding: 0;
}
img {
	border:0;
}

body {
	background: url(../img/fd-page.jpg) no-repeat 50% 0%;
}
#page {
	width: 755px;
	text-align: left;	
	left: 50%;
	margin-left: -378px;
	position: relative;
}

.rouge {
	color: #de2028;
}

/*** menu ***/
#menu {
	margin:0;
	height: 93px;
	padding-top: 37px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}
#menu li {
	list-style-type: none;
	float: left;
	padding-top: 50px;
}
#menu li.logo {
	padding-top: 0;
}
#menu img {
	display: block;
}

#menuAccueil {
	margin:0;
	height: 71px;
	padding-top: 37px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 16px;
}
#menuAccueil li {
	list-style-type: none;
	float: left;
	padding-top: 50px;
}
#menuAccueil li.logo {
	padding-top: 0;
}
#menuAccueil img {
	display: block;
}
/*** contenu ***/
#contenu {
	height: 380px;
	position: relative;
}

/*** pied ***/
#pied ul {
	margin:0;
	padding:0 15px 0 0;
	height: 23px;
	text-align:center;
}
#pied li {
	list-style-type: none;
	display: inline;
	padding: 0 1px;
	font-size: 11px;
	font-weight: bold;
}
#pied .logo {
	padding-left: 106px;
}
#pied a:link, #pied a:visited {
	color: #172983;
	text-decoration: none;	
}
#pied a:hover, #pied a:active {
	color: #172983;
	text-decoration: underline;	
}

/***************************************************
	HOME
***************************************************/
.home #contenu {
	background: url(../img/fd-home.jpg) no-repeat 0px 36px;
}
.visu-home {
/*	padding: 20px 0 0 41px;	*/
	padding: 20px 0 0 0px;	
}

/***************************************************
	JEU
***************************************************/
.jeu #contenu {
	background: url(../img/fd-jeu1.jpg) no-repeat 361px 219px !important;
	background: url(../img/fd-jeu1.jpg) no-repeat 362px 219px;
}
.visu-jeu {
	padding-left: 31px;
	width: 330px;
	float: left;
}
.visu-jeu img {
	display:block;
}
.jeu #pied {
	background: url(../img/fd-jeu-pied1.jpg) no-repeat 31px 0;
}
.form-jeu {
	float: left;
	width: 320px;	
	padding-top: 5px;
}
.form-jeu .intro p {
	font-size: 9px;
	line-height: 1.2em;
}
.form-jeu h2 {
	font-size:11px;
	padding-top:5px;
}
.form-jeu .champs p {
	height: 17px;	
}
.form-jeu .champs strong {
	float: left;
	display: block;
	width: 82px;	
}
.form-jeu .champs input.large {
	margin: 0;
	padding: 0 4px;
	float: left;
	height: 14px;
	width: 176px;
	display: block;
	line-height: 13px;
	border: 0px;	
	background: url(../img/fd-input-large.gif) no-repeat;
}
.form-jeu .champs input.small {
	margin: 0;
	padding: 0 4px;
	float: left;
	height: 14px;
	width: 85px;
	display: block;
	line-height: 13px;
	border: 0px;	
	background: url(../img/fd-input-small.gif) no-repeat;
}
.form-jeu .champs input.engage {
	float:left;
	margin:0 0 0 3px;
	padding:0;
	border:0;
}
.form-jeu .champs input.check {
	margin:0;
	padding:0;
	vertical-align: middle;
}
.form-jeu .enregistre {
	padding: 5px 0 0 7px;	
	height: 95px;
}
.form-jeu .enregistre .info {
	font-size: 9px;
}
.form-jeu .enregistre h2 {
	font-size: 11px;
	color: #53aa28;
}
.form-jeu .enregistre .champs p {
	height: 14px;	
	font-size: 9px;
}
.form-jeu .enregistre .champs strong {
	width: 65px;
	font-weight: normal;
}
.form-jeu .enregistre .champs input.small {
	font-size: 9px;
	margin: 0;
	padding: 0 4px;
	float: left;
	height: 14px;
	width: 85px;
	display: block;
	line-height: 13px;
	border: 0px;	
	background: url(../img/fd-input-small.gif) no-repeat;
}
.form-jeu .mention {
	font-size: 6px;
	line-height: 1em;
}
.form-jeu .mention1 {
	font-size: 9px;
	line-height: 1em;
}

/*** QCM ***/
#qcm {
	position: absolute;
	left: 332px;
	top: 4px;
}
#qcm .fond {
	width: 385px;
	height: 390px;
	background: url(../img/fd-jeu-qcm.png) no-repeat !important;
	background: none;
	ffilter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fd-jeu-qcm.png',sizingMethod='scale');
	padding: 7px 0 0 30px;
}
#qcm .fermer {
	text-align: right;
	width: 358px;
}
#qcm .contenu {
	width: 340px;
	height: 300px;
}
#qcm .intro {
	font-size: 12px;
	height: 65px;
	font-weight: bold;
}
#qcm h2 {
	font-size: 12px;
	font-weight: bold;
	padding: 0 0 10px 15px;
}
#qcm .reponses input {
	vertical-align: middle;
}
#qcm .reponses p {
	padding-bottom: 8px;
	font-weight: bold;
	font-size: 11px;
}
#qcm .valider {
	padding-top: 8px;
	text-align: center;
	height: 35px;
}
#qcm .indice {
	color: #cc0000;
	font-style: italic;
	font-size: 9px;	
}
#qcm .mentions {
	font-size: 8px;
	width: 340px;
}
#qcm .mentions p {
	font-size: 7px;
	color: #000000;
	line-height: 1em;
}
#qcm .mentions a:link, #qcm .mentions a:visited, #qcm .mentions a:hover, #qcm .mentions a:active {
	color: #000000;
	text-decoration: underline;
}
#qcm #resultat {
	position: absolute;
	z-index: 10;
	margin:-10px 0 0 -10px;
	width: 368px;
	height: 136px;
}
#qcm #resultat .fond {
	background: url(../img/fd-jeu-resultat.png) no-repeat !important;
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/fd-jeu-resultat.png',sizingMethod='scale');
	text-align: center;
	padding-top: 42px;
	width: 368px !important;
	width: 308px;
	padding-right: 0 !important;
	padding-right: 40px;
	height: 136px;
}
#qcm #resultat p {
	width: 300px;
}
#qcm #resultat p.msg {
	font-size: 12px;
}
#qcm #resultat p.info {
	font-size: 9px;
	color: #000000;
	line-height: 1.1em;
	padding: 5px 0 15px 0;
}
#qcm p, #qcm a {
	position: relative;
	z-index:1;
}
/***************************************************
	TRIER
***************************************************/
.tri #contenu {
	background: url(../img/fd-tri.jpg) no-repeat 12px 5px;
}
.tri .col1 {
	float: left;
	width: 320px;
	padding: 7px 0 0 30px;
}
.tri .col1 .txt1 {
	height: 78px;
}
.tri .col1 p {
	line-height: 1.1em;
}
.tri .col1 .txt1 p {
	width: 300px;
	text-align: justify;
}
.tri .col1 .txt2 {
	height: 48px;
}
.tri .col1 .txt3 {
	height: 20px;
}
.tri .col1 .solutions {
	padding: 0 0 0 135px;
}
.tri .col1 .solutions p {
	padding:4px 0 27px 0;
	width: 160px;
	color: #ffffff;
}
.tri .col1 .solutions p.last {
	padding-top: 10px;
}
.tri .col2 {
	float: left;
	width: 370px;
	padding: 15px 0 0 0;
}
.tri .col2 .visu {
	height: 210px;
}
.tri .col2 h2 {
	color : #e32f18;
	height: 18px;
	font-size: 13px;
	line-height: 18px;
}
.tri .col2 ul {
	margin: 0;
	padding:0 0 0 120px;
	color: #ffffff;
}
.tri .col2 li {
	color: #ffffff;
	padding: 7px 0 0 0;
}

/***************************************************
	CERCLE
***************************************************/
.cercle #contenu {
	background: url(../img/fd-cercle.jpg) no-repeat 14px 5px;
}
.cercle .titre {
	padding: 13px 0 0 23px;
}
.cercle .intro {
	padding: 0 0 0 23px;
	height: 23px;
	width: 242px;
}
.cercle #contenu .intro p {
	font-size: 10px;
}
.cercle #contenu p {
	text-align: justify;
	line-height: 1.1em;
	font-size: 9px;
}
.cercle h2 {
	color: #53aa28;
	font-size: 14px;
}
#cercle1 {
	position: absolute;
	left: 89px;
	top: 120px;	
	width: 195px;
}
#cercle2 {
	position: absolute;
	left: 87px;
	top: 309px;	
	width: 210px;
}
#cercle3 {
	position: absolute;
	left: 506px;
	top: 290px;	
	width: 190px;
}
#cercle4 {
	position: absolute;
	left: 550px;
	top: 184px;	
	width: 170px;
}
#cercle5 {
	position: absolute;
	left: 540px;
	top: 30px;	
	width: 180px;
}
/*****
.cercle #contenu p.first {
	height: 67px;
}
.cercle #contenu p.encadre, .cercle #contenu p.encadre a:link, .cercle #contenu p.encadre a:visited, .cercle #contenu p.encadre a:hover, .cercle #contenu p.encadre a:active {
	color: #ffffff;
}
****/
/***************************************************
	ENGAGEMENT
***************************************************/
.engagement #contenu {
	background: url(../img/fd-engagement.jpg) no-repeat 323px 8px;
}
.engagement #contenu p, .engagement #contenu ul {
	line-height: 1.1em;
	/*color: #99a1c9;*/
	font-size: 9px;
	text-align: justify;
}
.engagement .col1 {
	float: left;
	width: 270px;
	padding:21px 40px 0 33px;
}
.engagement #contenu .intro p {
	color: #172983;
	font-size: 11px;
	padding-bottom: 13px;
}
.engagement .col2 {
	float: left;
	width: 364px;
	padding: 27px 0 0 0;
}
.engagement .encadre {
	background: #64ae24;
	color: #ffffff;
	padding: 4px 0;
}
.engagement #contenu h2 img {
	display: block;
	margin-bottom: 5px;
}
.engagement img.visu {
	display: block;
	margin-top: 7px;
}
.engagement .col2 .contenu {
	width: 270px;
	padding: 0 0 0 13px;
}
.engagement .col2 p {
	padding-bottom: 22px;
}
.engagement .col2 p.nomarge {
	padding-bottom: 0px;
}
.engagement .col2 ul {
	padding:0 0 22px 10px;
}
.engagement .col2 li {
	padding:4px 0 0 0;
}
.engagement #contenu .col2 .encadre p {
	padding-bottom: 0;
	color: #ffffff;
	text-align: center;
}
.engagement .encadre a:link, .engagement .encadre a:visited {
	color: #ffffff;
	text-decoration: none;
}
.engagement .encadre a:hover, .engagement .encadre a:active {
	color: #ffffff;
	text-decoration: underline;
}
.engagement #contenu .col2 .encadre p.lien {
	font-size: 12px;
}

/***************************************************
	BOUTIQUE
***************************************************/
.boutique #contenu {
	background: url(../img/fd-boutique.jpg) no-repeat 0 35px;
}
.boutique #pied {
	background: url(../img/fd-boutique-pied.jpg) no-repeat 390px 0;
}
.boutique .textes {
	float: left;
	width: 430px;
}
.boutique .textes .titre {
	padding: 36px 0 0 6px;
	height: 48px;
}
.boutique .textes .contenu {
	padding: 18px 0 0 22px;
	height: 197px;
	width: 340px;
}
.boutique .textes p {
	font-size: 14px;
	color: #ffffff;
	line-height: 1.1em;
	padding-bottom: 5px;
}
.boutique .textes p strong {
	font-size: 15px;
}
.boutique .textes .btn {
	padding: 27px 0 0 57px;
}
.boutique .visu {
	float: left;
	width: 310px;
}
.boutique .visu .legende {
	height: 80px;
	padding-top: 5px;
}
.boutique .visu .legende h2 {
	text-align: center;
	color: #004c92;
	font-size: 19px;
	line-height: 1em;
}
.boutique .visu .legende p {
	text-align: center;
	color: #2f75ae;
	font-size: 13px;
}
.boutique .visu img {
	margin-left: 43px;	
}

/***************************************************
	REGLEMENT
***************************************************/
.reglement #contenu {
	background: url(../img/fd-reglement.jpg) no-repeat 416px 66px;
}
.reglement .titre {
	padding: 8px 0 0 89px;	
	height: 65px;
}
.reglement p.articles {
	padding: 0 0 0 124px;
	font-size: 12px;
}
.reglement .articles a:link, .reglement .articles a:visited, .reglement .articles a:hover, .reglement .articles a:active {
	text-decoration: none;
	color: #172983;	
}
.reglement .articles a:link span, .reglement .articles a:visited span, .reglement .articles a:hover span, .reglement .articles a:active span {
	text-decoration: none;
	color: #53aa28;	
}
.reglement .complet a:link, .reglement .complet a:visited, .reglement .complet a:hover, .reglement .complet a:active {
	text-decoration: none;
	color: #172983;	
}
.reglement p.complet {
	padding: 10px 0 0 124px;
	font-size: 14px;
	background: url(../img/fleche.gif) no-repeat 106px 12px;
}
