HTML {
	text-align:justify;
	font-family:"Arial";
	font-size:12px;
}
BODY {
	background-color:#ffffff;
	background-image:url('bg.png');
	background-repeat:repeat-x;
	background-position:top;
}


#menu A {
	color: white;

	font-size:15px;
	font-family:"Arial";

}
#content IMG {
    border:none;

}

#menu A:hover {
	text-decoration: none;
	color: #bababa;

}
#content .actual {
	padding: 30px 50px 30px;
}
#top {
	height: 210px;
}

.first {
	border-left: 1px white solid;


}
P {
	color:#333e52;
	font-family:Arial;
}
H1, H2, H3 {
	color: #112963;
}

H2 { font-size: 14px;
}

ul {
	color	:	#112963;
}

#menu {
	margin-left:192px;
	margin-top:-29px;
	padding:0px;
	position:absolute;
}
A {
	color: #1878be;
}
.popupmenu div {
	background-color: #66b5d6;
	margin-top: 27px;
	margin-left: -10px;
	background-position:top;
	}
.popupmenu div a {
	color: white;
	}

.popupmenu div a:hover {
	background-color: #8acce8;
	text-decoration: underline;
	}
.shade {
	margin-top: 27px;
	margin-left:-11px;
}
.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 7px;
	background:#5a83a1;
	}
.bottomimage{
height: 90px;
}



