body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E8E8E2;
}
.FondPage {
	border-left: 1px solid #BBC6CC;
	border-right: 1px solid #BBC6CC;
	border-bottom: 1px solid #BBC6CC;
	background-image: url(charte/fondpage.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 10px;
	text-align: left;
}
.FondGaucheH {
	background-image: url(charte/fondgaucheh.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}
.FondGaucheM {
	background-image: url(charte/fondgauchem.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	background-color: #FFFFFF;
}
.FondDroiteH {
	background-image: url(charte/fonddroiteh.jpg);
	background-repeat: no-repeat;
}
.FondDroiteM {
	background-image: url(charte/fonddroitem.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.FondBas {
	background-image: url(charte/fondbas.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.Copyright { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999999; text-align: center }
.Copyright a:link { font-family: Arial, Helvetica; font-size: 12px; color: #999999; text-decoration: underline }
.Copyright a:visited { font-family: Arial, Helvetica; font-size: 12px; color: #0099CC; text-decoration: underline }
.Copyright a:hover { font-family: Arial, Helvetica; font-size: 12px; color: #0099CC; text-decoration: underline }

.TitrePage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CD1A92;
	font-weight: bold;
	text-align: center;
	border: 1px dashed #AAAAAA;
	margin-top: 5px;	
}
.Titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CD1A92;
	font-weight: bold;
	text-align: center;
}
.TitreChiots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CD1A92;
	font-weight: bold;
	text-align: center;
	background-color: #F0FDFF;
	height: 30px;
	vertical-align: middle;
}
.TitreChiots2 {
	height:20px;
	position:relative;
	top:50%;
	margin-top:-10px;
}
.Texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.Texte a:link { font-size: 12px; color: #109CE7; text-decoration: underline; }
.Texte a:visited { font-size: 12px; color: #FF7CD7; text-decoration: underline; }
.Texte a:hover { font-size: 12px; color: #F9CE4C; text-decoration: underline; }

.Attention {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #109CE7;
	font-weight: bold;
}
.Video {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #109CE7;
	font-weight: bold;
	text-align: center;
}
.TableChien {
	border: dotted #999999 1px;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: normal;
}
.Lien {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #109CE7;
	font-weight: bold;
}

.Lien a:link { font-size: 12px; color: #109CE7; text-decoration: underline; }
.Lien a:visited { font-size: 12px; color: #FF7CD7; text-decoration: underline; }
.Lien a:hover { font-size: 12px; color: #F9CE4C; text-decoration: underline; }

.LienChiots {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #109CE7;
	font-weight: bold;
}

.LienChiots a:link { font-size: 16px; color: #109CE7; text-decoration: underline; }
.LienChiots a:visited { font-size: 16px; color: #FF7CD7; text-decoration: underline; }
.LienChiots a:hover { font-size: 16px; color: #F9CE4C; text-decoration: underline; }

.ImageBord { border: 1px solid black; margin: 2px; }
.VignetteBord {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #AAAAAA;
	border-right: 1px solid #AAAAAA;
	margin-left: 5px;
	margin-right: 5px;
	padding: 6px;
	float: left;
}
.TableVideoBord {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}

.ContactCadre { border: 1px solid #CCCCCC; padding: 10px; }
.ContactTexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999
}
.ContactForm { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999999 }
.ContactForm input { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: black }
.ContactForm textarea { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: black }

