@charset "utf-8";
/* CSS Document */


body {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color:#000000;
	line-height: 120%;
	text-align:center;
		}

a:link {
	text-decoration:none;
	color: #6E6425;
}
a:visited {
	text-decoration:none;
	color: #6E6425;
}

a:hover {
	text-decoration:underline;
}
a:active {text-decoration:underline;}

a.comment:link {
	color: #0099FF;
}

.theory {
	background-image: url(images/ulcyan.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	text-align: justify;
}
.exercise {
	background-image: url(images/ulred.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	text-align: justify;
}
.optionalteaching {
	text-align: justify;
	background-image: url(images/ulorange.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
}




	
ul {	list-style: url(images/tick.png);
}

li {text-align: left;
	}
.reference {
	text-align: right;
	font-size: 12px;
}
.ParagrafhSimple {
	padding-left: 35px;
	text-align: justify;
}
.ParagrafhSimpleIndent {
	padding-left: 35px;
	text-align: justify;
	text-indent: 25px;
}
.ulexercise {
	background-image: url(images/ulred.gif);
	background-repeat: no-repeat;
	text-align: justify;
	padding-left: 20px;
	list-style-position: inside;
	list-style-image: url(images/tick.png);
}
.unknown {

	background-image: url(images/ulgreen.gif);
	background-repeat: no-repeat;
	padding-left: 35px;
	text-align: justify;
}
.Ah1 {
	background-color: #0CF;
	color: #FFFFFF;
	text-align: center;
	height: 70px;
	padding-top: 40px;
	font-size: xx-large;
	font-weight: bold;
	background-position: center center;
	display: block;
	vertical-align: middle;
}
.Ah2 {
	color: #0CF;
	font-size: x-large;
	font-weight: bold;
	padding-left: 35px;
}
.h1ypo {
	font-size: medium;
}

.b_h1 {

	background-color: #FF8E32;
	color: #FFFFFF;
	text-align: center;
	height: 70px;
	padding-top: 40px;
	font-size: xx-large;
	font-weight: bold;
	background-position: center center;
	display: block;
	vertical-align: middle;
}
.c_h1 {

	background-color: #009900;
	color: #FFFFFF;
	text-align: center;
	height: 70px;
	padding-top: 40px;
	font-size: xx-large;
	font-weight: bold;
	background-position: center center;
	display: block;
	vertical-align: middle;
}
.b_h2 {
	color: #FF8E32;
	font-size: x-large;
	font-weight: bold;
	padding-left: 35px;
}
.c_h2 {

	color: #009900;
	font-size: x-large;
	font-weight: bold;
	padding-left: 35px;
}
.plaisio {
	text-align: center;
	font-size: x-large;
	font-weight: bold;
	background-position: center center;
	display: block;
	vertical-align: middle;
	border: thin solid #000000;
	padding: 7px;
	margin: 20px;
}
.d_h1 {
	background-color: #F6F;
	color: #FFFFFF;
	text-align: center;
	height: 70px;
	padding-top: 40px;
	font-size: xx-large;
	font-weight: bold;
	background-position: center center;
	display: block;
	vertical-align: middle;
}
.d_h2 {
	color: #F6F;
	font-size: x-large;
	font-weight: bold;
	padding-left: 35px;
}
.yellowBack {
	background-color: #FFFFD9;
}
.referenceLeft {

	text-align: left;
	font-size: 12px;
}
.syn {
	background-position: 0px 17px;
	background-image: url(images/pontsyn.png);
	background-repeat: no-repeat;
	padding-bottom: 4px;
}
.ulline {
	text-align: justify;
	padding-left: 5px;
	list-style-position: outside;
	list-style-image: url(images/ulline.gif);
}
.orangeback {

	background-color: #F2CFB0;
}
.ulsquare {
	text-align: justify;
	padding-left: 35px;
	list-style-type: square;
}
.tableline {
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-left-style: none;
	border-right-style: solid;
}
.kapelo {
	background-position: 0px 3px;
	background-image: url(images/kapelo.png);
	background-repeat: no-repeat;
	padding-top: 4px;
}
