@charset "UTF-8";

img { behavior: url(iepngfix.htc) }

@font-face {
    font-family: 'FultonsHandRegular';
    src: url('fultonshandregular-webfont.eot');
    src: url('fultonshandregular-webfont.eot?iefix') format('eot'),
         url('fultonshandregular-webfont.woff') format('woff'),
         url('fultonshandregular-webfont.ttf') format('truetype'),
         url('fultonshandregular-webfont.svg#webfontJpKXAt3V') format('svg');
    font-weight: normal;
    font-style: normal;

}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
.corpsTableau  #avecLogo {
	background-image: url(../images/initiales_logo_estompees.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.corpsTableau {
	background-image: url(../images/fond_corps.png);
	background-repeat: repeat-y;
}
.pTableau {
	margin-right: 5px;
	margin-left: 5px;
	vertical-align: middle;
}
.planDuSite {
	margin-right: 15px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.italique {
	font-weight: normal;
	color: #000000;
	font-style: italic;
	font-size: 10px;
}
.survolNoir {
	color: #000000
}
.titreQuestions {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0F2F;
	margin-right: 10px;
	margin-left: 20px;
	margin-bottom: 5px;
}
.titreNoir {
	color: #000000;
	margin-left: 20px;
}
strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-right: 20px;
	margin-left: 20px;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	font-weight: bold;
}
