.contourcomplet {
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.textebase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.sommaire {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
.tableausommaire {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FFFFFF;
}

.contourbloc {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #FDF9E8;
}


a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #CC0000;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #CC0000;
	}
a:hover, a:active { 
	font-weight: bold;
	text-decoration: none; 
	color: #000000;
}
