.texto {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #939FA9;
}
.texto11 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #939FA9;
}
.texto_destacado{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A3ADB6;
}
.texto_sangria{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #666666;
	margin-left: 5px;
}
.campo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #B8C6D3;
	border: 1pt solid #939FA9;
	border-bottom: solid,#939FA9, 1px;
	border-left: solid,#939FA9, 1px;
	border-right: solid,#939FA9, 1px;
	border-top: solid,#C0C6CC, 1px;
	background: #162C41;
}
.titulo_verde {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #b4db69;
}
.sub_titulo_gris {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: lighter;
	color: #666666;
}
.titulo_azul {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #396d9f;
}
.linea_puntos {

	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #455766;
}
.linea_puntos2 {

	border-bottom-width: 1pt;
	border-bottom-style: dotted;
	border-bottom-color: #5B6B78;
}
.linea_solid {

	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #5B6B78;
}
.borde {
	border: 1pt solid #CCCCCC;
}
.naranja {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #fe9929;
	font-weight: lighter;
}
.espacio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #FFFFFF;
}
.sub_titulo_grisCopy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-weight: lighter;
	color: #666666;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 5px;
}
.bordeyrelleno {
	border: 1pt solid #EAEAEA;
	background-color: #FAFAFA;
}
.textoCopy {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
	color: #666666;
}
.back_left {
	background-image: url(images/left.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.back_right {
	background-image: url(images/right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.textosubrayado {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #939FA9;
	line-height: 20px;
	display: inline;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #939FA9;
	text-align: justify;
}
