@charset "utf-8";
/* CSS Document */

#borde_blanco_sup{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2b7e9c;
}
#borde_gris_supleft{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6eef1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #e6eef1;
}
