/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */


/*
 * Custom Style Sheet - Use this file to style your content
 */
 .idiomas{
	 position:absolute;
	 
 }
 .bes{
	 background-image:url(../images/spain.png);
	 
	 
 }
 .bmx{
	 background-image:url(../images/mexico.png);
 }
 .bco{
	background-image:url(../images/colombia.png); 
 }
 .bandera{
	background-repeat:no-repeat;
	width:32px;
	height:32px;
	display:block;
	float:left; 
 }
  
