/* General */

a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #897e76;
	text-align: right;
	text-decoration: none;
	margin-bottom: 0px;
font-weight: bold;
}

a:link { color: #897e76; }
a:visited { color: #897e76; }
a:active { color: #897e76; }
a:hover { color: #afadac;}

a img {border: none;}


body {
	background-color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;

}

#global {
     margin-top: 45px;
     margin-left: auto;
     margin-right: auto;
     width: 770px; /* 768*/
     height: 510px; /* 504*/
}




/* ........haut........*/

#haut{
	background-color: #000;
	background-repeat: no-repeat;
	height: 91px;
	width: 767px;
	margin-top: 1px;
	bottom: 0px;
}


#images {

	float: left;
	height: 20px;
	width: 250px;

}



a img {border: none;}

/* .......haut fin.........*/


/* ........centre........*/

#centre { 
	background-color: #000;
	margin-top: 3px;
	clip:  rect(3px auto 3px auto);
	bottom: 0px;
	height: 600px;
	width: 750px;
}


a img {border: none;}

/* ........centre fin........*/





/* ........bas........*/

#bas{
	background-color: #000;
	height: 21px;
	width: 767px;
	margin-top: 30px;
}
#bas p{ 
	font-size: 13px; 
	/*font-weight: bold; */
	color: #2b3a47; 
	margin-right: 5px;
	margin-top: 2px;
	font-family: Helvetica;
}

/* ........bas fin........*/



/* ........typo........*/

.jaune{ 
	font-size: 13px; 
	font-weight: bold;
	color: #a2a29c;
}

.bleu{ 
	font-size: 13px; 
	color: #7b87a0;
}
/* ........typo fin........*/
