HTML {
	text-align:left;
	font-family:"Verdana";
	font-size:12px;
}
BODY {
	background-color:#bcc9d7;
	background-image:url('bg.png');
	background-repeat:repeat-x;
	background-position:top;
}
#menu A {
	color: white;
	font-weight: bold;
	font-size:16px;
	font-family:"Century Gothic";

}
.first {
	border-left: 2px white dotted;/**/
}
P {
	color:#333333;
	font-family:Verdana;
}


#content .actual {
	padding:20px 50px 20px;
}

#top {
	height: 297px;
}
#menu {
	margin-left:50px;
	margin-top:-45px;
	padding:0;
	position:absolute;
}
H1, H2, H3 {
	color: #41595a;
}
H3 {
font-size: 12px;
}
#content IMG {
    border:none;
}
A {
	color: #4d8ab9;
	font-weight:bold;
}
.popupmenu DIV {
	background-color: #658095;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #4d8ab9;
	text-decoration: underline;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}
