/* CSS Document */
body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	color: #825d41;
}
.BlocCompteBanque {
	border: 1px dotted #825d41;
	width: 350px;
	background-color: #F9F0B0;
	padding: 5px;
	margin-left: auto;
	font-size: 14px;
	font-style: italic;
	margin-right: auto;
}

.TxtFormulaire {
	font-size: 14px;
}
.TxtAlerte {
	font-size: 12px;
	font-weight: bold;
	color: #970000;
}
.InscriptionFormulaire {
	width: 460px;
	position: relative;
	background-color: #F9F0B0;
	border: 1px dotted #825d41;
	height: 340px;
	padding: 5px;
}
.BlocTxtInscription {
	width: 480px;
	position: relative;
	z-index: 2;
}
body {
	background-color: #825d41;
	margin-top: 0px;
}
.TxtTitre {
	font-size: 18px;
	font-weight: bold;
	color: #be1f23;
}
.TxtHighlight {
	color: #433021;
	font-weight: bold;
}
.Copyright {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}.ImgAtelier {
	position: absolute;
	z-index: 3;
	height: 277px;
	width: 410px;
	left: 535px;
	padding: 5px;
	border: 1px solid #825d41;
	overflow: visible;
	top: 30px;
}
.ExplicationsAteliers {
	position: relative;
	z-index: 2;
	width: 500px;
	overflow: visible;
	top: 0px;
	left: 0px;
	height: 360px;
}
.TxtSmallTitre {
	font-weight: bold;
	color: #be1f23;
}
.TxtAnnotation {
	font-size: 12px;
	font-style: italic;
}
.LigneAtelier {
	overflow: visible;
	position: relative;
}
.Separateur {
	z-index: 2;
	height: 3px;
	width: 960px;
	bottom: 0px;
	background-image: url(../images/separateur.png);
	background-repeat: repeat-x;
	left: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.BlocTxtAccueil {
	width: 600px;
	position: absolute;
	z-index: 2;
}
.BtonInscription {
	height: 480px;
	width: 340px;
	position: relative;
	z-index: 3;
	left: 620px;
}
.BlocTxtContact {
	width: 450px;
	position: absolute;
	z-index: 2;
}
.PlanAcces {
	height: 850px;
	width: 500px;
	position: relative;
	z-index: 3;
	left: 470px;
}
.Lines {
	width: 100%;
	margin-right: auto;
	margin-left: 20px;
	margin-top: 30px;
}
.TxtTablInscriptions {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.TxtMatos {
	color: #666666;
	font-style: italic;
	font-size: 12px;
	list-style-type: square;
}
.BlocTxtSondage {
	width: 650px;
	z-index: 2;
	overflow: visible;
}
.Pinwall_Header {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 5px;
	padding-right: 4px;
	padding-left: 4px;
}
.Pinwall_Message {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FAF2BE;
	padding: 4px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BE1F23;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Pinwall_Lecteurs {
	width: 200px;
	margin-right: auto;
	margin-left: 5px;
	background-color: #FAF2BE;
	padding: 4px;
	margin-top: 53px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #BE1F23;
	text-align: left;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #BE1F23;
}
.FormSouper {
	float: left;
	width: 500px;
}
.SouperResultat {
	width: 460px;
	margin-left: 500px;
	font-size: 12px;
}
.LignesSouper {
	padding: 4px;
	width: 100%;
	margin-top: 3px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #825D41;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.TxtSucreSale {
	color: #be1f23;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.TxtTableauSouper {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

