﻿@charset "utf-8";
/* CSS Document */


.Link {
	background-image:url('/empresas/mineria/ImagenesPrincipalesIntranet/arrow_r.gif');
	background-repeat:no-repeat;
	background-position:2px 4px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003c7b;
	font-size: 12px;
	font-weight: bold;
	line-height: 25px;
	padding-left:20px;
	text-decoration:none;

}

.Link a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003c7b;
	text-decoration:none
}
.link a.selected
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#003c7b;
	text-decoration:none
}

	@font-face {
        font-family: "Myriad Pro";
        src: url('../font/MyriadPro-Regular.eot');
        src: url('../font/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../font/MyriadPro-Regular.svg#Myriad Pro') format('svg'),
        url('../font/MyriadPro-Regular.woff') format('woff'),
        url('../font/MyriadPro-Regular.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
	@font-face {
        font-family: "Myriad Pro Bold";
        src: url('../font/MyriadPro-Bold.eot');
        src: url('../font/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('../font/MyriadPro-Bold.svg#Myriad Pro') format('svg'),
        url('../font/MyriadPro-Bold.woff') format('woff'),
        url('../font/MyriadPro-Bold.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }
