div {
	text-align:center;
	}
div#bandeau {
	width:950px;
	height:70px;
	
	}
div#menu {
	float:left;
	width:200px;
	height:750px;
	background-color:#FF6699;
	}
div#menu_haut {
	width:100px;
	height:200px;
	background-color:#66CC33;
	}
div#menu_bas {
	width:100px;
	height:200px;
	background-color:#CC99CC;
	}
div#contenu {
	float:left;
	width:500px;
	height:400px;
	background-color:#FFCC00;
	}
div#pied_page {
	clear:both;
	width:600px;
	height:50px;
	background-color:#33FF99;
	}


/* -----------------Styles de titre------------------------------ */



.Titre {

	color: #ED7703; /* #FB7B13 */

	font: 600 normal 24px/32px Arial, Helvetica, sans-serif;

}



.Titre1, h1, .Titre2, h2, .Titre3, h3 {

	color: #ED7703;

	font-family: Arial, Helvetica, sans-serif;

} /* #FB7B13 */



.Titre1, h1 {

	font-size: 24px;

	font-weight: 600;

	margin: 8px 0px 4px 0px;

}



.Titre2, h2 {

	font-size: 16px;

	font-weight: 500;

	margin: 0px 0px 8px 0px;

}



.Titre3, h3 {

	font-size: 14px;

	font-weight: 500;

	margin: 0px 0px 6px 0px;

	font-style: italic;

}



.T1, .T2, .T3, .T4 {

	font-family: Arial, Helvetica, sans-serif;

	color: #003399;

}



.T0 { font: 600 24px/32px Arial, Helvetica, sans-serif; }



.T1 {

	font-size:18px;

	font-weight: 500;

	margin: 0px 0px 8px 0px;

}



.T2 {

	font-size:16px;

	font-weight: 500;

	margin: 0px 0px 8px 0px;

}



.T3 {

	font-size:14px;

	font-weight: 500;

	margin: 0px 0px 6px 0px;

	font-style: italic;

}



.T4 {

	font-size:14px;

	font-weight: 400;

	margin: 0px 0px 6px 0px;

	text-decoration: underline;
	color: black;

}



.TitreExercice1 {

	font-size:16px;

	color:#000099;

	font-weight: bold;

	margin: 0px 0px 8px 0px;

	letter-spacing: -1px;

}



.TitreExercice2 {

	font-size:14px;

	font-weight: lighter;

	color: #000099;

	margin: 0px 0px 6px 0px;

}



.Surligne {

	font-weight: 400;

	color: #FB7B13;

}



.TitreDemiGras {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 14px;

	line-height: 17px;

	font-weight: 600;

	margin-bottom: 8px;

	color: #666666;
}
.Auteur {

	color:navy;

	font-size:13px;

	text-align: right;

	margin: 0px;

	padding: 0px;

	height: auto;

	width: auto;

	border-style: none;

}

a.LienHome {

	font-size: 12px;

	font-style: normal;

	color: white;

	line-height: 22px;

	font-weight: 500;

	display: inline;

	margin: 0px;

	padding: 2px 8px;

	height: auto;

	width: auto;

	border-style: none;

	text-decoration: none;

}



a.LienHome:link {

	background: #0066CC;

	background-color: #0066CC;

}



a.LienHome:visited {

	background: #0066CC;

	background-color: #0066CC;

}



a.LienHome:hover {

	background: #0099FF;

	background-color: #0099FF;

}



a.LienHome:active {

	color: #FFCC00;

	background: #0066CC;

	background-color: #0066CC;

}
