/* CSS BUREAU DU PLAN  */ 

sup,sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}
sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}


/*---------- 50 YEARS ----------*/
#splash #home_right {
	position:relative;
}
#home50{
	position:absolute;
	right:-10px;
	top:-35px;
}
#home50tbl td, #home50header td{
	padding:0;
	margin:0;
	font-size:0;
}
#home50header {
	position:absolute;
	right:31px;
	top:38px;
}
*+html #home50header{
	top:35px;
}

/*---------- Fed Meta Header CSS ----------*/
.fedhead { 
  background-color: #EAEAEA;
  border-bottom: solid 1px #B9B9B9;
  /*border-left: solid 1px #B9B9B9; 
  border-right: solid 1px #B9B9B9;*/
  }
  

  
.fedheadsearch {
	background-color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	/*border-left: solid 1px #B9B9B9; */
	}
	
.fedsearch {
	background-color: #DDD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	}

.fedheadsearch A:link, .fedheadsearch A:visited, .fedheadsearch A:active {
  text-decoration : none;
  color: #666
  }
  .fedheadsearch A:hover {
  text-decoration: underline;
  color: #009;
  }
  .fedmenu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #666;
  }
  .fedmenu A:link {
  text-decoration : none; 
  color: #333;
  }
  .fedmenu A:visited {
  text-decoration : none;
  color: #333;
  }
  .fedmenu A:active {
  text-decoration : none;
  color: #00F;
  }
  .fedmenu A:hover {
  text-decoration: underline;
  color: #EB5C00;
  }
  
  .fedsep {
  background-color: #B9B9B9;
  }
  
    .fedsep2 {
  /*background-color: #333333*/
  }

    .fedlogo {
  /*border-left: solid 1px #B9B9B9;*/
  }
  
  .activelang2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFF; 
  background-color: #666;
  }
  
/*----------End Fed Meta CSS----------*/


/* ORGANIC ELEMENT */ 
html, body {
	margin: 0;
	padding: 0;
	height: 100%
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	background-color:#FFFFFF;
	background-image:url(/images/bg_page.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#global {
	text-align:center;
	
}
#conteneur {
	width: 92%;
	vertical-align:middle;
	min-width:748px;
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
}
#conteneur_splash{

	vertical-align:middle;
	min-width:748px;
	width: 90%;
	padding-top:18%;
	margin-left:auto;
	margin-right:auto;

}

/* HEADER ELEMENT */
#header {
	height: 122px;
	min-width:748px;
	width: 100%;
	background-image:url(/images/bg_header.jpg);
	background-repeat:repeat-x;
	background-position:top;
	margin-top:43px;
}
#header_logo {
	float:left;
}
#header_decor {
	float:right;
}

/* MENU */
#menu {
	width: 99%;
	min-width:740px;
	background-image:url(/images/bg_menu.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:26px;
	text-align:right;
	font-size:10px;
	color:#ffffff;
}

.menu_a_left_selected {
	width:12px;
	height:26px;
	background-image:url(images/menu_selected_left.gif);
	background-position:top;
	background-repeat:no-repeat;
	display: block;
	float:right;
}
.menu_a_center_selected {
	height:26px;
	background-image:url(images/menu_selected_center.gif);
	background-position:top;
	background-repeat:repeat-x;
	display: block;
	float:right;
	color:#ffffff;
}

.menu_a_right_selected  {
	width:12px;
	height:26px;
	background-image:url(images/menu_selected_right.gif);
	background-position:top;
	background-repeat:no-repeat;
	display: block;
	float:right;
}

.menu_a_left {
	width:12px;
	height:26px;
	background-image:url(images/menu_left.gif);
	background-position:top;
	background-repeat:no-repeat;
	display: block;
	float:right;
}
.menu_a_center {
	height:26px;
	background-image:url(images/menu_center.gif);
	background-position:top;
	background-repeat:repeat-x;
	display: block;
	float:right;
	color:#ffffff;
}
.menu_a_right {
	width:12px;
	height:26px;
	background-image:url(images/menu_right.gif);
	background-position:top;
	background-repeat:no-repeat;
	display: block;
	float:right;
}
.menu_a_center a,.menu_a_center_selected a  {
	text-decoration:underline;
	font-weight:bold;
	color:#ffffff;
	}

.menu_a_center a:hover,.menu_a_center_selected a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#ffffff;
}
#splash {
	background-image:url(/images/splash_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}

/* END MENU */

/* BREADCRUMB */
#breadcrumb {
	text-align:left;
	background-image:url(/images/breadcrumb_orange.gif);
	background-repeat:no-repeat;
	background-color:#EB5C00;
	width: 100%;
	min-width:748px;
	height:25px;
}
#breadcrumb_text {
	margin-left:5px;
	font-weight:bold;
	color:#FFFFFF;
	font-size:10px;
	line-height: 2.5em;
}
#breadcrumb_text a,#breadcrumb_text a:hover{
	font-weight:bold;
	color:#FFFFFF;
}
#breadcrumb_right {
	background-image:url(/images/breadcrumb_right_orange.gif);
	width:12px;
	float:right;
	height:25px;
}

/*END BREAD CRUMB */

/* COLS  */
#content {
	border-left:1px solid #263857;
	border-right:1px solid #263857;
}
#left_column {
	width:180px;
	min-width:180px;
	max-width:180px;
	background-color:#EAF2FA;
	vertical-align:top;
	text-align:left;
	margin-top:2px;
}
#center_column {
	text-align:left;
	background-color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	font-size:11px;
	vertical-align:top;
	padding-bottom:20px;
}
#right_column {
	width:150px;
	min-width:150px;
	max-width:150px;
	background-color:#EAF2FA;
	vertical-align:top;
	text-align:left;
	margin-top:2px;
	font-size:10px;
	margin-right:-15px;
	margin-left:20px;
}
#right_column_little {
	width:150px;
	min-width:150px;
	max-width:150px;
	background-color:#EAF2FA;
	vertical-align:top;
	text-align:left;
	font-size:10px;
	float:right;
	margin-right:-15px;
	margin-left:20px;
	background-image:url(/images/right_cols_little_bg.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
}
.colsTitle_left {
	width:180px;
	background-color:#263857;
	line-height:2em;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	padding-left:5px;
	padding-top:2px;
	padding-bottom:2px;
	border-bottom:1px solid #ffffff;
}
.colsTitle_left_selected {
	width:163px;
	height:24px;
	background-color:#B7B6C3;
	background-image:url(/images/colsTitle_left_selected.gif);
	background-repeat:no-repeat;
	background-position:right;
	line-height:2em;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	padding-left:5px;
	border-bottom:1px solid #ffffff;
}
.colsTitle_right {
	width:145px;
	height:24px;
	background-color:#263857;
	line-height:2em;
	font-weight:bold;
	font-size:10px;
	color:#FFFFFF;
	padding-left:5px;
}
.cols_right_content{
	padding:2px;
	padding-right:2px;
	width:138px;
}

#IndprixGraph {
	width:450px;
	min-width:450px;
	max-width:450px;
	vertical-align:top;
	text-align:left;
	font-size:10px;
	float:right;
	margin-top:10px;
	margin-right:10px;
	margin-left:20px;
	margin-bottom:10px;
	
}

/* END COLS */

/* BOTTOM AND FOOTER */
#bottom {
	background-image:url(/images/bottom_center.gif);
	height:13px;
	font-size: 8px;;
	height:7px;
}
#bottom_left {
	float:left;
	background-image:url(/images/bottom_left.gif);
	width:168px;
	height:13px;
	font-size:8px;
}
#bottom_right {
	float:right;
	background-image:url(/images/bottom_right.gif);
	width:168px;
	height:13px;
	font-size:8px;
}
#footer {
	text-align:center;
	font-size:10px;
	margin-bottom:10px;
	padding-bottom:10px;
}



/* LIST THEME */

.list_theme {
	font-size:10px;
	color:#535775;
}
#cols_right_content .list_theme li, .list_theme li {
	list-style-image:url(/images/li_theme.gif);
	margin-bottom:4px;
}
.list_theme .selected {
	list-style-image:url(/images/li_theme_selected.gif);
	margin-bottom:4px;
	font-weight:bold;
	
}
.list_theme li a {
	text-decoration:underline;
	color:#535775;
}

.list_theme .selected a {
	text-decoration:underline;
	color:#EB5C00;
	
	
}

.list_theme li a:hover {
	text-decoration:none;
	color:#EB5C00;
}

.list_sub_theme{
	padding-left:2px;
	margin-left:10px;
	margin-top:2px;
	margin-bottom:2px;
}
.list_sub_theme li{
	list-style-image:url(/images/li_sub_theme.gif);
	list-style-position : outside;
	font-weight:normal;
}

.list_sub_theme .selected{
	list-style-image:url(/images/li_sub_theme_selected.gif);
	list-style-position : outside;
	font-weight:normal;
}

.list_theme .list_sub_theme li a {
	text-decoration:underline;
	color:#535775;
}

.list_theme .list_sub_theme .selected a {
	text-decoration:underline;
	color:#EB5C00;
}

.list_sub_theme li a:hover {
	text-decoration:none;
	color:#EB5C00;
}


/* TITRE*/
.center_title {
	background-color:#F8F4F1;
	border-bottom:2px solid #E1DCD8;
	background-image:url(/images/center_title.gif);
	background-repeat:repeat-y;
	margin-top:15px;
	margin-bottom:5px;
	font-size:13px;
	padding-left:15px;
	padding-bottom:2px;
}

.center_title_img {
	font-size:0px;
	height:0px;
	width:0px;
	float:left;
} 

.right_title {
	background-color:#F8F4F1;
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	padding-right:15px;
	font-size:10px;
	font-weight:bold;
	color:#EB5C00;
	height:21px;
	line-height:2em;
	margin-right:5px;
}

.center_title_more {
	background-image:url(/images/center_title_more.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	padding-right:15px;
	font-size:10px;
	font-weight:bold;
	color:#EB5C00;
	height:21px;
	line-height:2em;
	margin-right:5px;
}
.center_title_top {
	background-image:url(/images/center_title_top.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:right;
	padding-right:15px;
	font-size:10px;
	font-weight:normal;
	color:#EB5C00;
	height:21px;
	line-height:2em;
	margin-right:5px;
}
.center_title_more a{
	color:#EB5C00;
}
.center_title_more a:hover{
	color:#EB5C00;
	text-decoration:none;
}

div.Hat, div.Foot {
	color:#666699;
	text-align:justify;
	font-size:12px;
}

div.Remarks {
	color:#000000;
	text-align:justify;
	font-size:12px;
	font-weight:bold;
	font-family : verdana, arial;
}

div.HighRemark {
	color:#FF0000;
	text-align:center;
	font-size:12px;
	font-weight:normal;
	border: solid 1px #B9B9B9;	
	font-family : verdana, arial;
	padding:10px;
	margin:20px 0px 20px 0px;
	background:#E2E2E2;
}

.Map {
	margin-top:5px;
	padding-top:5px;
	line-height:2em;
}

/* END TITRE */

/* CONTENT ELEMENT --------------------------------------------------------------- */

	/* SPECIES */
	
	.cols_right_content p{
		margin-left:4px;
		margin-right:4px;
		margin-top:8px;
		margin-bottom:8px;
	}

	.cols_right_content ul{
		margin-left:0px;
		padding-left:0px;
	}
	
	.cols_right_content ul li{
		margin-left:0px;
		padding-left:0px;

		list-style-type:none;
	}
	.cols_right_content a:link,.cols_right_content a:visited,.cols_right_content a:hover,.cols_right_content a:active{
		color:#EB5C00;

	}
	.cols_right_content b,.cols_right_content strong{
		color:#263857;
	}
	.colsTitle_left a:link,.colsTitle_left a:visited{
		font-weight:bold;
		font-size:10px;
		color:#FFFFFF;
		text-decoration:none;
	}
	.colsTitle_left a:hover{
		font-weight:bold;
		font-size:10px;
		color:#FFFFFF;
		text-decoration:underline;
	}
	.colsTitle_left_selected a:link,.colsTitle_left_selected a:visited{
		font-weight:bold;
		font-size:10px;
		color:#FFFFFF;
		text-decoration:none;
	}
	.colsTitle_left_selected a:hover{
		font-weight:bold;
		font-size:10px;
		color:#FFFFFF;
		text-decoration:underline;
	}
	

	
	
	/* end of species */
p {
	margin:10px;
}
a {
	text-decoration:underline;
	color:#EB5C00;
}
a:hover {
	text-decoration:none;
	color:#EB5C00;
}

a.colsTitle_right_home_selected, .colsTitle_right_home_selected a:link,.colsTitle_right_home_selected a:visited{
		font-weight:bold;
		font-size:10px;
		color:#FFFFFF;
		text-decoration:none;
}

a.colsTitle_right_home_selected:hover{
		font-weight:bold;
		font-size:10px;
		color:#FFFFFF;
		text-decoration:underline;
	}
	
a.more,a.more:hover {
	background-image:url(/images/center_title_more.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:15px;
}

a.internet,a.internet:hover  {
	background-image:url(/images/link_internet.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	color:#EB5C00;
	padding-top:3px;
	padding-bottom:3px;
}
a.pdf,a.pdf:hover  {
	background-image:url(/images/li_pdf.gif);	
	background-position:left;
	background-repeat:no-repeat;
	padding-left:3px;
	color:#EB5C00;
	padding-top:3px;
	padding-bottom:3px;
	}
a.doc,a.doc:hover  {
	background-image:url(/images/li_doc.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	color:#EB5C00;
	padding-top:3px;
	padding-bottom:3px;
	}
a.xls,a.xls:hover  {
	background-image:url(/images/li_xls.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	color:#EB5C00;
	padding-top:3px;
	padding-bottom:3px;
	}
a.commande,a.commande:hover  {
	background-image:url(/images/li_bondecommande.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	color:#EB5C00;
	padding-top:3px;
	padding-bottom:3px;
	}
a.print,a.print:hover  {
	background-image:url(/images/li_print.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:20px;
	color:#EB5C00;
	padding-top:3px;
	padding-bottom:3px;
	}
b,strong {
	color:#263857;
}
.contentleft {
	width:310px;
	float:left;
	border:1px solid #93C4EB;
	height:130px;
	margin-bottom:10px;
	margin-top:10px;
	font-size: 1em;
}
.contentright{
	width:310px;
	float:right;
	border:1px solid #93C4EB;
	height:130px;
	margin-bottom:10px;
	margin-top:10px;
	font-size: 1em;
	}
	
/*__________LIST  _____________________________ */	

dd {
	margin-left:5px;
	padding-left:5px;
	margin-bottom:2px;
	margin-top:4px;
}

li {
	margin:0px;
}
ul {
	margin-left:5px;
	padding-left:5px;
	padding-left:20px;
}

ul.publications_list {
	margin-left:5px;
	padding-left:5px;
	padding-left:20px;
}

#center_column li {
	list-style-type:none;
	background-image:url(/images/li_content.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	margin-left:0px;
	padding-left:15px;
	padding-top:0px;
	padding-bottom:1px;

	}

#center_column li.doc, li.doc  {
	list-style-type:none;
	background-image:url(/images/li_doc.gif);
	background-repeat:no-repeat;
	background-position:0% 55%;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	
	}

#center_column li.pdf, #right_column li.pdf, li.pdf {
	list-style-type:none;
	background-image:url(/images/li_pdf.gif);
	background-repeat:no-repeat;
	background-position:0% 5%;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	}

	
#center_column li.xls, #right_column li.xls, li.xls {
	list-style-type:none;
	background-image:url(/images/li_xls.gif);
	background-repeat:no-repeat;
	background-position:0% 5%;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
li.ppt {
	list-style-type:none;
	background-image:url(/images/li_ppt.gif);
	background-repeat:no-repeat;
	background-position:0% 5%;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
li.commande {
	margin: 5px 0px;
	background: url(/images/li_bondecommande.gif) no-repeat 0px 0px;
	list-style-type:none;
}


li.commande a {
	display:						block;
	padding-left:					20px;
	padding-top:					3px;
	padding-bottom:					5px;
	margin:							0px 0px;
}	
	

	
dd.pdf {

	background:  url(/images/li_bondecommande.gif) no-repeat 0px 15px;
	}
dd.pdf a{
	padding-left:2px;
	display : block;
	
	}	
li.index {
	list-style-type:none;
	background-image:url(/images/li_index.gif);
	background-repeat:no-repeat;
	background-position:0% 5%;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
	
li.print {
	list-style-type:none;
	background-image:url(/images/li_print.gif);
	background-repeat:no-repeat;
	background-position:0% 5%;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;

	}
#center_column li.publication, #right_column li.publication, li.publication {
	list-style-type:none;
	background-image:url(/images/li_publication.gif);
	background-repeat:no-repeat;
	background-position:0% 5%;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
#center_column li.ppt, li.ppt {
	list-style-type:none;
	background-image:url(/images/li_ppt.gif);
	background-repeat:no-repeat;
	background-position:0% 5%;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
#center_column li.database, #right_column li.database, li.database{
	list-style-type:none;
	background-image:url(/images/li_database.gif);
	background-repeat:no-repeat;
	background-position:0% 5%;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;
	}
#center_column li.presse, #right_column li.presse, li.presse {
	list-style-type:none;
	background-image:url(/images/li_presse.gif);
	background-repeat:no-repeat;
	background-position:0% 5%;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;

	}
li.content {
	list-style-type:none;
	background-image:url(/images/li_content.gif);
	background-repeat:no-repeat;
	background-position:0px 6%;
	margin-left:0px;
	padding-left:15px;
	padding-top:0px;
	padding-bottom:5px;

	}

#right_column li.content {
	list-style-type:none;
	background-image:url(/images/li_presse.gif);
	background-repeat:no-repeat;
	background-position:0px 6%;
	margin-left:0px;
	padding-left:22px;
	padding-top:0px;
	padding-bottom:5px;

	}
	
#center_column li.contact, li.contact {
	list-style-type:none;
	background-image:url(/images/li_contact.gif);
	background-repeat:no-repeat;
	background-position:0% 5%;
	padding-left:22px;
	padding-top:5px;
	padding-bottom:5px;

	}
	
	
	
 /* ----------------------------------------------- */

label{
 font: bold 1em Verdana, Arial, Helvetica, sans-serif;
 width:160px;
 float:left;
 margin-left:50px;
}
h1 {
	font-weight:bold;
	font-size:12px;
	padding-left:10px;
	margin-bottom:0px;
	margin-top:0px;
}
.big_bloc_blue {
	background-color:#F4F8FC;
	padding:8px;
	margin-top:8px;
}
.table_form_blue{
	background-color:#F4F8FC;
	margin:4px;
	margin-left:10px;
	padding:4px;
	vertical-align:top;
	border:1px solid #2A375B;
}

.talbe_bloc_blue{
	background-color:#F4F8FC;
	margin-top:8px;
}
.left_bloc_blue {
	padding:5px;
	width:50%;
	vertical-align:top;
	border:1px solid #2A375B;
}
.right_bloc_blue {
	padding:5px;
	width:50%;
	vertical-align:top;
	border:1px solid #2A375B;
}
.center_bloc_blue {
	background-color:#FFFFFF;
	width:10px;
}
img {
	border:0px;
}

#center_column p {
	text-align:justify;
}

#center_column p.left {
	text-align:left;
}

/* TABLE DATABASE */

.table_database {
	width:100%;
	padding:0px;
	margin:0px;
	border:1px solid #2A375B;
}
.table_database thead{
}
.table_database thead td{
/*	background-color:#F4F8FC; */
	background-color:#E1DCD8;
	color:#263857;
	font-weight:bold;
	border-bottom:1px solid #2A375B;
	height:20px;
}
.table_database tbody .odd{
	background-color:#FFFFFF;
	height:20px;
	padding:4px;
}
.table_database tbody .even{
/*	background-color:#F4F8FC; */
	background-color:#E1DCD8;
	height:20px;
	padding:4px;
}
.table_database tbody .title td{
/*	background-color:#F4F8FC; */
	background-color:#E3E3F7;
	height:20px;
	border-bottom:1px solid #2A375B;
	border-top:1px solid #2A375B;
	padding:2px;
}

.table_database tbody .intertitle td{
/*	background-color:#F4F8FC; */
	height:20px;
	border-bottom:1px solid #2A375B;

	padding:2px;
	font-weight:bold;
}
.table_database .description{
	width:30%;
}

.table_database tbody td {
	padding:4px;
}

.table_database tbody td.data {

	padding:2px;
	margin-left:4px;
}



.table_database tbody .separation td{
	background-color:#FFFFFF;
	height:20px;
	border-bottom:2px solid #2A375B;
	padding:2px;
}
.table_database tfoot td{
background-color:#FFFFFF;
border-top:1px solid #2A375B;
height:20px;
}

/* TABLE GRAPH */

.table_graph {
	padding:0px;
	margin:0px;
	margin-left:10px;
	border:1px solid #2A375B;
}
.table_graph thead{
}
.table_graph thead td{
/*	background-color:#F4F8FC; */
	background-color:#E1DCD8;
	color:#263857;
	font-weight:bold;
	border-bottom:1px solid #2A375B;
	height:20px;
	padding:4px;
}
.table_graph tbody .odd{
	background-color:#FFFFFF;
	height:20px;
	padding:4px;
}
.table_graph tbody .even{
/*	background-color:#F4F8FC; */
	background-color:#E1DCD8;
	height:20px;
	padding:4px;
}
.table_graph tbody .title td{
/*	background-color:#F4F8FC; */
	background-color:#E3E3F7;
	height:20px;
	border-bottom:1px solid #2A375B;
	border-top:1px solid #2A375B;
	padding:4px;
}
.table_graph .description{
	width:30%;
}

.table_graph tbody .separation td{
	background-color:#FFFFFF;
	height:20px;
	border-bottom:2px solid #2A375B;
	padding:2px;
}
.table_graph tfoot td{
background-color:#e8e8e8;
border-top:1px solid #2A375B;
height:20px;
}


/* _______________ GENERAL ELEMENTS ___________________________ */

h1 {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#263857;
	text-decoration:none;
	margin-left:0px;
	margin-top:10px;	
	margin-bottom:10px;	
	padding-top:10px;
	padding-left:0px;
	padding-bottom:10px;
}

h2 {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#263857;
	text-decoration:none;
	margin-left:0px;
	margin-top:10px;
	padding-left:0px;	
	margin-bottom:5px;	
	padding-top:10px;
	padding-bottom:5px;
}

h3 {
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#263857;
	text-decoration:none;
	margin-left:0px;
	margin-top:5px;	
	margin-bottom:5px;	
	padding-top:5px;
	padding-bottom:5px;
}

h4 {
	
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#00319C;
	text-decoration:none;
	margin-left:10px;
	margin-top:5px;	
	margin-bottom:5px;	
	padding-top:5px;
	padding-bottom:5px;
}

font.Observed {
	color:#000000;
}
font.Estimated {
	color:#FF0000;
}
td.Month {
	text-align : left;
	padding-left:5px;
}
/* _______________ MENU JS ___________________________ */

.menu_div {
	display:none;
	position:absolute;
	left:0px;
	top:0px;
	z-index:0;
	margin:0px;
	padding:0px;
}
.top_menu_home {
	background-image:url(/images/top_float_menu.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:155px;
	height:11px;
	font-size:2px;
	margin:0px;
	padding:0px;
}
.center_menu_home {
	background-color:#FFFFFF;
	
	width:153px;
	margin:0px;
	padding:0px;
	border-left:1px solid #263857;
	border-right:1px solid #263857;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
}
.center_menu_home li{
	border-bottom:1px solid #EB5B04;
	list-style-type:none;
	background-image:url(/images/li_content.gif);
	background-repeat:no-repeat;
	background-position:0% 55%;
	padding-top:2px;
	padding-bottom:2px;
	font-size:10px;
}
.center_menu_home ul{
	margin:2px;
	padding:2px;
}
.center_menu_home li a{
	text-decoration:none;
}
.bottom_menu_home {
	background-image:url(/images/bottom_float_menu.gif);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:155px;
	height:11px;
	font-size:2px;
	margin:0px;
	padding:0px;
}



#center_column p.JEL {
	text-align:left;
}	
	
/* */