/* CSS Document */
html, body, p, span, a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
}

body{
	/*background:url(../images/fd_hp.jpg) repeat-x #6d93da;*/
	background-color:#000000;
	margin:12px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;overflow:hidden;
}

.newsite{
	background:url(../images/fd_page.jpg) #b8d0dd;
	margin:12px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;overflow:hidden;
}
#racineindex{
	position: absolute;
	left:50%;
	margin-left:-464px;
	top:120px;
	width:928px;
	/*margin-left:-278px;
	top:120px;
	width:556px;*/
	text-align:center;
}
#racine{
	position: absolute;
	left:50%;
	margin-left:-490px;
	top:0px;
	width:980px;
	
}

#tabindex{
	width:556px;
	height:341px;
	background-image:url(../images/fd_index.png);
	background-repeat:no-repeat;
	position:relative;
	left:20%;
	margin:0px;
	padding:0px;
	text-align:center;
}

#tabflash{
	width:928px;
	height:569px;
	margin:0px;
	padding:0px;
}
#copyright{
	width:928px;
	margin:0px;
	padding:0px;
	font-size:9px;
	color:#630;
}

.plug{
	margin:0px;
	padding:0px;
	clear: both;
	height:35px;
	width:928px;
}

.plugimg{
	float:left;
	background:url(../images/get_flash_player2.gif) no-repeat right;
	width:78%;
	height:35px;
	text-align:right;
}
.plugtxt{
	float:right;
	height:35px;
	width:20%;
	margin:0px;
	padding:0px 0px 0px 0px;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	}
	
p.entrez{
background:url(../images/bt_entrez.gif) no-repeat;
width:120px;
height:30px;
color: #660066;
padding:8px 0px 0px 0px;
margin:0px 0px 0px 210px;
}

p.entrez a{
color: #251a04;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}

p.entrez a:hover{
color: #660066;
font-size:11px;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}


