
/*textos verdana*/
*{
font-family: verdana, sans-serif;
}


/*textos times*/

h1, h1:first-letter,h2,h3,h4,h5:first-letter,.TitTicker{
font-family: Times, serif;
/*Times, serif;*/
}


h1{

	font-size: 26px;
	font-weight: 500;
	color: #606060;
	letter-spacing:-0.06em;
}
h1:first-letter{
	font-size: 34px;
	font-weight: 500;
	color: #808080;
	letter-spacing:-0.06em;
}

.Peque{
	font-size: 8px;
	font-weight: 100;
	color: #484d4f;
}

h2{

	font-size: 20px;
	font-weight: 500;
	color: #55595a;
}

h3{

	font-size: 18px;
	font-weight: 500;
	color: #6e5b3f;
	letter-spacing: -0.05em;
}
h3:first-letter{

	font-size: 22px;
	font-weight: 500;
	color: #6e5b3f;
	letter-spacing: -0.05em;
}

h5{

	font-size: 11px;
	font-weight: 100;
	border-bottom: 1px solid #e1e1e1;
	padding-bottom:10px;
	color:#1a1a1a;


}
h5:first-letter{
	font-style: italic;
	font-size: 35px;
	font-weight: 100;
	color: #f04d00;
	float: left;
	letter-spacing:0.01em;
	padding-right:4px;
	vertical-align:-45px;
}

p{
	font-family: verdana, sans-serif;
	font-size: 11px;
	font-weight: 100;
	color: #484d4f;
}

li{

	font-size: 11px;
	font-weight: 100;
	color: #484d4f;
}

h3.ticker{
	font-size: 18px;
	font-weight: 500;
	color: #FFFFFF;
	letter-spacing: -0.05em;
}


p.pticker{

	font-size: 11px;
	font-weight: 100;
	color: #909090;
}

.TitTicker{
	
	font-size: 18px;
	font-weight: 500;
	color: #6e5b3f;
	letter-spacing: -0.05em;
}

a{

	font-size: 11px;
	font-weight: 100;
	color: #000000;
	text-decoration: underline;
}

a.amenu{

	font-size: 11px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	
}

.fmenu{

	font-size: 11px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
}

a.asubmenu{

	font-size: 11px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;

	width:100%;

}


.amenuEcomm{

	font-size: 11px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: none;
	
}

a.asubmenuEcomm{

	font-size: 11px;
	font-weight: 100;
	color: #FFFFFF;
	text-decoration: none;
	width:100%;

}

a.amenusup{

	font-size: 11px;
	font-weight: 100;
	color: #6e6e6e;
	text-decoration: none;
	letter-spacing: -0.05em;
	}

a.legal{

	font-size: 11px;
	font-weight: 100;
	color: #6e6e6e;
	text-decoration: none;
}

a.aticker{

	font-size: 11px;
	font-weight: 100;
	color: #909090;
	text-decoration: underline;
}

li.aticker{

	font-size: 11px;
	font-weight: 100;
	color: #909090;
}

input{

	font-size: 11px;
	font-weight: 100;
	color: #6e6e6e;
}
textarea{

	font-size: 11px;
	font-weight: 100;
	color: #6e6e6e;
}

select{

	font-size: 11px;
	font-weight: 100;
	color: #6e6e6e;
}

input.text{
	border:1px solid #808080;

	font-size: 11px;
	font-weight: 100;
	color: #6e6e6e;
}

.TDCabecera{


	font-size: 10px;
	font-weight: 700;
	color: #FFFFFF;
}

.TDCabeceraRight{


	font-size: 10px;
	font-weight: 700;
	text-align: "right";
	color: #FFFFFF;
}

.TDCuerpo{


	font-size: 10px;
	color: #808080;
	text-align: justify;
}

.TDCuerpoRight{


	text-align: "right";
	font-size: 10px;
	color: #808080;
}