.titulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 25px;
	color: #4B7ECB;
	font-weight: bold;
	background-image: url(images/armaduratitulo.gif);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	letter-spacing: -1px;
	text-align: left;
	vertical-align: bottom;
	background-position: left bottom;
	text-indent: 15px;
	background-repeat: no-repeat;
}
.subtitulo {
	font-family: "Trebuchet MS", Arial;
	font-size: 16px;
	color: #4E71B1;
	font-weight: bold;
	letter-spacing: -1px;
}
.parrafo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: justify;
	vertical-align: top;
	font-style: normal;
	color: #333;
}
.bignumber {
	font-family: "Trebuchet MS", Arial;
	font-size: 80px;
	color: #E1EFFF;
	font-weight: bold;
	letter-spacing: -10px;
	text-align: right;
	vertical-align: top;
	position: relative;
	top: -15px;
}
.menu {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-variant: normal;
	vertical-align: middle;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E8EFF5;
	text-indent: 15px;

}
.base {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #95A4BD;
	padding-top: 6px;
	text-align: center;
}

.enlace {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	color:#25578D
}
.lista {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	list-style-type: square;
	list-style-position: outside;
	line-height: 30px;



}
.pagina {
	font-family: "Trebuchet MS", Arial;
}
.parrafocelda {
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #333;

}
.parrafoceldacentrado {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	text-align: justify;
	vertical-align: middle;
	font-style: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
}
#contactar table {
	background-color: #EDF4FA;
	border-top-width: 25px;
	border-right-width: 25px;
	border-bottom-width: 25px;
	border-left-width: 25px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EDF4FA;
	border-right-color: #EDF4FA;
	border-bottom-color: #EDF4FA;
	border-left-color: #EDF4FA;
}

.razones {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 22px;
}

.hipervinculo {
	font-weight: lighter;
	color: #336699;
	text-decoration: none;
}

.noticias {
	font-size: 11px;
}
.CheckYes {
	background-image: url(images/si.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	width: 25px;
}
.CheckNo {
	background-image: url(images/no.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	width: 25px;
}
.CheckOp {
	background-image: url(images/op.png);
	background-repeat: no-repeat;
	background-position: center center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	width: 25px;
}
.esquema {
	border: 1px solid #96B6CD;
}
.lineacelda {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F3F3F3;
	font-size: 6px;
	color: #FFF;
}
body {
	margin: 0px;
}
.parrafocelda12 {
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
.tablatitulo {
	vertical-align: middle;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	background-color: #E0E7F1;
	font-weight: bold;
	padding-left: 5px;
}
.tablaencabezado {
	vertical-align: middle;
	font-size: 16px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #484848;
	background-color: #B3C9EA;
	font-weight: bold;
	padding-left: 5px;
}
.tablaparrafo {
	vertical-align: middle;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3F3F3;
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	padding-left: 5px;
}
