/************ Body ************/

body{
	font-family: arial, helvetica, sans-serif;
	background-color: #e5c785; background-image: url(../images/base/bg_fond.jpg); background-repeat: repeat-x; background-position: top;
}

#Form1 {
	background-color: #f0e8d6; background-image: url(../images/base/bg-border.jpg); background-repeat: repeat-x; background-position: top;
}

/**********GESTION DES ERREURS *************/
#overlay {display:none;filter:alpha(opacity=75);  -moz-opacity:.75;  opacity:.75; background:#aaaaaa; position:absolute; top:0px; left: 0px; width:100%;height:100%;  z-index:10000;}
#erreur {background:white url(../../images/erreur/warning.jpg); background-repeat:no-repeat; background-position: 10px 10px;display:none;position:absolute; left:50%;margin-left:-185px; width: 350px;  z-index:10001; top:50%;padding:10px; font-size:11px;border:2px solid #ababab;}
#erreur a p{background:url(../../images/erreur/close_large_over.gif); width:82px; height:27px; display:block; margin: 0 auto; padding: 0 auto;margin-top:35px; cursor:pointer;text-decoration:none; border:none;color:white;}
#erreur a:hover p{background:url(../../images/erreur/close_large.gif); width:82px; height:27px; display:block; margin: 0 auto; padding: 0 auto;margin-top:35px; cursor:pointer;text-decoration:none; border:none;color:white;}

#message {text-align:left;margin-left: 60px; padding-top:10px; margin-bottom:15px;}

/************ ENTETE ************/

#entete #image-entete { height:75px;}

#entete #menu-principale { height:32px; background-image: url(../images/base/bg_menu.jpg);}

.membre  				{ color:#632e0a; background-color:#fcf9f0;}

/**************************  LAYOUT   ***************************/

.center-col 			{background-color:#fcf9f0;}
.center-col2 			{background-color:#fcf9f0;}
.right-col 				{background-color:#fbf6e5; border-color: #efe4cf;}
.foot 					{background-color:#fcf9f0 ;border-color: #efe4cf;}
.foot p 				{color: #333333;}
.foot a:link, .foot a:hover, .foot a:visited {color: #333333}

/**************************  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 ****/

p, h1, h2, h3, h4		{color:33333;}

h2					{border-style    : solid; border-color: #666666; border-width : 0px 0px 1px 0px;}

/******************* P A R A G R A P H E S **************************/

.coul				{color : #84630D;}

/*************************  L I E N S  ******************************/

a:link, a:visited  	{color: #84630D;}
a:hover 			{color: #333333;}

hr					{border-color: #e8dbc6 #ffffff #ffffff #ffffff ;}

/*************************  TABLEAUX  ******************************/
table.cssform01 {
	color				:#333333; 
	border-color		:#f0e8d6; 
	}

table.cssform01 th{
	border-color: #cabaa1;
	background-color	: #e8dbc6;
	}

table.cssform01 th h1 h2 h3{color: #ffffff}

table.cssform01 td{
	color				: #333333;
	border-color	 	: #f0e8d6;
	background-color	: #fefdfa;
	}

table.cssform01 table td{
	border-color: #f0e8d6;
}

/******************************  NEWS  ****************************/
.table-news {
	border-color	 	: #f0e8d6;
}

.table-news th{
	color				: #333333;
	background-color	: #e8dbc6;
	border-color	 	: #cabaa1;
}

.table-news th p h1 h2 h3{color: #ffffff;}
.table-news th p{
	color				: #ffffff;
}

.table-news td{
	color				: #333333;
	border-color	 	: #f0e8d6;
	background-color	: #fefdfa;
}
.table-news table td{
	border-color: #f0e8d6;
}


