@charset "utf-8";
body {
	background-color: #E5E5E5;
}
.borde {
	border: 3px solid #CD0009;
	text-align: center;
}
.titulo {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #CD0009;
	text-align: center;
	position: static;
}
#apDiv1 {
	position:absolute;
	width:159px;
	height:24px;
	z-index:1;
	left: 142px;
	top: 213px;
}
.parrafoIndex {
	font-style: italic;
	text-align: center;
	color: #000000;
}
#apDiv2 {
	position:absolute;
	width:980px;
	height:47px;
	z-index:1;
	left: auto;
	top: 204px;
	background-image: url(menu2.png);
	visibility: visible;
}
.centrar {
	margin-right: auto;
	margin-left: auto;
}
.idiomas {
	color: #666;
	text-align: center;
}
