body {
	background-image: url(imagenes/fond.gif);
}
.si {
	background-image: url(imagenes/Images/si.jpg);
	width: 20px;
	height: 91px;
}
.sd {
	background-image: url(imagenes/Images/sd.jpg);
	background-repeat: repeat;
	width: 19px;
	height: 91px;
}
.der {
	background-image: url(imagenes/Images/der.jpg);
	background-repeat:  repeat-y;
}
.id {
	background-image: url(imagenes/Images/id.jpg);
	background-repeat: no-repeat;
	height: 35px;
	width: 19px;
}
.inf {
	background-image: url(imagenes/Images/inf.jpg);
	background-repeat:  repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	text-align: center;
}
.ii {
	background-image: url(imagenes/Images/ii.jpg);
	background-repeat: no-repeat;
}
.izq {
	background-image: url(imagenes/Images/izq.jpg);
	background-repeat:  repeat-y;
}
.fTabla {
	background-image: url(imagenes/Images/celeste.jpg);
	background-repeat: repeat;
	vertical-align: top;
}
.fondoB {
	background-image: url(imagenes/Images/fondoB.jpg);
	background-repeat:  repeat-y;
	width: 150px;
}
.fondoLogo {
	background-image: url(imagenes/Images/fondoLogo.jpg);
	background-repeat:  repeat-x;
}
.nombre {
	background-image: url(imagenes/Images/nombre.jpg);
	background-repeat: no-repeat;
	height: 91px;
	width: 579px;
}
.fondoLogo {
	background-image: url(imagenes/Images/fondoLogo.jpg);
	background-repeat:  no-repeat;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #374C61;
	text-transform: uppercase;
}
.marco {
	border: thin dotted #48617F;
}
.junta {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
