body {
	background-image : url(../images/background.gif);
	margin-left : 7%;
	margin-right : 7%;
	font-family : Verdana;
	font-size : 12px;
}

.banner{
	margin-left : -10%;
}
.titulo1 {
	font-family : Verdana;
	font-size : 3em;
	font-weight : bold;
	text-align : center;
}
.titulo1b {
	font-family : Verdana;
	font-size : 2em;
	font-weight : bold;
	text-align : center;
}
.titulo2 {
	color : Navy;
	font-size : 2em;
	font-weight : bold;
	margin-left : -5%;
	font-family : cursive;
	margin-top : 1em;
}
.titulo3 {
	color : Black;
	font-size : 1.5em;
	font-weight : bold;
	margin-left : -3%;
	font-family : cursive;
	margin-top : 2em;
}
.titulo4 {
	color : Red;
	font-size : 1.3em;
	font-weight : bold;
	margin-left : -2%;
	font-family : cursive;
	margin-top : 2em;
}
.autor {
	font-family : "BankGothic Md BT";
	font-size : 14px;
}
.autor-bottom {
	font-size: 12px;
}

.indice-cuadro {
	background-color : #F0F8FF;
	border : thin solid Black;
	padding : 2em;
	font-size : 120%;
}

.tabla {
	border : 1px solid Black;
	margin-left : -5%;
	width : 110%;
	font-size : 100%;
}
.tabla-invisible {
	margin-left : -5%;
	width : 110%;
	font-size : 100%;
	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 : .5em;
}
.flechas {
	font-family : "Wingdings 3";
}
.sinmargen {
	margin-left : -5%;
}
