@charset "UTF-8";
#leftCol {
	background-color: #222222;
	height: 100%;
	width: 155px;
	padding-left: 15px;
	padding-right: 10px;
	position: absolute;
	font-size: 12px;
	color: #FFFFFF;
}

body {
	background-color: #D8D8D8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	height: 100%;
	width: 100%;
	padding: 0;
}
#header {
	height: 110px;
	width: 100%;
	background-color: #222222;
	/*overflow-x: hidden;
	overflow-y: auto;*/
	
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #84FF00;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#text1 a:link {
	color: #222222;
	text-decoration: none;
}

#text1 a:hover {
	color: #5D5D5D;
	text-decoration: none;
}

#text1 a:visited {
	color: #222222;
	text-decoration: none;
}

#text {
	height: 245px;
	width: auto;
	background-color: #5D5D5D;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #84FF00;
	margin-left: 180px;
	/*padding-top: 10px;*/
	/*padding-left: 10px;*/
}

#text1 {
	height: 245px;
	width: auto;
	margin-left: 180px;
	padding-top: 10px;
	padding-left: 10px;
	color: #222222;
}
#apDiv1 {
	position:absolute;
	left:555px;
	top:120px;
	width:350px;
	height:230px;
	z-index:1;
	color: #FFFFFF;
}
.lista {
	line-height: 50%;
	list-style-type: none;
	margin-top: 20px;
}
a img { 
   border: none; 
}

p {
	line-height: 150%;
	margin-top: 0px;    
}
.inst {
	font-size: 11px;
	line-height: 130%;
}
.marginbottom {
	margin-bottom: 242px;
	margin-top: 20px;
	line-height: 50%;
	list-style-type: none;
}
.alma {
	margin-bottom: 290px;
}
