HTML {
	text-align:justify;
	font-family:Arial;
	font-size:12px;
}
BODY {
	background-color:#dbe4e8;

	background-repeat:repeat-x;
	background-position:top;
}
#menu A {
	color:white;
	font-weight: bold;
	font-size:16px;
	font-family:"Arial";

}

#top {
height: 341px;
}

#content .actual {
	padding:20px 80px 10px;
}


.first {
	border-left: 2px white dotted;/**/
}

P {
	color:#333333;
	
}
H2, H3 {
	color: #be5e24;
}
H1{
	color: #1067d2;
	font-size:20px
}
A {
	color: #314059;
}
.popupmenu DIV {
	background-color: #83a1b1;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #7491a1;
	text-decoration: underline;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}

#menu {
	margin-left:53px;
	margin-top:-40px;
	padding:0;
	position:absolute;
}

.bottomimage{

height: 40px;
}
