* {
	font-size : 11px;
	font-family : Verdana, Arial, sans-serif;
}
IMG {
	display : block;
	padding : 0px;
	margin : 0px;
	border : 0px;
}
HTML, BODY {
	height : 100%;
	background : #58614C;
	padding : 0px;
	margin : 0px;
}
.inline {
	display : inline;
}
DIV#center {
	width : 978px;
	height : 650px;
	position : absolute;
	left : 50%;
	margin : 10px 0px 10px -494px;
	padding : 1px 7px 7px 3px;
	background : url(../images/bkd_gris.jpg) left #CCCCCC no-repeat;
	text-align : center;
}
DIV#bloc_debug {
	width : 980px;
	height : 100px;
	background : white;
	padding : 4px;
	border : 1px dashed black;
	position : absolute;
	top : 850px;
	left : 50%;
	margin-left : -494px;
}
DIV#bloc_debug DIV.debug {
	background : #FFFFFF;
	text-align : left;
	margin-bottom : 10px;
}
DIV#bloc_debug DIV.value_debug {
	font-size : 11px;
}
DIV#bloc_langs {
	height : 30px;
	margin-top : 115px;
	text-align : right;
}
DIV#bloc_1 {
	height : 376px;
	border-top : 1px solid #58614C;
	border-bottom : 1px solid #58614C;
}
DIV#home_image {
	height : 376px;
	margin-top : 145px;
	border-top : 1px solid #58614C;
	border-bottom : 1px solid #58614C;
	text-align : center;
}
DIV#home_image IMG {
	border-left : 1px solid #F29320;
	border-right : 1px solid #F29320;
	margin : auto;
}
DIV#home_entrez {
	margin : auto;
	margin-top : 34px;
	width : 80px;
}
DIV#home_link {
	position : absolute;
	right : 0px;
	bottom : 0px;
	margin : 0px 7px 7px 0px;
	width : 69px;
}
DIV#logo {
	position : absolute;
	top : 670px;
	left : 50%;
	width : 230px;
	height : 65px;
	margin-left : -494px;
}
DIV#pages_statiques {
	position : absolute;
	top : 670px;
	left : 50%;
	width : 700px;
	margin-left : -211px;
	text-align : right;
	padding-bottom : 4px;
}
#centre_gauche {
	border-right : 1px solid #F29320;
	width : 236px;
	padding : 20px 10px 10px 0px;
}
#centre_centre {
	width : 484px;
	height : 376px;
	background : url(../images/bkd_center.jpg) left top transparent repeat-x;
}
#centre_droite {
	border-left : 1px solid #F29320;
	width : 246px;
}
TD.td_rubrique {
	border-right : 1px solid #58614C;
	padding-right : 6px;
	text-align : right;
}
TD.td_padding_b {
	padding-bottom : 12px;
}
TD.td_rubrique A, TD.td_rubrique A:link, TD.td_rubrique A:active, TD.td_rubrique A:visited, A.entrez, A.entrez:link, A.entrez:visited, A.entrez:active {
	color : #58614C;
	font-weight : bold;
	text-decoration : none;
	font-size : 12px;
}
TD.td_page_1, TD.td_page_2 {
	height : 22px;
	padding-top : 1px;
	padding-left : 4px;
}
TD.td_page_1 A, TD.td_page_1 A:link, TD.td_page_1 A:active, TD.td_page_1 A:visited {
	color : #888C80;
	text-decoration : none;
}
TD.td_page_2 A, TD.td_page_2 A:link, TD.td_page_2 A:active, TD.td_page_2 A:visited {
	color : #58614C;
	text-decoration : none;
}
TD.td_rubrique_selected {
	background : #898F81;
	color : white;
}
DIV.centre_centre_padding {
	padding : 0px 14px 8px 14px;
}
TABLE.onglet {
	height : 29px;
	margin-left : 10px;
	border-left : 1px solid #58614C;
	border-right : 1px solid #58614C;
	background : url(../images/bkd_onglet.jpg) left top transparent repeat-x;
}
TABLE.onglet TD {
	font-size : 14px;
	font-weight : bold;
	line-height : 28px;
	color : #58614C;
	padding : 0px 8px;
}
DIV#content_text {
	border-top : 1px solid #58614C;
	height : 239px;
	overflow : auto;
	padding : 8px 10px 0px 10px;
	text-align : left;
	color : #58614C;
}
DIV#content_text_2 {
	border-top : 1px solid #58614C;
	height : 305px;
	overflow : auto;
	padding : 8px 10px 0px 10px;
	text-align : left;
	color : #58614C;
}
DIV#pages_statiques A, DIV#pages_statiques A:link, DIV#pages_statiques A:active, DIV#pages_statiques A:visited {
	color : white;
	line-height : 15px;
	text-decoration : none;
}