@charset "utf-8";
/* CSS Document */


#crude_oil_price{
	margin-left: 45px;
	float: left;
}


#tabla_cambio_dolar_480px
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 480px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#tabla_cambio_dolar_480px th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}
#tabla_cambio_dolar_480px tbody
{
	background: #e8edff;
}
#tabla_cambio_dolar_480px td
{
	padding: 10px;
	color: #669;
	border-top: 1px dashed #fff;
}
#tabla_cambio_dolar_480px tbody tr:hover td
{
	color: #339;
	/* background: #d0dafd; */
}



#tabla_cambio_dolar_200px
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 10px;
	margin: 45px;
	width: 200px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#tabla_cambio_dolar_200px th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 12px;
	color: #039;
}
#tabla_cambio_dolar_200px tbody
{
	background: #e8edff;
}
#tabla_cambio_dolar_200px td
{
	padding: 8px;
	color: #669;
	border-top: 1px dashed #fff;
}
#tabla_cambio_dolar_200px tbody tr:hover td
{
	color: #339;
	/* background: #d0dafd; */
}



#tabla_precio_del_combustible_250px
{
	
	/**/
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 9px;
	margin: 0px;
	width: 250px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#tabla_precio_del_combustible_250px th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 11px;
	color: #039;
}
#tabla_precio_del_combustible_250px tbody
{
	background: #e8edff;
}
#tabla_precio_del_combustible_250px td
{
	padding: 8px;
	color: #669;
	border-top: 1px dashed #fff;
}
#tabla_precio_del_combustible_250px tbody tr:hover td
{
	color: #339;
	/* background: #d0dafd; */
}


#tabla_redes_sociales_800px
{
	
	/**/
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 16px;
	margin: 0px;
	width: 800px;
	text-align: left;
	border-collapse: collapse;
	border: 1px solid #69c;
}
#tabla_redes_sociales_800px th
{
	padding: 15px 10px 10px 10px;
	font-weight: normal;
	font-size: 14px;
	color: #039;
}
#tabla_redes_sociales_800px tbody
{
	/*background: #e8edff;*/
}
#tabla_redes_sociales_800px td
{
	padding: 8px;
	color: #669;
	border-top: 1px dashed #fff;
}
#tabla_redes_sociales_800px tbody tr:hover td
{
	color: #339;
	/* background: #d0dafd; */
}



