/************ Body ************/
/*body, html{height:100%;}*/
* html {
	height:100%;	
}
body{
	text-align: left;
	font-size: 11px;
	margin: 0px;
}

#Form1 {
	width:752px;
	padding:1px 1px 0px 1px ;
	margin-right:auto; margin-left:auto; margin-top:5px;
}


/************ ENTETE ************/
#entete {
	width:750px;
}
#entete #image-entete {
	padding:0px;
	margin:0px;
	overflow:hidden;
}
#entete #menu-principale {
	width:750px;
	height:32px;
	background-image: url(../images/base/bg_menu.jpg); background-repeat: repeat-x; background-position: top;
	padding:0px;
	margin:0px;	
}
#entete #langue {
	width:75px;
	float:right;
	text-align:left;
	padding-top:7px; padding-bottom:6px;
	vertical-align:middle;
	overflow:hidden;
}
.membre  {
	font-size: 11px;
	color:#632e0a;
	background-color:#fcf9f0;
	padding:4px;
	margin:0px;
	border-bottom: 1px solid #cabaa1
}

#Header1_Devenezmembre1_LoginPage1_btnUnconnect{margin-right:10px;}
#Header1_Devenezmembre1_LoginPage1_lblPrenomClient{font-weight:bold;}

/**************************  LAYOUT   ***************************/

.center-col { padding:8px 20px ; width: 530px;}
.center-col2 {padding:8px 20px ; width: 750px;}
.right-col { padding:10px 20px ; WIDTH: 220px; border-style:solid ; border-width: 0px 0px 0px 1px; text-align:center;}
.foot {background-color:#fcf9f0; border-style:solid ;border-color: #efe4cf; border-width: 1px 0px 1px 0px; height:50px; padding:10px 25px;}
.foot p {text-align:left; font-size:10px; margin:2px 6px 2px 6px; padding:0px;}
.foot a:link, .foot a:visited, .foot a:hover {text-decoration:none; font-weight:normal;}

/**************************  LOGO HOME PAGE  *********************/
.logoSSL {}
.egold {background-image:url(../images/e-gold.gif); WIDTH:85px; HEIGHT:38px; cursor:pointer; margin:auto}
.ebullion {background-image:url(../images/e-bullion.gif); WIDTH:127px; HEIGHT:31px; cursor:pointer; margin:auto}


/***********************************************/

/**** TITRE PRINCIPAL DE LA PAGE ****/

h1{
	text-align		: left;
	font-size		: 14px;
	font-weight		: bold;
	margin			: 10px 6px 4px 6px ;
	padding  		: 0px;}

/**** TITRE PRINCIPAL DES DOCUMENTS ****/

h2{
	text-align		: left;
	font-size		: 13px;
	font-weight		: bold;
	margin			: 10px 6px 4px 6px;
	padding  		: 0px;
	}

h3{
	text-align		: left;
	font-size		: 12px;
	font-weight		: bold;
	margin			: 6px 6px 2px 6px;
	padding  		: 0px;
	}
	
h4{
	font-size		: 12px;
	font-weight		: bold;
	margin			: 6px 6px 2px 6px;
	padding  		: 0px;
	}	
	
/******************* P A R A G R A P H E S **************************/

p{
	text-align		: justify;
	font-size		: 11px;
	font-weight		: normal;
	margin			: 2px 6px 2px 6px;
	padding  		: 0px;}

	
.coul{}
.blanc{color: #FFFFFF;}
.or{color: #a67f16;}
.rouge {color: Red}
	
/*********************************************************************
**********************      L I S T E       **************************
*********************************************************************/
ul{
	margin-top				: 0px; 
	margin-bottom			: 0px;
	margin-right			: 0px;
}

ol{
	margin-top				: 0px; 
	margin-bottom			: 0px;
	margin-right			: 0px;
	list-style-type			: decimal;}

li{	
	font-size       		: 11px;
	text-align      		: left;
	font-weight				: normal;
    margin-top				: 4px;
    margin-bottom			: 4px;}

/*************************  L I E N S  ******************************/

a:link, a:visited, a:hover	{font-weight: bold; text-decoration:underline;}

/**************************  D I V E R S  ***************************/

.images{
	border-style	 		: solid ;
	border-color	 		: #333333;
	border-width 			: 1px;}

hr{
	height					: 1px;
	width					: 100%;
	border-style			: solid}

br { line-height:normal}

.left		{text-align	: left;}
.right		{text-align	: right;}
.center		{text-align	: center;}
.nomargin	{margin		: 0px;}
.cache		{display	: none;}



