body {
	background:#000066;
	font-family:cambria;
	font-size:1em;
	color:#000066;
	margin-top:40px;
	margin-left:0px;
	margin-right:0px;
}

/* -------------------------------------------- */
/* ----------------- niveau 0 ----------------- */
/* -------------------------------------------- */

#background {
	position:absolute;
	width:900px;
	height:673px;
	z-index:1;
	background-image:url("../images/home/background/image1.jpg");
}

/* -------------------------------------------- */
/* ----------------- niveau 1 ----------------- */
/* -------------------------------------------- */

#transparence {
	position:absolute;
	width:900px;
	height:673px;
	z-index:2;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	opacity: 0.85;
}

.bandeauMenu {
	position:absolute;
	width:900px;
	height:30px;
	left:0px;
	top:187px;
	background-image:url("../images/home/interface/bandeauMenu.gif");
	background-repeat:no-repeat;
}

#T_centre {
	position:relative;
	width:900px;
	height:343px;
}

#T_bas {
	position:relative;
	width:900px;
	height:200px;
}

.titreBlancPetit {
	position:absolute;
	width:363px;
	left:537px;
	bottom:90px;
	font-family: cambria;
	font-size:3.1em;
	color:#ffffff;
	filter:alpha(opacity=40);
	-moz-opacity:0.40;
	opacity: 0.40;
}

.titreBlancMoyen {
	position:absolute;
	width:807px;
	left:93px;
	bottom:60px;
	font-family: cambria;
	font-size:4.5em;
	color:#ffffff;
	filter:alpha(opacity=40);
	-moz-opacity:0.40;
	opacity: 0.40;
}

.titreBlancGrand {
	position:absolute;
	width:631px;
	bottom:10px;
	left:240px;
	font-family: cambria;
	font-size:5em;
	color:#ffffff;
	filter:alpha(opacity=40);
	-moz-opacity:0.40;
	opacity: 0.40;
}

/* -------------------------------------------- */
/* ----------------- niveau 2 ----------------- */
/* -------------------------------------------- */

#data {
	position:absolute;
	width:900px;
	height:673px;
	z-index:3;
}

.bandeauJaune {
	position:absolute;
	width:900px;
	height:61px;
	left:0px;
	top:131px;
	background-image:url("../images/home/interface/bandeauJaune.gif");
	background-repeat:no-repeat;
}

#acces {
	position:absolute;
	width:140px;
	height:80px;
	top:15px;
	right:15px;
	font-size:0.9em;
	color:#000066;
	text-align:center;
}

input.acces {
	font-family:cambria;
	font-size:0.8em;
	color:#9999cc;
}

a.mini {
	font-family:cambria;
	font-size:0.7em;
	color:#000066;
	text-decoration:none;
}

#menuPrincipal {
	position:absolute;
	width:750px;
	height:40px;
	top:182px;
	left:125px;
}

#C_centre {
	position:relative;
	width:900px;
	height:61px;
}

#recherche {
	position:absolute;
	top:187px;
	right:10px;
}

input.recherche {
	font-family:cambria;
	font-size:0.8em;
	color:#9999cc;
}

#logo {
	position:absolute;
	width:103px;
	height:119px;
	top:114px;
	left:10px;
}

img {
	border:0px;
}