body {
	background-image : url(../images/background2.jpg);
	margin-left : 7%;
	margin-right : 7%;
	font-family : Verdana;
	font-size : 12px;
}

.titulo1 {
	font-family : Verdana;
	font-size : 24px;
	text-align : center;
}
.titulo1b {
	font-family : Verdana;
	font-size : 20px;
	text-align : center;
}
.titulo2 {
	color : Navy;
	font-size : 18px;
	margin-left : -2%;
	font-family : Verdana;
}
.titulo3 {
	color : Black;
	font-size : 14px;
	font-weight : bold;
	margin-left : -1%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.titulo4 {
	color : Red;
	font-size : 14px;
	font-weight : bold;
	margin-left : -2%;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.autor {
	font-family : "BankGothic Md BT";
	font-size : 14px;
}
.autor-bottom {
	font-size: 12px;
}

.indice-cuadro {
	background-color : #F5DEB3;
	border : thin solid Black;
	padding : 2em;
	font-size : 120%;
}

.cuadro-titulo {
	background-color : #F5DEB3;
	border : thin solid Black;
}
.tabla {
	border : 1px solid Black;
	margin-left : -5%;
	width : 110%;
	font-size : 100%;
}
.tabla-normal {
	border : 1px solid Black;
	font-family : Verdana;
	font-size : 12px;	
}
.tabla-invisible {
	font-size : 12px;
	border : none;
}
.tabla-fotos {
	border : 1px solid Black;
	margin-left : -7%;
}
.tabla-titulosh {
	background-color : #00008B;
	color : White;
	font-weight : bold;
	padding : 0.5em;
	text-align : center;
}
.tabla-titulosh-pp {
	background-color : #FE676B;
	color : White;
	font-weight : bold;
	padding : 0.5em;
	text-align : center;
}
.tabla-titulosv {
	background-color : Gray;
	color : White;
	font-weight : bold;
	padding : 0.5em;
	font-size : .8em;
}
.tabla-titulosh-totales {
	background-color : #DCDCDC;
	color : Black;
	font-weight : bold;
	padding : 0.5em;
	text-align : center;
}
.tabla-celda {
	font-size : .8em;
	text-align : center;
	padding : .1em;
	background-color : White;
}
.tabla-celda-normal {
	text-align : center;
	padding : .1em;
	background-color : White;
}
.tabla-celda-vacia {
	font-size : .8em;
	padding : .1em;
}
.tabla-celda-foto {
	text-align : center;
	vertical-align : middle;
}
.tabla-celda-negrita {
	font-weight : bold;
}
.tabla-celda-foto-texto {
	font-family : "Arial Narrow";
	font-size : .8em;
	padding-left : 5px;
	padding-right : 5px;
	text-align : center;
}
.tabla-celda-izq {
	font-size : .8em;
	text-align : left;
	padding : .1em;
	background-color : White;
}
.flechas {
	font-family : "Wingdings 3";
}
.sinmargen {
	margin-left : -5%;
}