.menu_w {
	font-family: Century;
	font-size: 16px;
	font-style: oblique;
	font-weight: normal;
	text-align: center;
}
.titulo {
	font-family: Century;
	font-size: x-large;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	width: 100%;
}
.parrafo {
	font-family: Century;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	width: 100%;
}
.parrafo2 {
	font-family: Century;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	width: 100%;
}
.Navbar ul{
	list-style-type: none;
	border-color: #000000 #000000 #2E44ED;
	border-style: none none solid;
	border-bottom-width: thin;
	color: #333;
	list-style-position: outside;
	position: relative;
	overflow: visible;
	visibility: visible;
	z-index: 10;
	background-color: #FFF;
}
.Navbar ul li{
	display: inline-block;
	/*width: 25%;*/
	color: #333333;
	text-align: center;
	font-family: Century;
	font-weight: normal;
	border-right-width: thin;
	white-space: nowrap;
}
.Navbar ul li:hover{background-color:#36E7F0;}
.Navbar ul li a, visited{display:block; padding: 15px; text-decoration:none;}
.Navbar ul li a:hover{color:#FFFBFB;}
.Navbar ul li:hover >ul{display:block;}
.Navbar ul ul{display:none; position:absolute;}
.Navbar ul ul li{
	display: block;
	text-align:left;
	width: 100%;
}
#slider {
	z-index: -1;
	overflow: auto;
	position: relative;
}

#top {
	vertical-align: top;
	top: 0px;
}
.barrafija {
/*	position: fixed;
	top: 0px;
	display: inline-block;
	width: 100%;
	float: none;*/
}
.titulo {
	color: #000000;
	font-weight: normal;
}
.referencias {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 8px;
	color: #999;
}
.hrlinea {
	font-family: Century;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	width: 100%;
	color: #F00;
}
.section {
	font-family: Century;
	font-size: large;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	width: 100%;
	display: none;
}
