HTML {
	text-align:justify;
	font-family:"Arial";
	font-size:12px;
}
BODY {
	background-color:white;
	background-image:url('bg.png');
	background-repeat:repeat-x;
	background-position:top;
}
#menu A {
	color: black;
	font-weight: bold;
	font-size:16px;
	font-family:"Arial";

}
.first {
	border-left: 1px black solid;/**/
}



p {
color:#4A586C;
font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
font-size:1em;
line-height:20px;
margin:0;
padding:5px 0;
}

H1, H2 {
	color: #3161a3;
}

#menu {
	margin-top: -30px;
	padding: 1em 50px;
	}

h3 {
color:#435266;
font-size:34px;
font-weight:normal;
letter-spacing:-0.03em;
line-height:110%;
margin:0;
padding:0;
}

#content IMG {
    border:none;
}

#content .actual {
	padding:30px 70px 30px;
}


A {
	color: #0c5a87;
	font-weight: bold;
}
.popupmenu DIV {
	background-color: #b8292f;
	margin-top: 27px;
	background-position:top;
}
.popupmenu DIV A {
	color: white;
}
.popupmenu DIV A:hover {
	background-color: #9a272b;
	text-decoration: underline;
}
.shade {
	margin-top: 27px;
	margin-left:-1px;
}
.index H3 {
	font-family:arial;
	font-size:15px;
	color:white;
	padding: 7px;
	background:#3ea3bc;
	}
    
#top{
height:340px;
}

