#Topcontent {
	width: 100%;
	height: 21px
}
 
 #Bottomcontent {
	width: 100%;
	height: 21px
}
#content {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
		padding-top: 10px;
}


#MAJ {
	font-size: 10px;
	font-weight: bold;
	color: #999999;

}
h1 {
	color: #CCE70B;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

#tableau-diplomes {
	background-color: #ffffff;
	font-size: 10px;
	padding: 5px;
	color: #192E63;
	}

#tableau-diplomes thead td{
	background-color: #CCE70B;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#tableau-diplomes td{
border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	}


#col-1 {
	background-color: #F5FACE;
	width : 200px
}
#col-1 H1 {
font-size: 10px;
font-weight: bold;
color: #192E63;
}

