body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #94107D;
	text-align: justify;
	background-color: #DCCFBF;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	vertical-align: top;
}

.Style1 {font-size: 9px}
.Style2 {color: #4D6185}

#Layer1 {
   position:absolute;
   width:200px;
   height:115px;
   z-index:1;
   left: 304px;
}
#Layer2 {
   position:absolute;
   width:183px;
   height:115px;
   z-index:1;
   left: 300px;
   top: 151px;
}

.justif {
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
}

a:link {
	font-size: 12px;
	font-weight: bold;
	color: #9B2586;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
	background-color: #93117E;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a:visited {
	color: #ff9933;
	text-decoration: none;
	background-color: #FFFFFF;
}
.gros {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}

.blanc {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}

.droite {
	font-size: 10px;
	text-align: right;
}
.gauche, #discipline .gauche {
	font-size: 10px;
	text-align: left;
}

.centre {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #9B2586;
	background-color: #FFFFFF;
}
.droitebold {
	font-size: 12px;
	font-weight: bold;
	text-align: right;
}
.trait {
	text-align: justify;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-left-color: #fff;
	font-size: 6px;
	color: #fff;
}
.justifboldorange {
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	font-weight: bold;
	color: #F59201;
}

#lieux-horaires caption, #discipline caption{font-size:12px;font-weight:bold;}

#lieux-horaires td, th {
  font-size:11px;
  vertical-align:top;
}

.justifbold {
   font-size: 12px;
   text-align: justify;
   vertical-align: top;
   font-weight: bold;
}

#lieux-horaires .justifbold {
   font-size: 12px;
   text-align: justify;
   vertical-align: top;
   font-weight: bold;
}

#lieux-horaires .center,#discipline .center,#discipline td {
  text-align:center;
}

#lieux-horaires .middle,#discipline .middle {
  vertical-align:middle;
}

#taichi {
  background:transparent url(images/fond-tao_06.jpg) 0 0 no-repeat;
}

#logo {
  background:transparent url(images/fond-tao_07.jpg) 0 0 no-repeat;
}

#personnage {
  background:transparent url(images/fond-tao_10.jpg) 0 0 no-repeat;
}

#colline {
  background:transparent url(images/fond-tao_11.jpg) 0 0 no-repeat;
}

.lieu {
  width:215px;
}

.niveau {
  width:80px;
}

#fichiers {
  position: absolute;
  top:300px;
  left:135px;
}

#fichiers ul {
  list-style-type:none;
}

#fichiers li {
  padding:5px 0;
}

#fichiers a:visited {
  font-size: 12px;
  font-weight: bold;
  color: #9B2586;
  text-decoration: none;
  background-color: #FFFFFF;
}
