body { }

#page
{
	width: 910px;
	margin: 20px auto 20px auto;
	padding: 10px 20px 10px 20px;
}

.header
{
	width: 91em;
	height: 15em;
	position: relative;
	margin: 0px 0px 10px 0px;
}

/* LOGO
-------------------------------------------------------- */

#logo 
{
	left:-4px;
	position:relative;
	top:-17px;
}

/* ACCES RAPIDE
-------------------------------------------------------- */

.easyaccess
{
left:295px;
position:relative;
text-align:right;
top:-129px;
width:603px;
}

/* Menu
-------------------------------------------------------- */

.menu
{
	width: 68em;
	height: 6.5em;
	background-color: transparent;
	position: relative;
	left: 23em;
	top: -10em;
	overflow: hidden;
}


/* content
-------------------------------------------------------- */

.content
{
	width: 910px;
}



.left
{
	float: left;
	width: 22em;
	margin: 0px 1em 0px 0px;
	height: 100%;
}

.colonnes
{
	float: left;
	width: 68em;
	margin: 0px 0em 0px 0px;
	height: 100%;
}

.centre
{
	float: left;
	width: 45em;
	margin: 0px 1em 0px 0px;
}

.right
{
	float: left;
	width: 22em;
	margin: 0px 0em 0px 0px;
}

/* Chapeau
-------------------------------------------------------- */

.chapeau
{
	width: 205px;
	margin: 0px 0px 20px 0px;
	min-height: 225px
}

/* colonne de droite -------------------*/
.rightcol { width: 220px; }

/* RAPPEL AGENDA
-------------------------------------------------------- */

.rappelagenda
{
	width: 205px;
}
/* Pied de page
-------------------------------------------------------- */
.footer{
width: 910px;
height: 50px;
float: left;
bottom: 0px;
margin: 30px 0px 50px 0px;
}

