/* CSS BUREAU DU PLAN  */ 

/*---------- 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 {
	text-align:center;
	width: 92%;
	vertical-align:middle;
	min-width:748px;
	padding-top:20px;
	margin-left:auto;
	margin-right:auto;
}
#conteneur_splash{
	width: 95%;
	vertical-align:middle;
	padding-top:25%;
	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;
	margin-right:0px;
	padding-right:0px;
}

/* 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 {
	height:95%;
	width:185px;
	min-width:185px;
	max-width:185px;
	background-color:#FFFFFF;
	vertical-align:top;
	text-align:left;
	margin-top:10px;
	border-right:1px dashed #263857;
}
#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;
}
#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:163px;
	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:6px;
	padding-right:2px;
	width:138px;

}

#conteneur table.Main {
	border-left:1px solid #263857;
	border-right:1px solid #263857;
	border-top:1px solid #263857;	
	border-bottom:1px solid #263857;	
	background-color:#FFFFFF;
	padding : 0px;
	height : 750px;

}

#conteneur_splash table.Main_Splash {
	border-left:1px solid #263857;
	border-right:1px solid #263857;
	border-top:1px solid #263857;	
	border-bottom:1px solid #263857;	
	background-color:#FFFFFF;
	min-width:800px;
	height : 140px;
	font-size:10px;
	padding-left : auto;
	padding-right : auto;
	
}

#conteneur_splash .navbar {
	border-top:1px solid #263857;	
	background-color:#EEEEEE;
	height : 25px;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 5px;
	font-size:10px;
}

#conteneur td.Main {
	background-color:#FFFFFF;
	padding : 0px;
	text-align:right;
}

#conteneur .navbar {
	border-bottom:1px solid #263857;	
	border-top:1px solid #263857;	
	background-color:#EEEEEE;
	height : 25px;
	padding-bottom : 5px;
	padding-top : 5px;
	padding-left : 5px;
}

#conteneur .content {
	padding-top : 5px;
	padding-left : 5px;
	text-align:left;
}


#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 */
table.Footer {
	height:25px;
	font-size: 12px;
	width:92%;
	border:0px;
	
}

/* LIST THEME */

.list_theme {
	font-size:10px;
	
	font-color:#EB5C00;
}
.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); */
	list-style-image:url(../images/li_theme.gif);
	margin-bottom:4px;
	color:#535775;
}
.list_theme li a {
	text-decoration:underline;
	color:#EB5C00;
	
	
}

.list_theme li.selected a {
	text-decoration:underline;
	color:#535775;
	font-weight : bold;
	
	
}

.list_theme li a:hover {
	text-decoration:none;
	color:#EB5C00;
}

.list_sub_theme{
	padding-left:5px;
	margin-left:5px;
	margin-top:2px;
	margin-bottom:2px;
}
.list_sub_theme li{
	list-style-image:url(/images/li_sub_theme.gif);
	font-weight:normal;
}

/* TITRE*/
.center_title {
	background-color:#EEEEEE;
	border:1px solid #a8a8a8;
	
	
	background-image:url(/images/center_title.gif);
	background-repeat:repeat-y;
	margin-top:15px;
	margin-left:0px;
	margin-right:10px;
	margin-bottom:5px;
	
	line-height:20px;
	font-size:13px;
	padding-left:20px;
}

.center_title_2 {
	background-color:#FFFFFF;
	border:1px solid #a8a8a8;
	background-image:url(/images/center_title.gif);
	background-repeat:repeat-y;
	margin-top:15px;
	margin-left:15px;
	margin-right:10px;
	margin-bottom:5px;
	line-height:20px;
	font-size:13px;
	padding-left:25px;
}

.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 {
	color:#006666;
	text-align:justify;
	
}


.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 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-top:10px;
	margin-bottom:10px;
	margin-left:5px;
	margin-right:10px;
}

p.Indent {
	margin:15px;
}

a {
	text-decoration:underline;
	color:#EB5C00;
}
a:hover {
	text-decoration:none;
	color:#EB5C00;
}

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;
}


ul {
	margin-left:10px;
	margin-bottom:5px;
	padding-left:6px;

}

ul.publications_list {
	margin-left:5px;
	padding-left:5px;

}

li {
	margin-bottom:4px;
	
}

li.publist {
	list-style-type:none;
	background-image:url(/images/li_content.gif);
	background-repeat:no-repeat;
	background-position:20px 2px;
	margin-left:0px;
	padding-left:35px;
	padding-top:0px;
	padding-bottom:1px;

	}

#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:2px;

	}

#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.zip, li.zip {
	list-style-type:none;
	background-image:url(../images/li_zip.gif);
	background-repeat:no-repeat;
	background-position:0% 5%;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
	}
	
#center_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, 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.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.zip {
	list-style-type:none;
	background-image:url(../images/li_zip.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;

	}


ul.list_Linked {
	font-size:10px;
	color:#535775;
	margin-left: 0px;
	margin-right: 2px;
	padding-right:2px;
	padding-left:5px;
}	
	
#left_column li.publication {
	list-style-type:none;
	background-image:url(/images/li_publication.gif);
	background-repeat:no-repeat;
	background-position:-2px 1px;
	margin-left: 0px;
	margin-right: 2px;
	padding-right:2px;
	padding-left:20px;
	
	}
#center_column li.publication {
	list-style-type:none;
	background-image:url(/images/li_publication.gif);
	background-repeat:no-repeat;
	background-position:-1px 5%;
    margin-left: 0px;
	margin-right: 2px;
	padding-right:2px;
	padding-left:20px;
	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, 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, 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;

	}
	
#center_column li.html, li.html {
	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;

	}
	

	
 /* ----------------------------------------------- */

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:#FFFFFF;
	margin:0px;
	padding:5px;
	margin-right:10px;
	vertical-align:top;
	border:1px solid #dadada;
}

.table_bloc_blue{
	background-color:#FFFFFF;
	margin-top:8px;
	
}
.left_bloc_blue {
	padding:5px;
	width:50%;
	vertical-align:top;
	border:1px solid #dadada;
}
.right_bloc_blue {
	padding:5px;
	width:50%;
	vertical-align:top;
	border:1px solid #dadada;
}
.center_bloc_blue {
	background-color:#FFFFFF;
	width:10px;
}
img {
	border:0px;
}


img.inner_image {
	border:1px solid #000000;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
}

#center_column p {
	text-align:justify;
}

#center_column p.left {
	text-align:left;
}

/* FPBTable */
.FPBTable {
	width:100%;
	padding:10px;
	margin-right:10px;
	border:1px solid #2A375B;
	font-family:Arial, Helvetica, sans-serif;	
}


tr.FPBTableTop{
	border:1px solid #2A375B;
	font-weight:bold;
	background-color:#FFCC66;
	
}

.FPBTable td{
	padding:4px;
	margin:2px;
	border:1px solid #2A375B;
	font-family:Arial, Helvetica, sans-serif;	
}

/* 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 .description{
	width:30%;
}
.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;
}


/* _______________ 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;
}	
	
/* */