﻿@import url("fonts.css");
@import url("reset.css");

BODY {
	PADDING-RIGHT: 0px; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px; 
	PADDING-TOP: 0px; 
	BACKGROUND-COLOR: #ffffff
}
#envolvente {
	display: block;
	width: 420px;
	height:174px;
}

#titulos{
	height: 20px;
	width: 420px;
}
.titulos{
	font-family: 'MYRIADAT';
	color: #333333;
	font-size: 17px;
	text-align: left;
	line-height: 20px;
	height: 20px;    
}

.titulos_home{
	font-family: 'MYRIADAT';
	color: #333333;
	font-size: 17px;
	text-align: left;
	line-height: 20px;
	height: 20px;
	top: 100px;
    z-index: 5000;
	position: absolute;
	padding: 0px 10px 0px 10px;
}

.titulos_01{
	width:20px;
	font-family: 'MYRIADAT_BOLD';
	color: #525252;
	font-size: 14px;
	text-align: left;
	line-height: 20px;
	height: 20px;
	padding: 2px;
	background-color: RGBA(255, 255, 255, .5);
}
.titulos_02{
	width:165px;
	font-family: 'MYRIADAT';
    background-color: RGBA(255, 255, 255, .5);
	/*color: #90452E;*/
	font-size: 13px;
	text-align: center;
	line-height: 20px;
	height: 20px;
	padding: 2px;
}
.titulos_03{
	width:105px;
	font-family: 'MYRIADAT';
	color: #fff;
	font-size: 17px;
	text-align: center;
	background-color:#666666;
}
.titulos_04{
	font-family: 'MYRIADAT';
	color: #fff;
	font-size:9px;
	text-align: center;
	line-height: 20px;
	background-color:#666666;
	height: 20px;
}
.titulos_05{
	width:80px;
	font-family: 'MYRIADAT_BOLD';
	color: #90452E;
	font-size: 14px;
	text-align: right;
	line-height: 20px;
	height: 20px;
}
#grafica{
	height: 100px;
	width: 420px;
}
#datos_infe{
	height: 34px;
	width: 420px;
	padding-top: 30px;
}
.pres_vol{
    width:58px;
	font-family: 'MYRIADAT_BOLD';
	color: #91462E;
	font-size: 13px;
	text-align: left;
	line-height: 17px;
	height: 17px;
}
.max_min_compra_venta{
    width:76px;
	font-family: 'MYRIADAT';
	color: #666;
	font-size: 13px;
	text-align: left;
	line-height: 17px;
	height: 17px;
    background-color: RGBA(255, 255, 255, .5);
}

.max_min_compra_venta_footer{
    width:76px;
	font-family: 'MYRIADAT';
	color: #666;
	font-size: 13px;
	text-align: left;
	line-height: 17px;
	height: 17px;
    background-color: #dddddd;
}

.cifras{
    width:40px;
	font-family: 'MYRIADAT_BOLD';
	color: #E32237;
	font-size: 13px;
	text-align: left;
	line-height: 17px;
	height: 17px;
}
.spacer{
    width:46px;
	font-family: 'MYRIADAT_BOLD';
	color: #fff;
	font-size: 13px;
	text-align: left;
	line-height: 17px;
	height: 17px;
}
