@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: Helvetica-Light;
    font-style:  normal;
    font-weight: normal;
    src: url(./fonts/HELVETI2.eot);
}

@font-face {
    font-family: Helvetica75;
    font-style:  normal;
    font-weight: bold;
    src: url(./fonts/HELVETI1.eot);
}

@font-face {
	font-family: Helvetica65-Medium;
	font-style:  normal;
	font-weight: normal;
	src: url(./fonts/HELVETI0.eot);
}

html {
	/*height:100%;*/
}

body {
	font-family: Arial, sans-serif;
	font-style:  normal;
	font-weight: normal;
	color:#4C4C4C;
	/*height:100%*/
}

A:link {
	text-decoration:none;
	color:#142142;
}

A:active {
	text-decoration:underline;
}

A:visited {
	text-decoration:none;
	color:#142142;
}

A:hover {
	text-decoration:underline;
}

.T14pxAlt {
	font-family: Tahoma, Arial, sans-serif;
    font-style:  normal;
    font-weight: normal;
	font-size: 11px;
}

.T14px {
	font-family: Helvetica-Light, Arial, sans-serif;
    font-style:  normal;
    font-weight: normal;
	font-size: 15px;
}

.T14pxBlanco {
	font-family: Helvetica-Light, Arial, sans-serif;
    font-style:  normal;
    font-weight: normal;
	font-size: 15px;
	color:#FFFFFF;
}

.T13px {
	font-family: Helvetica-Light, Arial, sans-serif;
    font-style:  normal;
    font-weight: normal;
	font-size: 13px;
}

.T13pxBlanco {
	font-family: Helvetica-Light, Arial, sans-serif;
    font-style:  normal;
    font-weight: normal;
	font-size: 13px;
	color:#FFFFFF;
}

.T12pxBlanco {
	font-family: Helvetica-Light, Arial, sans-serif;
    font-style:  normal;
    font-weight: normal;
	font-size: 12px;
	color:#FFFFFF;
}

.Titulo {
	font-family: Helvetica75, Arial, sans-serif;
    font-style:  normal;
    font-weight: bold;
	font-size: 30px;
	color:#142142;
	line-height:34px;
}

.Subtitulo {
	font-family: Helvetica75, Arial, sans-serif;
    font-style:  normal;
    font-weight: bold;
	font-size: 24px;
	color:#666666;
}

.TituloTabla {
	font-family: Helvetica75, Arial, sans-serif;
    font-style:  normal;
    font-weight: bold;
	font-size: 16px;
	color:#142142;
}


.T16Strong {
	font-family: Helvetica75, Arial, sans-serif;
    font-style:  normal;
    font-weight: bold;
	font-size: 16px;
}

.T18Strong {
	font-family: Helvetica75, Arial, sans-serif;
    font-style:  normal;
    font-weight: bold;
	font-size: 18px;
}

.T17px {
	font-family: Helvetica-Light, Arial, sans-serif;
    font-style:  normal;
    font-weight: normal;
	font-size: 17px;
	color:#666666;
}

.Estilo:link {
	text-decoration:none ;
	color:#666666;
}

.Estilo:active {
	text-decoration:none ;
	color:#666666;
}

.Estilo:visited {
	text-decoration:none ;
	color:#666666;
}

.Estilo:hover {
	text-decoration:underline;
	color:#142142;
}

.TImgB {
	font-family: Helvetica65-Medium, Arial, sans-serif;
	font-style:  normal;
	font-weight: normal;
	font-size: 23px;
	color:#FFFFFF;
	width:300px;
	padding-right:15px;
	padding-bottom:5px;
	/*Filter: Glow(Color=#666666, Strength=2);*/
	float: right;
	line-height:25px;
}

.TImgN {
	font-family: Helvetica65-Medium, Arial, sans-serif;
	font-style:  normal;
	font-weight: normal;
	font-size: 23px;
	color:#333333;
	width:300px;
	padding-right:15px;
	padding-bottom:5px;
	/*Filter: Glow(Color=#EEEEEE, Strength=5);*/
	float: right;
	line-height:25px;
}

.Menu {
	font-family:  Tahoma, Arial, sans-serif;
	font-style:  normal;
	font-weight: normal;
	font-size: 11px;
}

.Menu:link {
	text-decoration:none ;
	color:#999999;
}

.Menu:active {
	text-decoration:none ;
	color:#666666;
}

.Menu:visited {
	text-decoration:none ;
	color:#999999;
}

.Menu:hover {
	text-decoration:underline;
	color:#142142;
}

.Menu2 {
	font-family: Tahoma, Helvetica-Light, Arial, sans-serif;
	font-style:  normal;
	font-weight: normal;
	font-size: 11px;
}

.Menu2:link {
	text-decoration:none ;
	color:#999999;
}

.Menu2:active {
	text-decoration:none ;
	color:#666666;
}

.Menu2:visited {
	text-decoration:none ;
	color:#999999;
}

.Menu2:hover {
	text-decoration:none;
	color:#142142;
}
