﻿body {
	font-family:arial;
	font-size:12px;
	background:url(../images2010/bg_transfert.jpg) repeat-x #e0e0e0;
	margin:0;
	padding:0;
	line-height: 1.5;
}
#global {	
	position:relative;
	width:960px;
	height:500px;
	margin:0px auto;
	text-align :left; 
}
#globalConnexion {
	position:relative;
	width:960px;
	height:500px;
	margin:0px auto;
	background-color:#e0e0e0;
}



/* ****** PAGES REDIRECTION ******* */

#PageTransfert {	
	position:relative;
	width:80%;
	height:500px;
	margin:0px auto;
	text-align :left; 
}
.PageTransfertLogo {
	background:url(../images2010/CRHA.jpg) no-repeat;
	height:169px;

}
.PageTransfertText {
	position:absolute;
	margin-top:15px;
	font-size:15px;

}
.PageTransfertText a{
	color:#0061b0;
}

