html,body {
font-family	: Lucida Grande, Lucida Sans Unicode, Bitstream Vera Sans, Geneva, Helvetica, Arial, sans-serif;
font-size	: 11px;
color		: #595959;
font-weight	: 100;
height		: 100%;
margin		: 0 auto;
padding		: 0;
}

#global-text{
	position		:absolute;
	left			:0px;
	bottom			:0px;
	width			:100%;
}

.sous-texte{
	border			:1px solid #b3b3b3;
	padding			:5px;
	height:100%;
}

#shadow-left{
	float			:left;
	width			:480px;
}

#shadow-right{
	float			:left;
	width			:260px;
	background		:#efefef;
	margin-left		:15px;
	padding			:5px;
	height			:100%;
}

#global-text h1{
font-family		: Georgia, "Times New Roman", Times, serif;
margin			: 0px 5px 0px 0px;
padding			: 0px;
font-size		: 15px;
letter-spacing	: -1px;
color			: #0764b3;
font-weight		: normal;
text-align		: center;
}

#global-text h2{
font-family		: Lucida Grande, Lucida Sans Unicode, Bitstream Vera Sans, Geneva, Helvetica, Arial, sans-serif;
margin			: 0px 0px 3px 0px;
padding			: 0px;
font-size		: 12px;
color			: #595959;
font-weight		: normal;
text-align		: center;
}


#global-text h3{
font-family		: Georgia, "Times New Roman", Times, serif;
margin			: 0px;
padding			: 0px;
font-size		: 14px;
display			: inline;
letter-spacing	: -1px;
color			: #041e34;
font-weight		: 100;
line-height		: 20px;
}

.rea{
	float		: left;
	width		: 161px;
	height		: 73px;
	margin-top	: 10px;
	background	: url('../img/loadref-1.gif') no-repeat;
	background-position: 0px -16px;
}

.titre-client{
position		: absolute;
font-size		: 11px;
font-weight 	: normal;
color			: #555;
margin			: -15px 0 0 5px;
font-family		: Arial, Helvetica, sans-serif;
}


.rea a{
text-decoration	: none;
}


#global-text a{
color			: #ff6000;	
font-size		: 13px;
text-decoration	: none;
}

#global-text a:hover{
color			: #d04e00;
}

.rea a img{
display			: none;
}
