#descProjet th {
	text-align: justify;
	padding-right: 10px;
	padding-top: 10px;
}

#divComplementPresentation {
	font-weight: normal;
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	display: none;
	overflow: scroll;
	height: 519px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}

.thDemiTableau {
	width: 50%;
	text-align: center;
}

#couvDagr {
	display: block;
}

.tableVideo {
	border-color: #CCEECC;
	border-style: solid;
	border-width: 1px;
	border-collapse: collapse;
}

.tableVideo th {
	padding: 20px;
	border-color: #CCEECC;
	border-style: solid;
	border-width: 1px;
}

.tableVideo table, .tableVideo table th {
	border-width: 0px;
	padding: 5px;
	text-align: left;
	width: auto;
}

.lienPageVideo {
	
}

a {
	color: #007139;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	background-color: #CCEECC;
}


.ulSansPuce {
	list-style: none;
}

