body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-style: normal;
	color: #af8144;
	background-image: url(imagenes/fondos/fondo.jpg);
	font-family: "Trebuchet MS", Helvetica, "times New Roman", verdana, arial, sans-serif;
	background-repeat: no-repeat;
	background-color: #000000;
	background-position: center;
}


.encabezado {
	font-size: 36px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.cabecera {
	text-align: center;
}

.encabezado2 {
	font-size: 18px;
	font-weight: bold;
	text-indent: 20px;
}

.firma {
	font-weight: bold;
	font-size: 12px;
}

.barra {
	background-image: url(imagenes/fondos/barradere.jpg);
	background-position: center;
}
.barra2 {
	background-image: url(imagenes/fondos/barraizq.jpg);
	background-position: center;
}


.relato {
	font-style: italic;
	font-size: 12px;
	text-align: center;
}
.linea {
	background-image: url(imagenes/linea.png);
	background-position: center;
	background-repeat: no-repeat;
}


.texto {
	text-indent: 30px;
	text-align: left;


}

.logo {
	text-align: center;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF6600;
}
a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FF6600;
}.marco {
	background-image: url(imagenes/marcodiablo%20copia.gif);
}
.mapa {
	vertical-align: baseline;
}
.resaltar {
	font-weight: bold;
	color: #FFCC66;
}
.primeraletra {
	font-size: 40px;
	color: #FFCC66;
	line-height: 40px;
}
.tabla {
	border: thin solid #333333;
	text-align: center;
	padding: 2px;
	font-size: 12px;
}
