table#ects {
	width: 700px;
	font-family: Lucida Grande, "Trebuchet MS", Arial, sans-serif;
	font-size: 12px
	color: #595341;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 1%;
	margin-left: 1%;
}

table#ects td {
	border-collapse:collapse;
	border: 1px solid #4a99d7;
	padding: 2px;
}

#ects td.titre1
{
	font-size: 14px;
	text-align: left;
	color: #59408E;
	line-height: 22px;
	background-color: #FEEEB4;
}

#ects td.titre2
{
	font-size: 12px;
	text-align: left;
	color: #59408E;
	line-height: 20px;
	background-color: #FFFFCC;
}

#ects td.titre3
{
	font-size: 12px;
	text-align: left;
	color: #59408E;
	line-height: 20px;
	background-color: #FFFFE3;
}

#ects td.entete 
{
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #59408E;
	background-color: #DEF0FE;
	line-height: 22px;
}

#ects td.entete2 
{
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #59408E;
	background-color: #DEF0FE;
	line-height: 22px;
}

#ects td.option
{
	font-size: 14px;
	color: #59408E;
	background-color: #CCCC99;
	line-height: 22px;
	text-align: left;
}
	
#ects td.information
{ 
	color: #333333;
	font-weight: bold;
	background-color: #E8E8E8;
}

#ects td.annotation {
	color: #59408E;
	background-color: #C0C0C0;
}

/* #ects td.infor2
{
	color: #333333;
	text-align: center;	
	background-color: #E8E8E8;
	)
*/
#ects td.colno_one
{
	text-align: center;	
	)
 
