BODY {
	background-color : #ffffff;
	text-decoration : none;
	font-family: Arial;
	font-size: 10 pt;
}

A:LINK {
	text-decoration : none;
	color : #ffffff;
	font-family: Arial;
	font-size: 10 pt;
}

A:VISITED {
	text-decoration : none;
	color : #ffffff;
	font-family: Arial;
	font-size: 10 pt;
}

A:HOVER {
	color : #ffffff;
	font-family: Arial;
	font-size: 10 pt;
}
 
.smtext {
	font-family: Arial;
	font-size: 8 pt;
	color: #00235D;
}

.smtextbold {
	font-family: Arial;
	font-size: 8 pt;
	font-weight: bold;
	color: #00235D;
}
 
.text {
	font-family: Arial;
	font-size: 10 pt;
	color: #00235D;
}

.textwhite {
	font-family: Arial;
	font-size: 10 pt;
	color: #ffffff;
}

.title {
	font-family: Arial;
	font-size: 12 pt;
	color: #00235D;
}

.textbold {
	font-family: Arial;
	font-size: 10 pt;
	font-weight: bold;
	color: #00235D;
}

.textboldwhite {
	font-family: Arial;
	font-size: 10 pt;
	font-weight: bold;
	color: #FFFFFF;
}

.textbolditalicwhite {
	font-family: Arial;
	font-size: 10 pt;
	font-weight: bold;
	font-style: italic;
	color: #FFFFFF;
}
.titlebold {
	font-family: Arial;
	font-size: 12 pt;
	font-weight: bold;
	color: #00235D;
}
.bigtitleboldwhite {
	font-family: Arial;
	font-size: 14 pt;
	font-weight: bold;
	color: #FFFFFF;
}

.calconge {
	color: #000000;
	background-color: #33cccc;
	font-family: Arial;
	font-size: 8 pt;
}
.calferiee {
	color: #000000;
	background-color: #007167;
	font-family: Arial;
	font-size: 8 pt;
}
.calpedagogique {
	color: #000000;
	background-color: Red;
	font-family: Arial;
	font-size: 8 pt;
}
.calexamen {
	color: #000000;
	background-color: #ffcc33;
	font-family: Arial;
	font-size: 8 pt;
}
.calaujourdhui {
	color: #000000;
	background-color: #2f4f88;
	font-family: Arial;
	font-size: 8 pt;
}
.caljourdesemaine {
	color: #000000;
	background-color: #A9C2E9;
	font-family: Arial;
	font-size: 8 pt;
}
.calfindesemaine {
	color: #000000;
	background-color: #ABF58B;
	font-family: Arial;
	font-size: 8 pt;
}
.tablecal {
	font-family: Arial;
	font-size: 8 pt;
	color: #2f4f88;
	border: 3px double #2f4f88;
}

.tablecal2 {
	font-family: Arial;
	font-size: 8 pt;
	color: #535226;
	border: 1px double #535226;
}

.info {
	font-family: Arial;
	font-size: 9 pt;
	color: #FFFFFF;

	
}