﻿/* ------------------------------
css pour le positionnement général

Creation : Marie-France Fortin
Date de livraison : 12 fevrier 2010 
Look : DAG
Table des matieres : - commun
					 - modules
					 	- login box
					 
					 
------------------------------ */

/* ----- modules ----- */
/* ----- login box ----- */
#zoneLogin h2 {
	background:url(/SiteCollectionImages/Contenant/Informationnel/DAG/Commun/icnTitreLogin.gif) no-repeat 72px top;
}

.btnConnexion {
	background:url(/SiteCollectionImages/Contenant/Informationnel/DAG/Fr/btnConnexionLoginBox.gif) no-repeat center center;
	width: 87px;
	height: 23px;	
}

.btnInscription {
	background:url(/SiteCollectionImages/Contenant/Informationnel/DAG/Fr/btnInscription.gif) no-repeat center center;
	width: 66px;
	height: 23px;
}




