html,body {
	margin: 0;
	padding: 0;
}

#page {
	background: #fff url(bg_page.jpg) center 0 repeat-y;
	color: #4c4c4c;
	font: 13px/1.4 verdana, sans-serif;
	margin: 0 auto;
	width: 1034px;
}

#header {
	background: #749eab url(bg_header.jpg) center 0 no-repeat;
	padding: 0 5px 7px;
}

#header div {
	color: #fff;
	margin: 0;
	padding: 65px 24px 22px;
}

#header img {
	vertical-align: bottom;
}

#lang {
	background: #fff;
	margin: 0;
	padding: 4px 5px;
}

#lang a {
	color: #4c4c4c;
	text-decoration: none;
}
#lang a.active{
	font-weight:bold;
}

#content {
	background: url(bg_content.jpg) center 0 no-repeat;
	min-height: 398px;
	overflow: hidden;
	position: relative;
}

a{
	color:#60909D;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

#splash #content {
	background-image: url(bg_content_splash.jpg);
	height: 421px;
	position: relative;
}

#splash_text {
	position: absolute;
	bottom: 90px;
	font-size: 24px;
	right: 100px;
	text-align: right;
}

#splash_text h1 {
	font-size: 24px;
	font-weight: normal;
}

#splash_text h1 strong {
	font-size: 30px;
	font-weight: bold;
}

#splash_text a {
	color: #62919f;
	text-transform: uppercase;
}

#content h1 {
	font-size: 24px;
	font-weight: normal;
	margin: 5px 0 18px;
}

#text,#activity {
	float: right;
	margin-top:17px;
	padding: 0 25px;
	overflow: hidden;
	position: relative;
	width: 737px;
}

#text ul {
	list-style: square outside;
	margin: 1em 0 1em 25px;
	padding: 0;
}

#text a {
	color: #4c4c4c;
	text-decoration: none;
}

#text a:hover,#text a:focus,#text a:active {
	text-decoration: underline;
}

#portrait {
	position: absolute;
}

#cv {
	margin-left: 184px;
	margin-right:15px;
}
#activity .block{
	margin-bottom: 35px;
	min-height: 90px;
	width:725px;
	position: relative;
}


#activity .block.ar .text{
	float:left; 
	width:560px;
	margin-right:15px;
}
#activity .block.ar .illu {
	
}


#activity .last {
	margin-bottom: 0;
}

#activity .illu {
	position: absolute;
	top: 2px;
}

#activity h2 {
	line-height: 1;
	margin: 0 0 0 185px;
}

#activity p {
	margin: 12px 0 12px 185px;
}
#activity .block.ar p {
	margin: 12px 0 12px 5px;
}

#chirurgie,#chirurgie2 {
	height:580px;
	width:760px;	
	margin-right:15px;
	margin-top:15px;
	float:right;
	overflow: auto; 
	overflow-y: auto; 
	overflow-x: hidden; 
}
#chirurgie.en,#chirurgie2.en {
	height:565px;
}

#chirurgie p,#chirurgie2 p {
	margin: 12px 0 12px 0px;
}

#menu {
	left: 4px;
	list-style: none;
	margin: 0;
	padding: 10px;;
	top: 24px;
	width: 190px;
}

#menu li {
	margin-bottom: 9px;
}

#menu a {
	background: #bfbfbf;
	border-bottom: 1px solid #d5d5d5;
	color: #4d4d4d;
	display: block;
	font-size: 15px;
	padding: 2px 17px 1px;
	text-decoration: none;
	text-transform: uppercase;
}

#menu a:hover,#menu a:focus,#menu a:active {
	background: #759faf;
	border-color: #aac3cd;
	color: #fff;
}


#contact {
	bottom: 10px;
	font-size: 12px;
	padding: 0 15px;
	width: 171px;
}

#contact h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 8px;
	text-transform: uppercase;
}

#contact p {
	line-height: 1.2;
	margin: 8px 0;
}

#footer {
	background: url(bg_footer.jpg) center bottom no-repeat;
	height: 107px;
	position: relative;
}

#splash #footer {
	background-image: url(bg_footer_splash.jpg);
	height: 93px;
}

#footer_menu {
	bottom: 20px;
	left: 25px;
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
}

#footer_menu li {
	display: inline;
}

#footer_menu a {
	color: #4d4d4d;
	text-decoration: none;
}


#footer_menu a:hover{
	text-decoration:underline;
}
