@charset "utf-8";
/* CSS Document */

.AplatRouge {
	background-image: url(../img/applat_rouge_home.gif);
	background-repeat: repeat-x;
	background-position: center center;
}
.ChampForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px;
	padding: 0 0 0 2;
	height: 15px;
	width: 175px;
	border: none;
}
.TextForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #676767;
	margin: 0px;
	padding: 0px;
	border: none;
}
.TextForm a{
	color: #676767;
}
.TextForm strong{
	font-weight:normal;
	color: #000;
	font-size: 12px;
}
.TextForm2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	margin: 0px;
	padding: 0px;
	border: none;
}
.MsgErreur {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #C00;
}
#DejaInscrit {
	position:relative;
	left:268px;
	top:355px;
	width:229px;
	height:144px;
	z-index:100;
}
#FlashContainer {
	position:relative;
	left:0x;
	top:0px;
	width:497px;
	height:340px;
	z-index:1;
	display:block;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8f8f8f;
}
.footer a{
	color: #8f8f8f;
	text-decoration:none;
}
.footer a:hover {
	color: #000;
}
.FondPage {
	background-image: url(../img/fond_pages.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.FondPageHome {
	background-image: url(../img/fond_page_home.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #FFF;
	letter-spacing: -1px;
	margin:0;
	padding:0;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFF;
	letter-spacing: -1px;
	margin:0;
	padding:0;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	margin:0;
	padding:0;
}
.CadreGris {
	background-color: #c6c7c8;
	border: 6px solid #FFF;
}
.CadreGris2 {
	background-color: #000;
	border: 6px solid #c6c7c8;
}
.Mentions {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #676767;
}
.Mentions strong{
	color: #fff;
}
#LienDescriptif{
	font-family: Arial, Helvetica, sans-serif;
}
#LienDescriptif a{
	text-decoration:none;
	display:block
}
.TitrePhoto{
	font-size: 12px;
	font-weight: bold;
	color: #cc071e;
}
.DescriptifPhoto{
	font-size: 12px;
	color: #6b6b6b;
}
.DescriptifPhoto strong{
	color: #000;
	font-weight:normal;
}

.CadreForm {
	margin: 0px;
	padding: 0px;
}

