	
	@font-face {font-family: lobster; src: local(lobster), url('Lobster.otf') format('opentype'); }
	@font-face {font-family: OSreg; src: local(OSreg), url('OpenSans-Regular.ttf') format('truetype'); }
	@font-face {font-family: OSbold; src: local(OSbold), url('OpenSans-Bold.ttf') format('truetype'); }



	body {font-family: OSreg; font-size: 20px; background: #EEEDF7 url('http://orl-mougins.fr/css/back2.PNG') repeat fixed center;}
	p {font-family: OSreg; font-size: 16px; text-align: left; width:1024px;}
	a {font-family: OSbold; text-decoration: none; font-weight: normal; color:#000}
	a:hover {text-decoration: underline;}
	div { font-family:OSreg; font-size: 16px; text-align: center; }
	table {border:solid 0px #000; border-left:0; border-right:0; background-color:#fff; }
	td {text-align:center; font-size:16px;}
	b {font-family: OSbold; font-weight:normal;}

	#bandeau {font-family: lobster; color: #000; font-size: 38px; font-weight: normal; text-align: left;}
	#bandeau font.mini {font-size: 24px; color:#404040;}
	#docteurs {font-family: lobster; color: #000; font-size: 24px; font-weight: normal; text-align: right; padding:10px;}
	#docteurs a {font-family: lobster; font-weight: normal;}
	#docteurs a:hover {color: #000; text-shadow:0.1em 0.1em 0.8em #f00;}
	
	#menu {color: #000; border:solid 1px #404040; border-left:0; border-right:0; border-bottom:0; border-top:0;}
	#menu table {width: 1024px; height: 46px; border:solid 1px #404040;}
	#menu td:hover a {color:#FFCC00;}
	#menu td {font-family: OSbold; color: #000; font-size: 20px;}
	#menu td:hover {background-color: #404040; color:#fff}
	#menu td.titre {background-color: #404040; text-shadow:0em 0em 10em #FFFC9E; color:#fc0; font-weight:normal; font-family:OSbold;}
	#menu a:hover {text-decoration: none;}

	#menu_cabinet {}
	#menu_cabinet table {width: 1024px; height:40px;}
	#menu_cabinet td {font-family: OSbold; color: #fff; font-weight: normal; font-size: 18px; background-color: #404040;}
	#menu_cabinet td a {color: #fff; font-weight: normal; font-size: 18px; background-color: #404040;}
	#menu_cabinet a:hover {text-decoration: none;}
	#menu_cabinet td:hover a {color: #FFCC00;}
	

	#menu_patho table {width: 1024px; height: 50px;}
	#menu_patho td {font-family: OSbold; color: #fff; font-weight: normal; font-size: 18px; background-color: #404040;}
	#menu_patho td a {color: #fff; font-weight: normal; font-size: 18px; background-color: #404040;}
	#menu_patho a:hover {text-decoration: none;}
	#menu_patho td:hover a {color: #FFCC00;}

	#menu_med table {width: 1024px; height:36px;}
	#menu_med td {font-family: colabmed; color: #fff; font-weight: normal; font-size: 17px; background-color: #202020;}
	#menu_med td a {color: #fff; font-weight: normal; font-size: 17px; background-color: #202020;}
	#menu_med a:hover {text-decoration: none;}
	#menu_med td:hover a {color: #FFCC00;}

	#menu_oreille {width: 160px; height: 370px; color: #fff; font-family: OSreg; font-weight: normal; font-size: 15px; background-color: #404040;}
	#menu_oreille a {font-family: OSbold; color: #fff; font-weight: normal;}
	#menu_oreille font.titre2 {font-family:OSbold; color:#ffcc00; font-weight:normal;}	
	
	#oreille {width: 1024px; background-color:transparent;}
	#oreille table {background-color:transparent;}
	#oreille td {text-align:center; background-color:transparent;}

	#special {font-color: #ff0000;}
	
	#desc { font-family: OSreg; width: 784px; text-align:left; align:middle; vertical-align: top; border:solid 40px #fff; border-top: solid 10px #fff; font-size: 15px; color: #404040; box-shadow:0em 0em 1em #404040; background-color:#FFFFFF;}

	#map {border:solid 1px #000;}
	#mapp a {text-align: center; font-size:14px; color: #000; text-decoration: none; }
	#mapp a:hover {text-shadow:0em 0em 0.4em #005FEE, 0em 0em 10em #005FEE;}
	
	#footer {font-size: 12px; border:solid 1px #000; border-left:0; border-right:0; border-bottom:0; text-decoration: italic; padding:5px; }
	#copyright {font-size: 10px; font-style: italic;}
	
	.doctolib-button {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0px;
    margin-right: 0px;
    font-size: 18px;
    line-height: 1.42857;
    text-align: center;
    width: 230px;
    background-image: none;
    background-color: rgb(205, 219, 242);
    color: black;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
    font-family: OSbold;
    border: 1px solid #000000;
    border-width: medium medium 3px;
    border-image: none;
    border-radius: 10px;
    border-bottom-color: rgb(214, 229, 252);
    border-right-color: rgb(214, 229, 252);
    border-left-color: rgb(214, 229, 252);
    border-top-color: rgb(214, 229, 252);
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-user-select: none;
  }

  .doctolib-button:hover {
    color: black;
    text-decoration:none;
  }

