body {
	font-family: Verdana, Arial; 
	font-size: 12px; 
	color: #766457; 
	background-image: url(images/home_bg.jpg);
	margin: 0; 
	padding: 0;
	font-size: 10px;
}
a {text-decoration: none;}
a:hover {text-decoration: none;}
img {border: 0; behavior: url(images/iepngfix.htc);}

.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px;}

/*
	Main container
*/
#maincontainer {width: 872px; margin: 0px auto 0px auto; padding: 10px 0px 50px 0px;}
#maincontainer .logo {width: 162px; height: 125px; margin: 0px auto 0px auto; background-image: url(images/home_logo.png); background-repeat: no-repeat; display: block;}
#maincontainer .logo span {visibility: hidden;}

/*
	Flash player
*/
#flashplayercontainer {width: 872px;}
#flashplayercontainer .topborder {width: 100%; background-image: url(images/home_topborder.png); background-repeat: no-repeat;}
#flashplayercontainer .bottomborder {width: 100%; background-image: url(images/home_bottomborder.png); background-repeat: no-repeat; background-position: 1px 100%;}
#flashplayercontainer .container {width: 100%; padding: 39px 0px 42px 0px; }
#flashplayercontainer .middleborder {width: 100%; background-image: url(images/home_middleborder.png); background-repeat: repeat-y; position: relative; height: 538px;}

/*
	Bottom menu
*/
#bottommenu ul {list-style: none; margin: 0; padding: 0px 40px 0px 0px; float: right; position: relative; top: -19px; z-index: 2;}
#bottommenu ul li {float: left; background-repeat: no-repeat;}
#bottommenu ul li a {background-repeat: no-repeat; display: block;}
#bottommenu ul li a span {visibility: hidden;}
#bottommenu ul .joindre a {background-image: url(images/home_joindrebtn.png); width: 176px; height: 64px;}
#bottommenu ul .joindre a:hover {background-image: url(images/home_joindre_hoverbtn.png);}
#bottommenu ul .entrez a {background-image: url(images/home_entrezbtn.png); width: 176px; height: 67px;}
#bottommenu ul .entrez a:hover {background-image: url(images/home_entrez_hoverbtn.png);}

/*
	Flash player
*/
#flashplayer { width: 775px; position: absolute; top: -7px; left: 50px; height: 550px;}
