/* INITIALISATION PAR DEFAUT */
* {margin:0;padding:0; text-decoration:none; list-style-type:none; border:0;}

/* PAGE GLOBALE */
#page{
	width:800px;
	margin:auto;
	padding:auto;
}
body{
	/*background:#6699FF;*/
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


/*UTILE ET AGREABLE*/
.spacer {
	clear: both;
	font-size: 1px;
	height:1px;
}

.accessLayout {
	padding-right: 0px;
	padding-left: 0px;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	width: 1px;
	padding-top: 0px;
	position: absolute;
	top: -500px;
	height: 1px;
}
.byPass {
	padding-right: 0px;
	padding-left: 0px;
	left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	overflow: hidden;
	width: 1px;
	padding-top: 0px;
	position: absolute;
	top: -500px;
	height: 1px
}
td.contact_download a{
text-decoration:underline;
font-size:0.8em;
color:#7C0000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
margin:0 0 0 50px;
}
