.contenuMaxam{
	position: relative;
	display: block;
	width: 750px;
	height: 839px;
	margin-left: auto;
	margin-right: auto;
	font-family: tahoma,verdana,arial,helvetica,sans-serif;
	color: #636363;
	top: -5px;
}

a{
	color: #004d91;
	text-decoration: none;
}

a:hover{
	color: #004d91;
	text-decoration: none;
}

/* @group Top */

.top{
	display: block;
	position: relative;
	float: left;
	height: 305px;
	width: 100%;
	background: url(../images/BackgroundMaxam.jpg) no-repeat scroll center top;
}

.topEN{
	display: block;
	position: relative;
	float: left;
	height: 305px;
	width: 100%;
	background: url(../images/BackgroundMaxamEN.jpg) no-repeat scroll center top;
}

.logo{
	display: block;
	position: relative;
	width: 272px;
	height: 124px;
	float: left;
	margin-left: 15px;
	background: url(../images/logoMaxam.png) no-repeat scroll center center;
}

.logoEN{
	display: block;
	position: relative;
	width: 272px;
	height: 124px;
	float: left;
	margin-left: 15px;
	background: url(../images/logoMaxamEN.png) no-repeat scroll center center;
}

.date{
	display: block;
	float: right;
	font-size: 13px;
	margin-right: 15px;
	margin-top: 45px;
	position: relative;
	text-align: right;
	width: 59%;
}

.menuTop{
	display: block;
	position: relative;
	float: right;
	margin-right: 20px;
	margin-top: 60px;
}

.highlight{
	color: #0a294e;
}

.menuBox{
	display: block;
	float: left;
	margin-right: 25px;
	margin-top: 20px;
	position: relative;
	cursor: pointer;
}

.menuBox:hover{
	color: #1e78e1;
}

/* @end */

/* @group Middle */

.middle{
	display: block;
	position: relative;
	float: left;
	min-height: 300px;
	width: 100%;
	background: transparent url(../images/BackgroundMaxamCentre.jpg) repeat-y scroll center center}

.bienvenue{
	display: block;
	height: 40px;
	margin-left: 20px;
	margin-top: 10px;
	position: relative;
	width: 724px;
	background: url(../images/BienvenueBG.png) no-repeat scroll center center;
}

.titre{
	display:block;
	font-size: 16px;
	margin-left:15px;
	margin-top:10px;
	position:relative;
	float: left;
	width: 95%;
	font-style: italic;
	color: #4f4f4f;
	font-weight: bold;
}

.titre2{
	display:block;
	font-size: 13px;
	margin-left:15px;
	position:relative;
	float: left;
	line-height: 40px;
	font-style: italic;
	color: #4f4f4f;
	font-weight: bold;
}

.sousTitre{
	display:block;
	font-size:14px;
	font-weight:bold;
	margin-left:15px;
	margin-top:10px;
	position:relative;
	float: left;
	clear: left;
	width: 95%;
	font-style: italic;
}

.sousTitre2{
	display:block;
	font-size:14px;
	margin-left:10px;
	margin-top:10px;
	position:relative;
	float: left;
	width: 92%;
}

.sousTitre2 a{
	color: #636363;
	text-decoration: underline;
}

.sousTitre2 a:hover{
	color: #004d91;
	text-decoration: none;
}

.ligne{
	display: block;
	float: left;
	position: relative;
	clear: left;
	width: 95%;
}

.texteBienvenue{
	position: relative;
	display: block;
	line-height: 40px;
	float: left;
	margin-left: 10px;	
	font-size: 16px;
	font-weight: bold;
	color: #3e3e3e;
}

.underTexte{
	display: block;
	height: 35px;
	left: 20px;
	position: absolute;
	width: 724px;
	background: transparent url(../images/degradeBienvenue.png) repeat-x scroll center top;
}

.texte{
	display: block;
	margin-left: 20px;
	margin-top: 0px;
	position: relative;
	width: 724px;
	font-size: 14px;
	min-height: 300px;
}

.paragraphe{
	position: relative;
	display: block;
	margin-top: 10px;
	margin-left: 10px;
	float: left;
	width: 660px;
	text-align: justify;
}

.citation{
	display:block;
	float:left;
	font-size:12px;
	margin-left:30px;
	position:relative;
}

.modeleAnalyse{
	display: block;
	float: left;
	margin-left: 75px;
	margin-top: 5px;
	position: relative;
}

.liste{
	display: block;
	position: relative;
	float: left;
	clear: left;
	width: 13px;
	margin-left: 15px;
	margin-top: 3px;
	color: black;
}

.liste2{
	display: block;
	position: relative;
	float: left;
	clear: left;
	width: 13px;
	margin-left: 15px;
	margin-top: 10px;
	color: black;
}

.listeTxt{
	display: block;
	float: left;
	min-height: 18px;
	line-height: 18px;
	margin-left: 5px;
	margin-top: 3px;
	position: relative;
	width: 660px;
	text-align: justify;
}

.retour{
	display: block;
	position: absolute;
	bottom: 5px;
	right: 10px;
}

.bold{
	font-weight: bold;
	margin-left: 0;
}

.underline{
	text-decoration: underline;
}

.italic{
	font-style: italic;
}

/* @end */

/* @group Bottom */

.bottom{
	display: block;
	position: relative;
	width: 100%;
	height: 105px;
	float: left;
	background: transparent url(../images/BackgroundMaxam.jpg) no-repeat scroll center bottom;
}

.copyright{
	color: #898a8d;
	font-size: 12px;
	margin-left: 20px;
	display: block;
	position: relative;
	float: left;
	margin-top: 45px;
}


.menuBottom{
	display: block;
	position: relative;
	float: right;
	margin-right: 20px;
	margin-top: 15px;
}

.menuBottom .menuBox{
	color: #636363;
	display: block;
	float: left;
	font-size: 12px;
	margin-right: 15px;
	margin-top: 10px;
	position: relative;
}

.menuBottom .menuBox a{
	color: #636363;
}

/* @end */

.invisible{
	display: none;
	visibility: hidden;
}