.Texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

.textogrueso {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

.Celda-Azul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background: #005474;
	font-weight: bold;
	color: #F7DC7D;
}

.Celda-Amarillo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background: #F7DC7D;
	font-weight: bold;
	color: #005474;
}
.Celda-Amarillo1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	background: #F8EFD0;
	font-weight: bold;
	color: #005474;
}
.celda-amarill1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background: #F9F9F9;
	font-weight: normal;
	color: #005474;
}
.celda-amarill2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	background: #FFFCEC;
	font-weight: normal;
	color: #005474;
}

.norepetir {
	background-repeat:  repeat-x;
}
.norepetir-y {
	background-repeat:  repeat-y;
}.TextoBlanco {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.pie {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-indent: 150pt;
}
.fondo-panel {
	background-repeat:  repeat-y;
	background-position: left top;
}
.fondo-general {
	background-repeat:  repeat-y;
	background-position: left top;
}
.fondo-superior-derecha {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/contenidos/fodo-servicios.jpg);
}
.fondo-superior-derecha-2{
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(images/contenidos/inicio2.jpg);
}
