/* Structure */
html {
    height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height:100%;
}
body.bodybg {
	text-align: center;
	color: #666666;
	line-height: 15px;
	background: #FFFFFF url(/images/bodybg.gif) repeat-y left top;
}
body, th, td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}
#container {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#oldbrowsers {
	display: none;
}
#header {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 51px;
	border-bottom: solid 1px #CFD3E3;
	text-align: left;
}
#header h1 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	letter-spacing: 1px;
}
#header img, #header a, #header a:hover {
	border: none;
}
#illucenter {
	margin-top: 20px;
	margin-bottom: 20px;
}
#menuleft {
	width: 240px;
	float: left;
	padding: 70px 0px 20px;
	margin: 0px;
	background: url(/images/subnav_bg.gif) repeat-y left top;
}
.leftgeneral {
	border-bottom: 5px solid #6f81af;
}
#menuleft h1{
	font-size: 1.4em;
	font-weight: normal;
	margin: 0em 0em 1.9em;
	padding: 0em;
	text-align: right;
}
#menuleft br {
	line-height: 3px;
}
#menuleft h2 {
	border-bottom: 1px solid #BBC3DA;
	border-top: none;
}
#menuleft a {
	display: block;
	text-align: left;
}
#menuleft a {
	margin: 5px 0px 0px 50px;
	padding: 2px 0px 2px 5px;
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #cfd3e5;
	background: url(/images/subnav_link_bg.gif) no-repeat right center;
}
#menuleft a:hover {
	color: #cfd3e5;
	background: url(/images/subnav_link_bg.gif) no-repeat right center;
}
.leftgeneral h1{
	border-top: solid 1px #6f81af;
	color:#6f81af;
}
#content, #contentbiomed, #contentchimie, #contentdietetique, #contentimagerie, #contentinformatique {
	background-repeat:no-repeat;
	background-position: top right;
	margin: 0px;
	padding: 80px 0px 60px 270px;
	text-align: left;
}
#content {
 	background-image: url('/images/illu_general.jpg');
}
#contentall, #contentallbiomed, #contentallchimie, #contentalldietetique, #contentallimagerie, #contentallinformatique {
	margin: 0px;
	padding: 0px 80px 12px 0px;
	background-repeat:no-repeat;
	background-position: bottom right;
}
#contentall {
	border-bottom: solid 1px #E4E7F1;
	background-image: url('/images/illu_generalb.jpg');
}
h1 {
	font: normal 18px Arial, Helvetica, sans-serif;
	color: #091C5A;
	margin: 0px;
	padding: 0px 0px 10px;
}
#contentall img {
	float: right;
	border: 1px solid #091c5a;
	margin-left: 20px;
	margin-bottom: 15px;
	padding: 2px;
	background-color: #FFFFFF;
}
#footer {
	background: #FEFFFC;
	background-image: url('/images/footer_bg.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom:solid 1px #E3E7F0;
	clear: both;
	margin: 0px;
	padding: 2px 5px 0px;
	height: 110px;
}
.footer_info {
 font-size: 0.8em;
 float:right;
 text-align: right;
}
#footer .big {
	color: #6f81af;
	font-size: 1.4em;
	font-style: italic;
	font-weight: bold;
}

