#maindiv {
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #003399;
	padding-top: 0px;
	background-color: rgb(255, 255, 255);
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px #003399;
	padding: 10px;
	background-color: rgb(255, 255, 255);
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.header {
	width: 100%;
	height: 40px;
	font-family: Lucida, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 20pt;
	vertical-align: middle;
	background-position: top center;
	/*background-color: #003399;*/
	background: url(../Templates/%C3%89cole%20d%27%C3%89t%C3%A9%20Web%20Intelligence%202009_fichiers/images/ligne_bleue.jpg);
	color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	line-height: 40px;
}

#menu {
	width:755px;;
	color: #ffffff;
	background-color: #4c3048;
	margin: 5px;
	line-height: 20px;
	font-size: 11pt;
	font-weight: bold;
	padding: 5px;
	text-align: justify;
	padding: 5px;
	padding-left: 10px;
	margin-left: -5px;
	margin-right: -5px;
}

#menu {
	
}

.menuItem {
	color: #ffffff;
}

.menuItem:link {
	color: #ffffff;
}

.menuItem:visited {
	color: #ffffff;
}

.menuItem:hover {
	color: #70b223;
}

.identity {
	border: 0;
	width: 100%;
}

a:link {
	text-decoration: none;
	/*color: #FF0066;*/
	color: #003399;
}

a:visited {
	text-decoration: none;
}

a:hover {
	color: gray;
}

body {
	margin-top: 10px;
	color: rgb(0, 0, 0);
	background-color: rgb(230, 230, 230);
	border: 0;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

td {
	border: 0;
}

.titre {
	font-size: 14pt;
	font-weight: bold;
	color: black;
	margin: 0;
	padding: 0;
}

.sous-titre {
	font-size: 12pt;
	color: #003399;
	font-weight: bold;
}

.liensPage { /*font-size: 9pt;*/
	text-decoration: none;
	color: #993399;
}

.liensPage:link {
	color: #993399;
}

.liensPage:hover {
	color: gray;
}

ul {
	text-align: justify;
	list-style-type: square;
}

dl {
	text-align: justify;
}

dt {
	font-weight: bold;
}

h3,h4 {
	text-align: center;
}

#books {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

img {
	border: 0px;
}

.img_books {
	width: 100px;
}

.blueline {
	width: 100%;
	height: 2px;
	margin-left: -8pt;
}

.valid {
	text-align: center;
}

.portrait {
	width: 240px;
	height: 160px;
	border: 0;
	padding: 0;
}

.section {
	width: auto;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
}

.reditem {
	width: 10px;
	height: 10px;
	margin-left: -10px;
}

.top {
	padding: 0;
}

img.top {
	border: 0px solid;
	width: 40px;
	height: 24px;
}

.update {
	font-size: 8pt;
	text-align: center;
	color: rgb(100, 100, 100);
}

.pdf {
	border: 0px solid;
	height: 8pt;
}

h3,h4 {
	text-align: justify;
}

p {
	text-align: justify;
}

#head {
	color: #0D4F9C;
	margin: 5px;
	background-color: #D4DEEC;
	font-size: 9pt;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: -5px;
	margin-bottom: 0px;
	padding: 5px;
	text-align: center
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto
}


<!-- ajout par Gregoire Berthezene -->

.vert {color: #339900}
.orange {color: #FF9900}
.rouge {color: #CC0000}
.encadre {
	padding: 10px 10px 10px 10px;
	font-size: 0.9em;
	border: solid #069 1px;
	display: inherit;
/*	width: 17cm; */
}
.encadre p{
	padding: 0px 0px 0px 0px;
	margin: 5px 0 5px 10px;
}
.encadre h1 {
	color: #069; 
	padding: 0 0 0 0;
	margin: 0 auto;
}

