body {
	font-family: Arial, sans-serif, Helvetica; 
	font-size: 12px;
	font-weight: normal;
}

.clear_float {
	clear:both;
}

.titchap {
	margin:0 0 100px 400px;
	font-size: 200px;
	line-height: 30px;
	font-weight: bold;
	color: #036;
}

.somchap{
	font-size: 16px;
	margin: 0 auto;
}

.tit1 { /* le titre du chapitre */
	font-size: 25px;
	color: #036;
	font-weight: bold;
}

.tit2 {
	font-size: 20px;
	color: #036;
	font-weight: normal;
	padding-left: 20px;
}

.tit3 {
	font-size: 16px;
	color: #036;
	font-weight: normal;
	/*padding-left: 40px;*/
}

.titbd {
	font-size: 14px;
	font-weight: bold;
}

table {
	border-collapse: collapse;
	font-size: 11px;
}

.encad {
	border: 1px solid #333;
	margin: 10px;
}
.encad td {
	padding: 10px;
}

.titencad {
	font-size: 12px;
	font-weight: bold;
}

.txtencad {
	font-size: 11px;
}


.prog {
	background: #eee;
}

.ali1, .court { 
	font-family: "Courier New", Courier, monospace
}

.image, .legende {
	text-align: center; 
	margin: 0;
	padding: 0;
}

.legende {
	margin-bottom: 20px;
}

.encad {

}

.tab td {
	border: 1px solid #333;
}

.tab th {
	border: 1px solid #333;
	background: #eee;
	font-size: 13px;
}

.presentation_ouvrage img {
	float: left;
	border:0 ;
	margin-right: 20px;
}

