@charset "utf-8";
/* CSS Document */

.linea_superior2{
     width:782px;
     height:25px;
	 *height:28px;
	 float:left;
	 background-color:#0a92b5;}

#home_icon{
	 width:25px;
	 height:25px;
	 float:left;
	 background-image:url(../img/Home_Icon2.png);
	 background-repeat:no-repeat;
	 margin:auto;}
	 
#mail_icon{
	 width:25px;
	 height:25px;
	 float:left;
	 background-image:url(../img/mail_Icon2.png);
	 background-repeat:no-repeat;
	 margin:auto;}
#bandera_ing{
	width:25px;
	height:25px;
	background-image: url(../img/bandera_ing.png);
	background-repeat:no-repeat;
	float:left;
	margin:auto;}


#bandera_es{
	width:25px;
	height:25px;
	background-image:url(../img/bandera_es.png);
	background-repeat:no-repeat;
	float:left;
	margin:auto;
	}	 
	 
	 
	 
.espacio_iconos{
    width: 350px;
    height:100px;
    float:left;}
	
.espacio_iconos2{
    width: 5px;
    height:100px;
    float:left;}
	
.espacio_iconos3{
    width: 150px;
    height:100px;
    float:left;}
	
.espacio_iconos4{
    width: 170px;
    height:100px;
    float:left;}
	
.espacio_iconos5{
    width: 210px;
    height:100px;
    float:left;}
	
.espacio_iconos6{
    width: 263px;
    height:100px;
    float:left;}
	
.espacio_iconos7{
    width: 226px;
    height:100px;
    float:left;}
	

