
body {
margin: 0;
padding: 0;
border: none;
font-family: arial, sans-serif;
font-size: 8pt;

}
#header a{
	display :block;
	width:1024px;
	height:176px;
	background-image: url(images/fond1.jpg);

}
#fond{
margin: 0;
padding: 0;
background:url(images/fond.jpg);
width:1024px;
height:511px;
background-repeat:no-repeat;
border:none;
/*border:1px solid #FF0000;*/
}

#menu{
float:left;
background:url(images/menu.jpg);
margin: 50px 0 0 0;
padding: 0;
width:420px;
height:370px;
background-repeat:no-repeat;
/*border:1px solid #0000FF;*/
}
#menu ul{
margin:0 0 0 210px;
padding: 0;/*border:1px solid #00FF00;*/
}
#menu ul li{
margin:30px 0 0 0;
padding: 0;
list-style:none;
font-weight:bold;
}
#menu ul li a{
margin:0 0 0 0;
padding: 0;
font-family:copperplate gothic light;
font-size: 13pt;
color:#FFA800;
text-decoration:none;
}
#menu ul li a:hover{
color:#42acba;
}
#texte{
float:left;
border: #FFA800 solid 1px;
height:auto;
width:550px;
margin:50px 10px 10px 0;
padding: 10px 10px 10px 15px;
text-align:justify;
}
#texte table{
font-family: "arial", sans-serif;
font-size:10pt;
}
#texte li{
	margin : 0 0 7px -25px;
}
#texte h1{
font-family: "arial", sans-serif;
font-size:20px;
color:#FFA800;
font-weight:normal;
display:block;
margin : 0 0 20px 0;
}
#texte h2{
color:#42acba;
background-image: url(images/puce.gif);
background-repeat: no-repeat;
padding : 0 0 0 30px;
font-size:17px;
}
#bouton{
margin:70px 0 0 30px;
padding: 0;
width:300px;
height:100px;
/*border:1px solid #000;*/
}
.contact a{
	width:130px;
	height:92px;
	float:left;
	display:block;
	background-image: url(images/contact.gif);
	/*border:1px solid #FF0000;*/
}
.medecin a{
	width:136px;
	height:69px;
	display:block;
	margin : 10px 0 0 150px;
	background-image: url(images/trouver-medecin.jpg);
	/*border:1px solid #0000FF;*/
}
#bouton img{
border:none;
}
.rendez-vous {
	display:block;
	width :540px;
	line-height: 36px;
	margin : 20px 0 20px 0;
	text-align:center;
	color:#ffaa00;
	font-size: 1.4em;
	letter-spacing: 2px;
	font-weight: bolder;
border-top:2px solid #ffc451;
border-bottom:2px solid #ffc451;
}
.titre2{
	color:#3BA6B8;
	font-weight: bold;
}
.lien{
	color:#42acba;
}
.lien:hover{
	color:#FFA800;
}
.rouge{
	color:#ff0006;
}
