﻿body
{
	font-size: 11px;
	font-family: 'Arial Unicode MS' , Verdana;
	margin-left: 0;
	margin-top:0;
}
.boton
{
	color: #ffffff;
	font-family: 'Arial Unicode MS' , Verdana;
	background-color: #5182b4;
	margin: 2px;
	vertical-align: middle;
	border-top: 0px solid #009900;
	border-right: 0px solid #009900;
	border-bottom: 0px solid #009900;
	border-left: 0px solid #009900;
	white-space: nowrap;
	cursor: hand;
}
.botonopcion
{
	color: #ffffff;
	font-family: 'Arial Unicode MS' , Verdana;
	background-color: #ff6600;
	margin: 2px;
	vertical-align: middle;
	border-top: 0px solid #009900;
	border-right: 0px solid #009900;
	border-bottom: 0px solid #009900;
	border-left: 0px solid #009900;
	white-space: nowrap;
	cursor: hand;
}
.encabezado th
{
	font-size: 11px;
	text-align: left;
	padding: 5px;
	background-color: #8aa4cb;
	color: #ffffff;
	white-space: nowrap;
	font-family: 'Arial Unicode MS' , Verdana;
}

.encabezado td
{
	background-color: #ccd0d9;
}

.fuente
{
	font-size: 11px;
	font-family: 'Arial Unicode MS' , Verdana;
}

.encabezado1 th
{
	font-size: 90%;
	text-align: left;
	padding: 5px;
	background-color: #405b8f;
	color: #ffffff;
	white-space: nowrap;
}

.encabezado1 td
{
	background-color: #c7d1d7;
}

.costo th
{
	font-size: 90%;
	text-align: left;
	padding: 5px;
	background-color: #44aa00;
	color: #ffffff;
	white-space: nowrap;
}

.costo td
{
	background-color: #c5e7af;
}

.costo1 th
{
	font-size: 90%;
	text-align: left;
	padding: 5px;
	background-color: #006644;
	color: #ffffff;
	white-space: nowrap;
}

.costo1 td
{
	background-color: #f2faed;
}

.indicadores th
{
	font-size: 90%;
	text-align: left;
	padding: 5px;
	background-color: #ffd79b;
	color: #cc3300;
	white-space: nowrap;
}

.indicadores td
{
	background-color: #fef3d3;
}

.encabezadoTitulo th
{
	font-size: 90%;
	text-align: left;
	padding: 5px;
	background-color: #ffcc33;
	color: #000000;
	white-space: nowrap;
}

.tope td
{
    vertical-align:top;
}
td 
{  vertical-align:top}
p{ text-align:justify}