*{
	margin:0;
	padding:0;
}

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0;
	padding:0;
	color:#000;
}

a,
a:link,
a:visited{
	color:#000;
	text-decoration:underline;
}

a:hover{
	text-decoration:none;
}

a:focus,
a:active{
	outline:none;
}

form{margin:0px;}

img{border:0px;}



#content{
	width:961px;
	margin:0 auto;
	padding:0 0 10px 0;
}

#header{
	width:961px;
	float:left;
	padding:8px 0 0;
	margin: 0;
	height:107px;
}

#header .contact{
	float:right;
	width:165px;
}

#header .contactTel{
	display:block;
	width:165px;
	height:37px;
	padding:2px 0 0 25px;
	background:url(../img/telephone.gif) no-repeat left top;
}

#header a.contactMail,
#header a:link.contactMail,
#header a:visited.contactMail{
	display:block;
	color:#939393;
	width:165px;
	height:20px;
	padding:0 0 0 25px;
	background:url(../img/mail.gif) no-repeat left top;
	text-decoration:underline;
}

#header a:hover.contactMail{
	color:#939393;
	text-decoration:none;
}

#pageAll{
	width:961px;
		background:url(../img/bg-flash.jpg) no-repeat left top;
		float:left;
}

#flashTfc{
	width:961px;
	height:662px;
}

#simulTfc{
	width:806px;
	height:559px;
	padding:40px 0 0 105px
}


/***  FOOTER  ***/
#footerPage{
	width:961px;
	height:32px;
	background:url(../img/bg-footer.gif) no-repeat left top;
	color:#5c5c5c;
	font-size:10px;
	line-height:32px;
	text-align:center;
	margin-top:5px;
}

#footerPage a,
#footerPage a:link,
#footerPage a:visited{
	display:inline-block;
	padding:0 15px;
	color:#5c5c5c;
	text-decoration:none;
}

#footerPage a:hover{
	text-decoration:underline;
}


/***  MENTION  ***/
#mentionPage{
	padding:10px;
	color:#666666;
	font-size:10px;
	line-height:13px;
}

.mentionContent{
	display:block;
	padding:10px;
	width:528px;
	background-color:#F6F6F6;
}

#mentionPage h1{
	background:#313131 url(../img/bg-titre.gif) no-repeat scroll left top;
	color:#FFFFFF;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:2.2em;
	height:38px;
	line-height:normal;
	padding:10px 0 0 10px;
	width:538px;
}

#mentionPage h1 span{
	color:#D5EB2F;
}

.tableMensualite{
	border-top:1px solid #484848;
	border-right:1px solid #484848;
	font-size:10px;
}

.tableMensualite th{
	text-align:center;
	padding:1px 0;
	color:#ffffff;
	background-color:#999999;

	border-bottom:1px solid #484848;
	border-left:1px solid #484848;
}

.tableMensualite td{
	text-align:center;
	padding:2px 0;
	color:#484848;
	background-color:#999999;
	border-bottom:1px solid #484848;
	border-left:1px solid #484848;
}


