@charset "utf-8";
/* CSS Document */


/* Texto */

.TxtAllGray{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4D4948;
	text-decoration: none;
}

.TxtAllGray10{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #4D4948;
	text-decoration: none;
}

.TxtAllGrayBig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4D4948;
	text-decoration: none;
}

.TxtAllBlueBig{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #004d59;
	text-decoration: none;
}

.TxtTitBlue18{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: normal;
	color: #004d59;
	text-decoration: none;
}

.TxtAllBlue{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #004d59;
	text-decoration: none;
}

.TxtAllBlanco{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.TxtAllBlanco35{
	font-family: Tahoma;
	font-size: 35px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.TxtAllBlue35{
	font-family: Tahoma;
	font-size: 35px;
	font-weight: normal;
	color: #004d59;
	text-decoration: none;
}

.TxtAllCoffeSmall{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #707058;
	text-decoration: none;
}


/* Botones */

.BotonMain:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4D4948;
	text-decoration: none;
}
.BotonMain:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4D4948;
	text-decoration: none;
}
.BotonMain:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #9D9897;
	text-decoration: none;
}
.BotonMain:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4D4948;
	text-decoration: none;
}

.BotonMainBig:link {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #4D4948;
	text-decoration: none;
}
.BotonMainBig:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #4D4948;
	text-decoration: none;
}
.BotonMainBig:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #9D9897;
	text-decoration: none;
}
.BotonMainBig:active {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #4D4948;
	text-decoration: none;
}

.BotonMainBlue:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #004D54;
	text-decoration: none;
}
.BotonMainBlue:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #004D54;
	text-decoration: none;
}
.BotonMainBlue:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #007D88;
	text-decoration: none;
}
.BotonMainBlue:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #004D54;
	text-decoration: none;
}

.BotonMainBlueBig:link {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #004D54;
	text-decoration: none;
}
.BotonMainBlueBig:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #004D54;
	text-decoration: none;
}
.BotonMainBlueBig:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #007D88;
	text-decoration: none;
}
.BotonMainBlueBig:active {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: normal;
	color: #004D54;
	text-decoration: none;
}

.BotonHeaderMain:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4D4948;
	text-decoration: none;
}
.BotonHeaderMain:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4D4948;
	text-decoration: none;
}
.BotonHeaderMain:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #9D9897;
	text-decoration: none;
}
.BotonHeaderMain:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #004d59;
	text-decoration: none;
}

.BotonHeaderMainBlanco:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.BotonHeaderMainBlanco:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.BotonHeaderMainBlanco:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #E8E8E8;
	text-decoration: none;
}
.BotonHeaderMainBlanco:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.BotonHeaderMain10:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4D4948;
	text-decoration: none;
}
.BotonHeaderMain10:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #4D4948;
	text-decoration: none;
}
.BotonHeaderMain10:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #9D9897;
	text-decoration: none;
}
.BotonHeaderMain10:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #004d59;
	text-decoration: none;
}

.BotonHeaderMainBlue10:link {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #004080;
	text-decoration: none;
}
.BotonHeaderMainBlue10:visited {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #004080;
	text-decoration: none;
}
.BotonHeaderMainBlue10:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #0053A6;
	text-decoration: none;
}
.BotonHeaderMainBlue10:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #004080;
	text-decoration: none;
}

.BotonSmallFoot:link {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #707058;
	text-decoration: none;
}
.BotonSmallFoot:visited {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #707058;
	text-decoration: none;
}
.BotonSmallFoot:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #8F8F70;
	text-decoration: none;
}
.BotonSmallFoot:active {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #707058;
	text-decoration: none;
}

.BotonSmallFootW:link {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.BotonSmallFootW:visited {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.BotonSmallFootW:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #707058;
	text-decoration: none;
}
.BotonSmallFootW:active {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.BotonSmallFootBlue:link {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #007D88;
	text-decoration: none;
}
.BotonSmallFootBlue:visited {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #007D88;;
	text-decoration: none;
}
.BotonSmallFootBlue:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #004D54;
	text-decoration: none;
}
.BotonSmallFootBlue:active {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #007D88;
	text-decoration: none;
}

.BotonSmallFootGray:link {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #707058;
	text-decoration: none;
}
.BotonSmallFootGray:visited {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #707058;;
	text-decoration: none;
}
.BotonSmallFootGray:hover {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #98987C;
	text-decoration: none;
}
.BotonSmallFootGray:active {
	font-family: Tahoma;
	font-size: 9px;
	font-weight: normal;
	color: #707058;
	text-decoration: none;
}

/* Lineas-Marcos */
.MarcoGrisSolido{
	border-left: 1px solid #8D8E90;
	border-right: 1px solid #8D8E90;
	border-bottom:1px solid #8D8E90;
	border-top: 1px;
	border-top: #8D8E90;
	border-top: 1px solid #8D8E90;
}

.DottedLineBlancaBottom{
	border-bottom:1px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: dotted;
}

.DottedLinegrisTop{
	border-top:1px;
	border-top-color: #8D8E90;
	border-top-style: dotted;
}

.verticaltext {
	writing-mode: tb-rl;
	filter: flipV flipH;
}