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

body{
	/*background:url(../images/fd_hp.jpg) repeat-x #6d93da;*/
	background-color:#000000;
	margin:10px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
}
#racineindex{
	position: absolute;
	left:50%;
	margin-left:-278px;
	top:120px;
	width:556px;
}
#racine{
	position: absolute;
	left:50%;
	margin-left:-464px;
	top:40px;
	*top:30px;
	width:928px;
}

#tabindex{
	width:556px;
	height:341px;
	background-image:url(../images/fd_index.jpg);
	background-repeat:no-repeat;
	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;
}

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

.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:#000000;
	}
	
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;
}