body {
	line-height: normal;
	color: #301D8C;
	font-family: "Comic Sans MS", Verdana, Arial, serif;
	font-weight: normal;
	background-color: #fefed4;
}

a {
	color: #339900 ;
}

.title {
	font-family: "Arial Narrow", Verdana, "Times New Roman";
	line-height: 20px;
	color: #39C541;
	display: block;
	border-bottom-color: #39C541;
	border-bottom-style: solid;
	font-size: 1.1em;
	font-weight: 600;
	border: 1;
}

.subtitle {
	font-family: "Comic Sans MS", Verdana, Arial, serif;
	font-size: 16px;
	line-height: 30px;
	color: #FF6699;
	font-weight: bold;
	letter-spacing: 1px;
	border-bottom-color: #FF6699;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	display: block;
	border-top-style: none;
	border-bottom-style: solid;
}

.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	background-color: #669900;
 color: #FFFF33;
}

.nav {
	font-family: "Comic Sans MS", Arial;
	font-size: 1em;
	font-weight: normal;
	background-color: #FFCC33;
	text-decoration: none;

}

.navLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;;
	font-weight: bold;
	background-color: #DEDECA;
}

.sidebar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 14px;
	padding: 3px;
	background-color: #FFFFCC;
 color: #003333;
}

.sidebarHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 18px;
	color: #003300;
	background-color: #FFFF66;
}

.sidebarFooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 18px;
	background-color: #FFFF99;
 font-style: italic;
}

.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	line-height: 22px;
	text-align: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;


}

.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
}

.box1 {
	border-width: thin;
	border-color: #99FF99 #003300 #003300 #99FF99;
 border-style: double;
 }

.promo {
	font-family: "Times New Roman", Times, serif;
	color: #000033;
}

.titlebar {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #336699;
}

.dingbat {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
 color: #660000; font-weight: bolder; font-size: medium;
 }

input.big {
	width: 100px;
}

input.small {
	width: 50px;
}
h1 {
	font-size: 1.5em;
	line-height:normal;
	color: #312B94;
	text-align: center;
	font-family: "Comic Sans MS", Verdana, Arial, serif;
	text-transform: none;
	letter-spacing: 2px;
	text-decoration: none;
}
h2 {
	font-size: 1.5em;
	color: #FF9900;
	text-align: center;

}
ul {
	line-height: 1.5em;
}

.listeCours {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	list-style-type: square;
	line-height: normal;
}
a.bouton {
  color: white;
  background-color: #000080;
  text-decoration: none;
  font-weight: bold;
  text-align: center;
  padding: 5px;
}
a.bouton:hover {
  background-color: #6495ED;
  background-image: url(aqua.jpg);
}

a {
  color: #FF0000;
  text-decoration: none;
}
a:hover {
	text-decoration: none;
	display: compact;
	background-color: #30BF30;
	color: #FFFFFF;
}

table {
	/*border-collapse:collapse;
	background-color: #FEFED4;
	width:100%;
	margin:auto;*/
}
thead, tfoot {
	background-color:#D0E3FA;
	border:1px solid #6495ed;
	text-align: left;
}
tbody {
	border:1px solid #6495ed;
}
th {
	border:1px dotted #6495ed;
	padding:5px;
	width:25%;
	text-align: left;
	vertical-align: top;
}
td {
	padding:5px;
	text-align:left;
	vertical-align: top;


}
caption {
	font-family:sans-serif;
}

.newsLetter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .6em;
	background-color: #E8FBFF;
	border: 1px solid #000099;
	padding: 0px;
	margin: 5px;
}
.wordFirst{
	font-family: "Arial Narrow", Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	font-weight:700;
	color: #FF3B21;
	font-size: 1.5em;

}
a {
	color: #33CC33;
}
