html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	text-align: center;
	background-color: #F8940C; }

* {
	font-family: arial;
	font-size: 12px;
	color: #611461; }

img {
	border: 0px; }

div.container {
	position: relative;
	z-index: 1;
	width: 870px;
	margin: 0 auto;
	text-align: left; }

#header {
	height: 43px;
	margin: 30px 0px 0px 0px;
	background: url("img/top_bg_r.gif") repeat-x 0px 0px; }


/* MENU */

#menu {
	width: 100%;
	height: 24px;
	margin: 30px 0px 0px 0px;
	padding: 0px; }

#menu a:link.menu, a:visited.menu, a:active.menu {
	color: #611461;
	text-decoration: none; }

#menu a:hover.menu {
	text-decoration: underline; }

#menu li.menu_1st {
	width: 112px;
	height: 19px;
	float: left;
	list-style-type: none;
	text-align: center;
	padding: 5px 0px 0px 0px;
	background: url("img/menu.gif") no-repeat 0px 0px; }

#menu li.blanco {
	width: 83px;
	height: 19px;
	float: left;
	text-align: right;
	padding: 5px 8px 0px 0px;
	color: #B089B0;
	list-style-type: none;
	background: url("img/menu_bg.gif") repeat-x 0px 100%; }

#menu li.menu {
	width: 111px;
	height: 19px;
	float: left;
	list-style-type: none;
	text-align: center;
	padding: 5px 0px 0px 0px;
	background: url("img/menu.gif") no-repeat 0px 0px; }

#menu li.menu_lst {
	width: 112px;
	height: 19px;
	float: left;
	list-style-type: none;
	text-align: center;
	padding: 5px 0px 0px 0px;
	background: url("img/menu.gif") no-repeat 0px 0px; }

/* MENU SEL */

#menu li.menu_1st_sel {
	width: 112px;
	height: 19px;
	float: left;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	background: url("img/menu_sel.gif") no-repeat 0px 0px; }

#menu li.menu_sel {
	width: 111px;
	height: 19px;
	float: left;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	padding: 5px 0px 0px 0px;
	background: url("img/menu_sel.gif") no-repeat 0px 0px; }

#menu li.menu_lst_sel {
	width: 112px;
	height: 19px;
	float: left;
	list-style-type: none;
	text-align: center;
	font-weight: bold;
	padding: 6px 0px 0px 0px;
	background: url("img/menu_sel.gif") no-repeat 0px 0px; }

/* EIND MENU */

div.bg_l {
	position: absolute;
	z-index: 0;
	top: 30px;
	left: 0px;
	width: 50%;
	height: 43px;
	float: left;
	background: url("img/top_bg_l.gif") repeat-x 0px 0px; }

div.bg_r {
	position: absolute;
	z-index: 0;
	top: 30px;
	right: 0px;
	width: 50%;
	height: 43px;
	float: right;
	background: url("img/top_bg_r.gif") repeat-x 0px 0px; }

div.menu_bg {
	position: absolute;
	z-index: 0;
	top: 124px;
	left: 0px;
	width: 100%;
	height: 3px;
	background: url("img/menu_bg.gif") repeat-x 0px 0px; }

div.roze {
	position: absolute;
	z-index: 1;
	top: 127px;
	left: 0px;
	width: 100%;
	height: 150px;
	background-color: #FAE4FA;
	text-align: center; }

div.roze h1 {
	font-family: Trebuchet MS;
	font-size: 25px;
	font-weight: bold;
	margin: 27px 0px 0px 0px; }

div.roze h2 {
	font-family: Trebuchet MS;
	font-size: 21px;
	font-weight: normal;
	margin: 5px 0px 0px 0px; }

div.wit {
	position: absolute;
	z-index: 0;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 150px;
	background-color: #FFFFFF; }

div.paars {
	position: absolute;
	z-index: 1;
	top: 277px;
	left: 0px;
	width: 100%;
	background: #6D166D url("img/content_bg.gif") repeat-x 0px 100%;
	padding: 25px 0px 40px 0px;
	text-align: center; }

div.paars h1 {
	text-align: left;
	color: #FFFFFF;
	font-size: 21px;
	width: 400px;
	font-family: Trebuchet MS;
	font-weight: bold;
	padding: 0px;
	margin: 0px 0px 10px 0px; }

div.paars a:link, a:visited, a:active {
	color: #EA8AEA;
	text-decoration: none; }

div.paars a:hover {
	color: #F8940C;
	text-decoration: underline; }

div.content {
	position: relative;
	z-index: 1;
	width: 870px;
	margin: 0 auto;
	text-align: left;
	color: #FFFFFF; }

strong {
	font-size: 13px;
	color: #FFFFFF;
	line-height: 21px; }
	
p {
	width: 405px;
	color: #FFFFFF;
	float: left;
	padding: 0px 30px 10px 0px;
	line-height: 16px;
	text-align: justify; }

p.prog {
	width: 405px;
	height: 130px;
	color: #FFFFFF;
	float: left;
	padding: 0px 30px 10px 0px;
	line-height: 16px; }


br.clear {
	clear: both; }

img.download {
	float: left;
	margin: 2px 10px 0px 0px; }

div.bottom {
	text-align: center;
	color: #EA8AEA; }
