@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'TPresupuestaria';
    src: url('../fonts/TPresupuestaria/TPresupuestaria.eot');
    src: url('../fonts/TPresupuestaria/TPresupuestaria.eot?#iefix') format('embedded-opentype'), url('../fonts/TPresupuestaria/TPresupuestaria.woff') format('woff'), url('../fonts/TPresupuestaria/TPresupuestaria.ttf') format('truetype'), url('../fonts/TPresupuestaria/TPresupuestaria.svg#TPresupuestaria') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* ========= Sharing */ 
	.sharing { cursor: pointer;	}
	.share_pto1{ vertical-align: 50%; }
	.wrapper_share{ background-image: url("../images/bckg_share_02.png"); width: 119px; height: 64px; overflow: hidden; position: absolute; margin: -5px -80px;
		display: none; padding: 30px; }
	.wrapper_share label { color: #ffffff; text-shadow:0px 0px 0 #FFFFFF; font-weight: bold;	}
	.addthis_toolbox a { display: inline-block; font-size: 35px; height: 40px;overflow: hidden; line-height: 50px; }

/*  ========= Iconos */  
	.ico_search:before{ content: "\005a"; color: white; } /* lupa */
	.ico_share:before{  content: "\0043"; color: white; font-size: 16px; cursor: pointer;}
	.ico_share_ciclo:before{ content: "\0043"; color:#F5AF5A; font-size: 16px; cursor: pointer; }
	.ico_shtw:before{ color: #ffffff; content: "\0046"; }  /*twitter*/
	.ico_shtw:hover:before {color:#2AA7DE;}
	.ico_shfb:before{ content: "\0047";		color: #ffffff; } /* facebook */
	.ico_shfb:hover:before {color:#3D5B97;}
	.ico_shmail:before{ content: "\004a"; color: #ffffff; } /* mail */
	.ico_shmail:hover:before {color:#008B8B; }
	.icon-btncta:before { content: "\0030"; } /* flecha right */
	.icon-docu:before{ content: "\0045"; color: #ADC4CC;  line-height: 130%; }
	.ico_tw:before{ color: #EDEAE5; content: "\0049"; }  /*twitter con envolvente */
	.ico_tw:hover:before {color:#008B8B;} 
	.ico_fb:before{ content: "\0048";		color: #EDEAE5; } /* facebook con envolvente*/
	.ico_fb:hover:before {color:#008B8B;}
    .ico_yt:before{ content: "\0048";		color: #EDEAE5; } /* youtube con envolvente*/
	.ico_yt:hover:before {color: #3B5998;}
	
	

/* ==================Redes Sociales Home ======================================================== */
	.icono_fb:before{ content:" "; font-size:10px; color:#2F3034; } /* facebook */
	.icono_fb{ background: url('../images/fb.png') no-repeat; width:34px; height: 37px;} /* facebook con envolvente*/
	.icono_fb:hover{background: url('../images/fb_over.png') no-repeat; width:34px; height: 37px; }	
	.icono_tw:before{ content:" "; font-size:10px; color:#2F3034; text-decoration:none;} /* Twitter*/
	.icono_tw{ background: url('../images/tw.png') no-repeat;width:34px; height: 37px; } 
	.icono_tw:hover{background: url('../images/tw_over.png') no-repeat; }
	.icono_yt:before{ content:" "; font-size:10px; color:#2F3034;} /* Youtube*/
	.icono_yt{ background: url('../images/yt.png') no-repeat; width:34px; height:37px;} 
	.icono_yt:hover{background: url('../images/yt_over.png') no-repeat; }
	
	.tw:before{ color: #ffffff; content:"@Tpresupuestaria"; font-family:"soberana_sanslight"; font-weight: bold; font-size:14px; margin-left:15px; }  /*twitter con envolvente */
	.tw:hover:before {color:#008B8B;} 
	.icono_mail:before{ content:"."; font-size:10px; color:#2F3034; } /* Mail*/
	.icono_mail{ background: url('../images/mail.png') no-repeat; width:34px; height:37px; margin-left:2px;} 
	.icono_mail:hover{background: url('../images/mail_over.png') no-repeat; }
	a .at-icon-wrapper { display: none;}


