body {	background:#e0e9fe url(images/bg.png) repeat-y;;
	font-family: Tahoma, Verdana, Tahoma, Arial, sans-serif;
	color: #1a1a1a;
	margin: 0px

 }

.main {	width: 950px;
	height: 100%;
	/*height: 100%;*/
	border-left: 2px solid #120a8f;
	border-right: 2px solid #120a8f;
  background: #e0e9fe;
}


/* Header */
.header {	height: 200px;
	width: 100%;
	background:#e0e9fe;
	margin-top: -6px;
}

A.lang, A.lang:visited {
	color: #120a8f;
	text-decoration: none;

}

A.lang:hover {
	text-decoration: underline;
	color: #120a8f;
}

/* Content */
.content {	font-size: 0.8em;	width: 690px;
	height: 450px;
	/*border: 1px solid #33690b;
	border-top: 0px;*/
	margin-top: -10px;
}

.main_text {font-size: 0.9em;
width: 100%;
height: 100%;
}

A.text, A.text:visited {
	font-weight: bold;
	font-size: 0.95em;
	target: blank;
	color: #120a8f;
	text-decoration: none;
	border: 0px;
}

A.text:hover {
	font-weight: bold;
	font-size: 0.95em;
	text-decoration: none;
	color: #33690b;
}


/* Menu */

.left {	width: 260px;
	height: 450px;
	background: #e0f3cd;
	font-size: 0.8em;
	border: 1px solid #bfdda9;
	margin-top: 5px;
	margin-left: 3px;
}

A.menu_left, A.menu_left:visited {
	font-weight: normal;
	color: #1a1a1a;
	text-decoration: none;
	border: 0px;
}

A.menu_left:hover {
	font-weight: normal;
	color: #33690b;
	text-decoration: none;
}

A.menu_ilco, A.menu_ilco:visited {	color: #000000;
	text-decoration: underline;
}

A.menu_ilco:hover {	color: #000000;
	text-decoration: none;
}

.top {
	width: 950px;
	margin-top: 0px;
	/*border-top: 1px solid #120a8f;
	border-bottom: 1px solid #120a8f;*/
	background: #120a8f;
	text-align: center;

}

A.menu_top, A.menu_top:visited {
	font-size: 0.85em;
	font-weight: bold;
	color: #e0e9fe;
	text-decoration: none;
	border: 0px;
}

A.menu_top:hover {
	font-size: 0.85em;
	font-weight: bold;
	color: #bfdda9;
	text-decoration: none;
}

A.menu_content, A.menu_content:visited {	margin-left: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #120a8f;
	text-decoration: underline;
	border: 0px;
}

A.menu_content:hover {	margin-left: 5px;
	font-size: 1.2em;
	font-weight: bold;
	color: #33690b;
	text-decoration: none;
}

A.menu_plagi, A.menu_plagi:visited {
	margin-left: 5px;
	font-size: 1.1em;
	font-weight: bold;
	color: #120a8f;
	text-decoration: underline;
	border: 0px;
}

A.menu_plagi:hover {
	margin-left: 5px;
	font-size: 1.1em;
	font-weight: bold;
	color: #33690b;
	text-decoration: none;
}

A.menu_prod, A.menu_prod:visited {
	margin-left: 5px;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	color: #33690b;
	text-decoration: underline;
	border: 0px;
}

A.menu_prod:hover {
	margin-left: 5px;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	color: #33690b;
	text-decoration: none;
}

.footer {
	width: 950px;
	border-top: 1px solid #120a8f;
	background: #f7f7f7;
	border-bottom: 1px solid #120a8f;
	margin-top: 5px;
	color: #120a8f;
}

A.menu_footer, A.menu_footer:visited {
	font-size: 0.7em;
	font-weight: bold;
	color: #120a8f;
	text-decoration: none;
	border: 0px;
}

A.menu_footer:hover {
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	color: #33690b;
}


/* Footer */
.date {
	font-size: 0.7em;
	font-weight: bold;
	color: #120a8f;
}

.copy {	font-size: 0.7em;
	color: #575757;
	text-align: center;
	background: url(images/simbol.png) no-repeat;
	background-position: top right;
	margin-top: 5px;
  width: 900px;
  height: 85px;}

.links {
	font-size: 0.7em;
	font-weight: bold;
	color: #120a8f;
}

ul.normal {	font-weight: bold;
	list-style: disc;
}

ul.text {	list-style-image: url(images/check_mic.png);
}

ul.section {
	list-style-image: url(images/check.png);
}

ul.title {	list-style-image: url(images/check_mic.png);
	font-variant: small-caps;
}

li.title {
	font-size: 1.1em;
	font-weight: bold;
	color: #120a8f;
	padding-left: 5px;
}


li.subtitle {
	margin-left: 70px;
}


.span {	font-variant: small-caps;
	margin-left: 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #397d02;
}

span.prod {	color: #397D02;
	font-weight: bold;
}

span.incont {	font-size: 1.2em;
	color: #397D02;
	font-weight: bold;
}




