@import url(icons.css);
@import url(layer.css);

BODY {
	background: url(../img/background.jpg);
	font-size: 1em;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

BODY {
	behavior: url(css/csshover2.htc);
}

UL,LI {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

IMG {
	border: none;
}

A {
	text-decoration: none;
}

#content {
	position: relative;
	width: 800px;
	margin: 10px auto 50px auto;
	z-index: 0;
}

#flashBackground {
	z-index: 0;
}

/*******************/

#mnu-main {
	position: absolute;
	top: 425px; left: 160px;
	z-index: 1;
	font-size: 0.7em;
	font-family: Tahoma, Verdana, Arial;
	color: #4B423E;
	text-align: left;
}

#mnu-main A {
	display: block;
	float: left;
	color: #4B423E;
	text-decoration: none;
	text-align: center;

}
#mnu-main A:HOVER {
	font-weight: bold;
	text-decoration: none;
}

#mnu-main A.medio {
	border-left: 1px solid #4B423E;
	border-right: 1px solid #4B423E;
	width: 170px;
}
#mnu-main A.sel {	font-weight: bold;}

#mnu-main UL {
	font-size: 0.9em;
	padding: 18px 0px 3px 0px;
}

#mnu-main LI {
	background: url(../img/bullet-mnu-main.gif) no-repeat 0px 5px;
	font-weight: normal;
	text-align: left ! important;
	padding-left: 8px;
	margin-bottom: 2px;
}

#mnu-main LI A {
	color: #ffffff;
	float: none;
	display: inline;
}
#mnu-main LI A:hover {
	color: #9EB81F;
	text-decoration: underline;
}


/*******************/

#mnu-bottom {
	position: absolute;
	top: 540px;
	left: 540px;
	z-index: 1;
}

#mnu-bottom LI {
	display: inline;
	float: left;
	margin-left: 15px;
	text-indent: -700em;
}

#mnu-bottom LI A {
	float: left ! important;
}



/*******************/

.dotted {
	background: url(../img/dotted.gif) repeat-x top left;
	height: 1px;
	font-size: 0.1em;
	margin: 10px 100px 10px 120px;
}

#footer {
	font-family: Tahoma;
	font-size: 0.7em;
	color: #707070;
	text-align: center;
	margin: 10px 40px 10px 60px;
}

#footer LI {
	display: inline;
}

#footer A {
	color: #707070;
}

#footer A:hover {
	color: #99B417;
	text-decoration: underline;
}

/* ******************* */

.button-mail {
	top: 428px;
	left: 655px;
}