/* ####################################################################### */
/* ########  Feuille de style définisant l'affichage par defaut  ######### */
/* ####################################################################### */

body {
	margin: 0;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#conteneur {
	height: 540px;
	left: 50%;
	margin-left: -380px;
	margin-top: -270px;
	position: absolute;
	top: 50%;
	width: 760px;
	/*background: url(../../images/fond_conteneur.jpg) no-repeat;*/
}

h1 {
	position: absolute;	
	top: -15px;
	width: 412px;
	height: 120px;
	background: url(../../images/logo.gif) no-repeat;
}

h1 span {
	display: none;
}

#divFlash {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

#adresse {
	position: absolute;
	top: 280px;
	left: 415px;
	z-index: 100;
	width: 345px;
	text-align: right;
}

/* ####################################################################### */
/* ENTETE */

#entete {
	background: url(../../images/logo_accueil.gif) no-repeat;
	width: 366px;
	height: 126px;
	margin-left: -17px;
}

#entete h1 {
	display: none;
}

/* FIN ENTETE */
/* ####################################################################### */

/* ####################################################################### */
/* CORPS */

#corps {
	position: absolute;
}

.p1 {
	color: #005e9d;
	font-size: 12px;
	font-weight: bold;
	margin: 15px 0;
}

.p2 {
	color: #669ed6;
	font-size: 12px;
	margin: 5px 0;
}

.p2 span {
	color: #669ed6;
	font-size: 12px;	
	font-weight: bold;
}

.p3 {
	color: #669ed6;
	font-size: 12px;	
	margin: 5px 0;
}

.p4 {
	line-height: 30px;
	background: url(../../images/mail.gif) right top no-repeat;
}

.p4 a {
	color: black;
	font-weight: bold;
	padding-right: 35px;
}

/* FIN CORPS */
/* ####################################################################### */

/* ####################################################################### */
/* PIED */

#pied {
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 760px;
}

#pied a {
	color: black;
}

.p1Bis {
	position: relative;
	top: -20px;
	color: #005e9d;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}

.p1Bis a {
	border-bottom: 3px solid #669ed6;
	text-decoration: none;
	font-size: 14px;
}

.p2Bis {
	position: relative;
	top: 5x;
	font-size: 9px;
}

/* FIN PIED */
/* ####################################################################### */

/* ####################################################################### */
/* EXTRA */

/* FIN EXTRA */
/* ####################################################################### */


/* ####################################################################### */
/* #############################   Classes   ############################# */
/* ####################################################################### */

