HTML {
	text-align:left;
font-family:Arial;
	font-size:12px;
}
BODY {
	background-color:#00acc4;
	background-repeat:repeat-x;
	background-position:top;
}
#menu A {
	color: white;
	font-weight: normal;
	font-size:14px;
font-family:Arial;

}

#content IMG {
    border:none;
}
.first {
	border-left: 2px white dotted;/**/
}
P {
	color:#626565;
font-family:Arial;
}

#top { height: 309px; }

.bottomimage{
height: 59px;
}


#menu {
	margin-left:60px;
	margin-top:-50px;
	padding:0;
	position:absolute;
}

#content .actual {
	padding:20px 50px 0px;
}


H1, H2, H3 {
	color: #0092a6;
}
A {
	color: #0092a6;
}
.popupmenu DIV {
	background-color: #50b9fa;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #dfa217;
	text-decoration: underline;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}

