a {
	border: 0px;
}

a:link {
	color: #0000AF;
	text-decoration: none;
}

a:visited {
	color: #0000AF;
	text-decoration: none;
}
a:active {
	color: #0000AF;
	text-decoration: none;
}

img {
	border: 0px;
}

img.menu {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 14px;
	text-indent: 30px;
}

p.fichero {
	text-align: left;
	font-size: 16px;
	text-indent: 10px;
}

p.menu {
	text-indent: 0px;
	font-size: 14px;
}

p.version {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	text-indent: 0px;
}

p.titulo {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	text-indent: 0px;
}

p.aviso {
	text-align: left;
	font-size: 22px;
	font-weight: bold;
	text-indent: 0px;
}

p.presentacion {
	text-align: center;
	font-size: 12px;
	text-indent: 0px;
}

p.direccion_correo {
	text-align: center;
	text-indent: 0px;
}

p.copyright {
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	padding-top: 30px;
	text-indent: 0px;
	clear: both;
}

p.anuncio {
	font-size: 26px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
}

p.imagen {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
}

p.lista_elemento {
	background-color: #ffd863;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 10px;
	text-indent: 0px;
}

p.lista_descripcion {
	margin-top: 5px;
}

div.menu {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-size: 100%;
	width: 220px;
	position: absolute;
	top: 0;
	text-align: center;
}

div.cuerpo {
	margin: 10px;
	padding: 0px 0px 0px 230px;
	border: 0px;
	font-size: 100%;
	text-align: left;
}

div.cuadro_interno {
	clear: both;
	padding: 10px 0px 10px 0px;
}

div.cuadro_con_fotos {
	clear: both;
	padding: 10px 0px 10px 0px;
	text-align: center;
}

li.version {
	margin-top: 10px;
	font-style: italic;
}

li.version_elemento {
	margin-left: 20px;
}

body.global {
	background: url("fondo.jpg") top left;
	margin: 0px;
	padding: 10px;
	font-family: "Bitstream Vera Sans", "Trebuchet MS", helvetica, verdana, arial, sans-serif;
}