/**ESTILOS PARA DOCUMENTOS SKINEABLES**/

/*TAGS*/
img{
	border:none;
}

/*GENERALES*/
.skinBackPrincipal{
	background-color:#E2EDEF;
}
.skinCurvaInferior{
	background-image: url(../images/skinCurvaAzul.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

/*HISTORICO-ANTERIORES*/
.skinTitAnteriores{
	background-image: url(../images/titAntDI.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.skinBackAnteriores{
	background-color:#A1C3D1;
}
.skinBulletAnteriores{
	background-image: url(../images/vinContDI.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 5px;
	padding-right: 5px;
}
.skinTxtAnteriores{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #105085;
	text-decoration: none;
}
.skinTxtAnteriores:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00416D;
	text-decoration: underline;
}
.skinPicMasAnteriores{
	background-image: url(../images/older1.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding-left: 5px;
	padding-right: 5px;
}
.skinTxtHistorico{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.skinTxtHistorico:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}

/*TEXTOS*/
.skinTit{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: 074179;
	text-decoration: none;
	vertical-align: middle;
}
.skinCeldaEntradilla{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: 164C93;
	text-decoration: none;
	text-align: justify;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: CCCCCC;
	border-bottom-color: CCCCCC;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;


}
.skinParrafoNormal{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 3C5A64;
	text-decoration: none;
	text-align: justify;
}
.skinParrafoNegrita{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 3C5A64;
	text-decoration: none;
	font-weight: bold;
}
.skinParrafoVineta{
	background-image: url(../images/viLiAf.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-left: 5px;
	padding-right: 5px;
}
.skinParrafoResaltado{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
	color: #164C93;
	text-decoration: none;
	vertical-align: middle;
	text-align: center;
	font-weight: bold;

}
