HTML {
	text-align:justify;
	font-family:"Verdana";
	font-size:12px;
}
BODY {
	background-color:#c7c7c4;
	background-image:url('bg.png');
	background-repeat:repeat-x;
	background-position:top;
}
#menu A {
	color: white;
	font-weight: normal;
	font-size:14px;
	font-family:"Verdana";

}

#content IMG {
    border:none;
}

.first {
	border-left: 2px white dotted;/**/
}
P {
	color:#333333;
	font-family:Verdana;
}
H1, H2, H3 {
	color: #ffaf00;
}
A {
	color: #d1263a;
}

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


.popupmenu DIV {
	background-color: #50b9fa;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #809551;
	text-decoration: underline;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}

#top{
height: 329px;
}

#menu {
	margin-left:80px;
	margin-top:-61px;
	padding:0;
	position:absolute;
}
