@import url(template.css);

#breadcrums {
	position: absolute;
	top: 80px;
	left: 86px;
	font-size: 0.55em;
	font-family: Verdana;
}

#breadcrums LI {
	display: inline;
	margin-right: 5px;
}

#breadcrums A:hover {
	text-decoration: underline;
}

H2 {
	position: absolute;
	top: 100px;
	left: 85px;
	z-index: 1;
	font-size: 1.55em;
	font-family: "Arial Narrow";
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#txt {
	position: absolute;
	top: 145px;
	left: 84px;
	z-index: 1;
	width: 246px;
	font-size: 0.7em;
	text-align: left;
	font-family: Arial;
}

#txt.contact {
	width: 320px ! important;
}

#txt P {
	text-align: justify;
	margin: 0px 0px 10px 0px;
}

#txt P A {
	text-decoration: underline; 
}

#txt #mnu-int {
	font-size: 0.9em;
	padding-top: 20px;
}

#txt #mnu-int LI {
	background: url(../img/bullet-cyan.gif) no-repeat 0px 5px;
	text-align: left;
	padding-left: 8px;
	line-height: 15px;
}

#txt A {
	color: #FFFFFF;
}

#txt A.sel {
	font-size: 1.1em;
	font-weight: bold;
}

#txt A:hover {
	text-decoration: underline;
}
.select {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
}
.select2 {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:5px;
}
.formnum {
	font-size: 0.7em;
	font-family: Tahoma, Verdana, Arial;
	color: #5B646B;
}
/**********************/

#mnu-sub {
	font-size: 0.9em;
	padding: 2px 0px;
	margin-bottom: 20px;
	border-top: 1px solid #5A88AC;
	border-bottom: 1px solid #5A88AC;
}

#mnu-sub LI {
	display: inline;
	margin-right: 5px;
}

#mnu-sub A {
	background: url(../img/bullet-mnu-sub2.gif) no-repeat 2px 4px;
	color: #B5DCFB;
	padding-left: 8px;
}

#mnu-sub A.sel2 {
	background: url(../img/bullet-mnu-sub.gif) no-repeat 2px 4px;
	color: #FFFFFF ! important;
}

#mnu-sub A:hover {
	background: url(../img/bullet-mnu-sub.gif) no-repeat 2px 4px;
	color: #FFFFFF;
	text-decoration: none;
}


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

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