a:active  {
	text-decoration : none;
	font-weight: bold;
	color:#CC0033;
	}
	
a:link {
	text-decoration : none;
	font-weight: bold;
	color: #FFFFFF;
	}
	
a:visited {
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	}
	
a:hover {
	text-decoration : none;
	font-weight: bold;
	color:#CC0033;
	}

	
	body {
	background-color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: middle;
	text-align: left;
	color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	}
	
table.cadre {
	height: 100%;
	width: 100%;
	border: none;
}

td.frame {
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

table.principal {

	background-color: #000000;
	height: 440px;
	width: 780px;
	border: none;
}
td.flash {
	height: 350px;
	width: 550px;
	z-index:1;
}	
div.global {
	position:absolute;
	vertical-align:middle;
	height:355px;
	width:550px;
	left:35px;
	top:20px;
	margin-left:auto;
	margin-right:auto;
}
p.contenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10px;
	color: #FFFFFF;
	text-align: left;
	margin-left: 50px;
	margin-top:50px;

}
div.copyrigth {
	position:absolute;
	top:350px;
	left:630px;
	color: #CCCCCC;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	width: 129px;
}
div{
	position:absolute;
	top:0px;
	left:0px;
}

div.image {
	position:absolute;
	height:auto;
	width:auto;
	top :0px;
	left:570px;
	z-index:2;

}
.a {
	font-size: xx-large
}

div.mail {
	position:absolute;
	top:340px;
	left:330px;
	color:#CCCCCC;
	font-family:"Century Gothic";
	font-size:50px;
	font-size:large;
	text-align:center;
	width: 67px;
	z-index: 2;
}
