#box_login {
	position:relative;
	width:191px;
	height:105px;
	float:right;
	background-image:url("../../themes/altanis.fr/images/espace_clients.png");
}

#box_identifiants {
	position:relative;
	float:left;
	top:27px;
	left:12px;
}

.txt_ident {
	border:1px solid #2883c3;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-bottom:4px !important;
	margin-bottom:2px;
}

.iconeLogin {
	position:relative;
	float:left;
	width:18px;
}

.txtLogin {
	position:relative;
	text-align:right;
	width:140px;
	float:left;
}

#titreAccueil {
	float:none;
	font-size:18px;
	color:#276a98;
	font-weight:bold;
}

#sousTitreAccueil {
	float:none;
	color:#276a98;
	margin-top:-4px;
}

#texteAccueil {
	float:left;
	margin-top:40px;
	width:645px;
	z-index:2;
}

.about {
	position:relative;
	width:898px;
	margin-top:10px;
	text-align:center;
	color:#FFFFFF;
}

.picto_conteneur {
	position:relative;
	float:left;
	width:311px;
	height:100px;
}

.picto_logo {
	position:relative;
	float:left;
	width:86px;
	height:100px;	
}

.picto_titre {
	position:relative;
	float:left;
	width:224px;
	height:22px;
}

.picto_texte {
	position:relative;
	float:left;
	width:222px;
	height:88px;
	padding-left:2px;
}