
#global-text{
	position		:relative;
}

.sous-texte{
	border			:0px solid #b3b3b3;
	/*padding			:5px;
	margin-left		:5px;*/
	margin-bottom	:20px;
}

a.back{
	position		: absolute;
	left			: 0px;
	top				: -50px;
}

img.hide{
	display:none;
}

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

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

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

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


#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;
}
