body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(interface/fond_2_lignes.gif);
	background-repeat: repeat;	
}

.marge {padding: 0 0 0 16px; vertical-align: top;}

.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #000000;
}

.texte2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 13px;
	color: #041C43;
}

.texte3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #041C43;
	font-weight: bold;
}

.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #041C43;
	font-style: italic;
	line-height: 14px;
}

.titreProg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #041C43;
	font-style: italic;
	line-height: 18px;
}

.SousTitre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0591DE;
	line-height: 14px;
	font-style: italic;
}

.texteItal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 12px;
	color: #000000;
}

.txtnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	line-height: 13px;
	color: #041C43;
}
.txtnewstitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;	
	text-align: left;
	line-height: 11px;
	color: #041C43;
}

.liens01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #939698;
}
.footertxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #041C43;
	line-height: 12px;
}

.liensSM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #041C43;
	font-weight: bold;
}

A:link.lien01 {color: #041C43; text-decoration: none;}
A:active.lien01 {color: #0591DE; text-decoration: none;}
A:visited.lien01 {color: #041C43; text-decoration: none;}
A:hover.lien01 {color: #0591DE; text-decoration: none;}

A:link.lien02 {color: #041C43; text-decoration: underline;}
A:active.lien02 {color: #0591DE; text-decoration: none;}
A:visited.lien02 {color: #041C43; text-decoration:  underline;}
A:hover.lien02 {color: #0591DE; text-decoration: none;}

A:link.lien03 {color: #0591DE; text-decoration: none;}
A:active.lien03 {color: #041C43; text-decoration: none;}
A:visited.lien03 {color: #0591DE; text-decoration: none;}
A:hover.lien03 {color: #041C43; text-decoration: none;}

.cellcolor01 {
	background-color: #E0E3E8;
}
.cellcolor02 {
	background-color: #041C43;
}
.cellcolor03 {
	background-color: #8AC560;
}
.cellcolor04 {
	background-color: #FFFFFF;
}
.imgbackmenu {
	background-image: url(interface/img_menu.jpg);
	background-repeat: no-repeat;
}
.imgbackcontenu {
	background-image: url(interface/img_fond_page.jpg);
	background-repeat: no-repeat;
}

.showstate{ /*Definition for state toggling image */
cursor:hand;
cursor:pointer;
float: left;
margin-top: 2px;
margin-left: 2px;
}

.headers{
	width: 500px;
	height: 18px;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #041c43;
	background-color: #041c43;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.switchcontent{
	width: 500px;
	border: 1px solid #041c43;
	border-top-width: 0;
}

.titrecours{
	width: 475px;
	height: 18px;
	font-size: 11px;
	font-weight: normal;
	/*border: 2px solid #FFFFFF; */
	/*background-color: #E0E3E8; */
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(interface/fond_grillecours.gif);
}
.titrecours2 {
	width: 475px;
	height: 18px;
	font-size: 12px;
	font-weight: normal;
	/*border: 2px solid #FFFFFF; */
	/*background-color: #E0E3E8; */
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(interface/fond_grillecours.gif);
}

