body{
	position:relative;
	margin:0 auto 0 auto;
	background-color: #dddddd;
}
#site{
	position:relative;
	width:1024px;
	height:768px;
	top:5%;
	margin:0 auto 0 auto;
	overflow:hidden;
	/*
left:50%;
	margin-left: -512px;
*/
	background-color:#ffffff;
}
#block_haut{
	width: 1024px;
	height: 570px;
	background-image: url(images/haut_intro.jpg);
}
a{ 
	outline:0;
}
object{ 
	outline:0;
}
/*#recherche{
	position:absolute;
	width:180px;
	height:20px;
	right:10px;
	top:38px;
	font-size:11px;
	font-family: Arial;
	text-align:right;
	margin:0px;
}
#recherche .txtRecherche {
	background-color: #89BA1B;
	color: #ffffff;
	border:0px;
	width:70%;
	text-align:left;
	margin:0px;
}
#recherche .button {
	margin-left: 5%;
	background-color: #ffffff;
	color: #89BA1B;
	border:0px;
	font-weight:bold;
	text-decoration: underline;
	width:15%;
	cursor: pointer;
}
* html #recherche .button{
	margin-left: 0px;
}*/
#professionnels{
	position:absolute;
	display:block;
	width:185px;
	height:170px;
	left:90px;
	top:390px;
	padding: 60px 0px 0px 15px;
}
#particuliers{
	position:absolute;
	display:block;
	width:185px;
	height:130px;
	left:440px;
	top:405px;
	padding: 55px 0px 0px 30px;
}
#prescripteurs{
	position:absolute;
	display:block;
	width:200px;
	height:70px;
	left:757px;
	top:400px;
	padding: 70px 0px 0px 0px;
	text-align:center;
}
#professionnels a{
	text-decoration:none;
	color:#e60002;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
}
#particuliers a{
	text-decoration:none;
	color:#ba0042;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
}
#prescripteurs b{
	font-size:12px;
	font-weight: normal;	
}
#prescripteurs, #prescripteurs a{
	text-decoration:none;
	color:#f94d16;
	font-family:Verdana;
	font-size:13px;
	font-weight:normal;
}
#professionnels a:hover, #particuliers a:hover, #prescripteurs a:hover{
	font-weight:bold;
	font-family:Verdana;
}
#bt_part, #bt_pro, #bt_presc{
	position:absolute;
	display:block;
	width:100%;
	height:50px;
	top:0px;
	left:0px;
}
#bt_pro:hover{
	background-image:url(images/bt_pro.jpg);
	background-repeat:no-repeat;
}
#bt_part:hover{
	background-image:url(images/bt_part.jpg);
	background-repeat:no-repeat;
}
#bt_presc:hover{
	background-image:url(images/bt_presc.jpg);
	background-repeat:no-repeat;
}
#footer{
	margin-top:20px;
	margin-left:10px;
}
#blockBt{
	position:absolute;
	right:50px;
	top:30px;
}/*eat:no-repeat;
}*/
#footer{
	position:relative;
	margin-top:20px;
	margin-left:10px;
}
#blockBt{
	position:absolute;
	right:50px;
	top:30px;
}