body
{
  background: #B4ABA1;
  margin: auto;
  padding-left: 5px;
  padding-right: 5px;
}

html>body
{
  min-width: 736px;
  max-width: 1021px;
  min-height: 416px;
  height: auto;
  width: auto;

}

* html body{
	
	width: 1021px;
}

.separator{
	border-top :   1px solid #8B8078;
	margin-top : 5px;
	padding-top : 5px;
	vertical-align: middle;
	margin-left:2px;
}

div.marketnews a, div.marketnews a:link, div.marketnews a:visited, div.marketnews a:hover {
	color:black;

}



#logohome
{
	height: 119px;
	border-bottom:8px solid #B4ABA1;
	background: #FFF;

}

	#logohome img
	{
		border: 0px;
		padding-left:20px;
		padding-top:30px;
	
	}

#titleprivat
{
  display: none;
}
/**
  * Section nav
  */
#lang
{
  font-family: Verdana;
  font-size: 7.5pt;
  color: #665D55;
  float: right;
  margin-top: 5px;
}


#lang div.container
{
	float: right;
	margin-left: 5px;
	margin-right: 5px;
	display: block;
}

#lang a
{
  color: #FFF;
  text-decoration: none;
}

#lang a:hover
{
  color: #000;
  text-decoration: none;
}

#lang a:active
{
  color: #FFF;
}



#lang b a, #lang b a:hover
{
  color: #fff;
}
/**
 * avant dans une class textprivat
 */


#nav
{
  background: none;
  float: left;
  font-size: 8pt;
  padding-left: 20px;
  width: 230px;
}

#nav  a
{
  text-decoration: none;
  font-family: Verdana;
  color: #8B8078;
}

#nav a:hover{
  color: #000000;
}

#nav a:active{
  color: #0f29ad;
} 

#nav  a img
{
  border: none;
  margin-left:2px;
}

#nav div.main
{
  margin-top: 25px;

}

#nav div.main img
{
  padding-bottom: 10pt;
}

#nav div.second
{
  padding-right :10px;	
  margin-top: 10px;
  text-align: right;
  font-size: 10pt;
}

#nav div.second img
{
  padding-bottom: 9pt;
}

#nav div.news
{
	margin-top: 70px;
}


/**
  * Main content (Page Standard)
  */
#contenthome
{
  background: #FFF;
  height: 510px;
}

html>body #contenthome
{
  min-height: 510px;
  height: auto;
}


#contenthome #content-height
{
 background: #FFF;
 margin-left: 250px;
 height: 510px;
}
#contenthome #content-height.section
{
	border-left:1px solid #8B8078;
	padding-left:16px;
	padding-right:148px;
	padding-top: 10px;
	height: auto;
}

#contenthome #content-height.section div.textprivat a
{
	font-size: 11px;
	color: #001CA8;
	text-decoration: none;
}

#contenthome #content-height.section div.textprivat a:hover
{
	color: #000;
}

#contenthome #content-height.section div.headlineprivat h2
{
	color:#000000;
	font-family:Verdana;
	font-size:7.5pt;
	line-height:13pt;
	font-weight: normal;
}

#contenthome #content-height.section table
{
	font-family:Verdana;
	font-size:7.5pt;
}

#contenthome #content-height.section table a
{
	color: #001CA8;
	text-decoration: none;
}

#contenthome #content-height.section table a:hover
{
	color: #000;
}

/**
  * Footer
  */

#footerhome
{
  color: #665D55;
  font-size:8pt;
  font-family: Verdana;
  text-align: right;

}

#footerhome #links .copyright
{
	color: #FFF;
}

#footerhome #links a
{
  font-family: Verdana;
  font-size: 8pt;
  color: #665D55;
  text-decoration: none;
}

#footerhome #links a:hover
{
	text-decoration: underline;
	color: #000;
}

#right-side
{
float: right;
width: 150px;
height: 50px;
padding-left: 24px;
padding-right: 24px;
}

#footerhome
{
	width: 100%;
	clear: both;
	margin-top: 5px;

}

html>body #footerhome
{
	margin-top: 10px;
}

/**
* specific combo quick access
*/
ul.comboBoo-list li
{
	background:#B4ABA1 none repeat scroll 0 0;
	border-left:1px solid #404040 !important;
	border-right:1px solid #404040 !important;
	color:#000000;
	display:block !important;
	margin:0;
	padding:10px 21px 5px 10px;
	width:100% !important;
}


ul.comboBoo-list li.choice-selected {
	background-color:#F1EEEA ;
}
