/**
* Joomla Get All But IE (GABIE)
* @author Edfel José Rivera
* @license Limited  http://www.gnu.org/copyleft/gpl.html GNU/GPL
* Site www.juntehispano.com
* Send bug reports to webmaster@juntehispano.com
*/
@charset "utf-8";
/* CSS Document */

div.main_content
{
    width:99%;
    height:160px;
}

div.sub_content
{
    width:25%;
    height:160px;
}
div.txt
{
    font-size: 16px ;
    color: orange;}