/* 
 * HTML5 ✰ Boilerplate
 *
 * What follows is the result of much research on cross-browser styling. 
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 *
 * Detailed information about this CSS: h5bp.com/css
 * 
 * ==|== normalize ==========================================================
 */


/* =============================================================================
   HTML5 display definitions
   ========================================================================== */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

/* =============================================================================
   Base
   ========================================================================== */

/*
 * 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units
 * 2. Force vertical scrollbar in non-IE
 * 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g
 */

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

body { margin: 0; font-size: 13px; line-height: 1.231; }

body, button, input, select, textarea { font-family: sans-serif; color: #222; }

/* 
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection declarations have to be separate
 * Also: hot pink! (or customize the background color to match your design)
 */

::-moz-selection { background: #888; color: #fff; text-shadow: none; }
::selection { background: #888; color: #fff; text-shadow: none; }


/* =============================================================================
   Links
   ========================================================================== */

a { color: #00e; }
a:visited { color: #551a8b; }
a:hover { color: #06e; }
a:focus { outline: thin dotted; }

/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a:hover, a:active { outline: 0; }


/* =============================================================================
   Typography
   ========================================================================== */

abbr[title] { border-bottom: 1px dotted; }

b, strong { font-weight: bold; }

blockquote { margin: 1em 40px; }

dfn { font-style: italic; }

hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }

ins { background: #ff9; color: #000; text-decoration: none; }

mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }

/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }

/* Improve readability of pre-formatted text in all browsers */
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }

small { font-size: 85%; }

/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }


/* =============================================================================
   Lists
   ========================================================================== */

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }


/* =============================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Improve image quality when scaled in IE7: h5bp.com/d
 * 2. Remove the gap between images and borders on image containers: h5bp.com/e 
 */

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }

/*
 * Correct overflow not hidden in IE9 
 */

svg:not(:root) { overflow: hidden; }


/* =============================================================================
   Figures
   ========================================================================== */

figure { margin: 0; }


/* =============================================================================
   Forms
   ========================================================================== */

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

/* Indicate that 'label' will shift focus to the associated form element */
label { cursor: pointer; }

/* 
 * 1. Correct color not inheriting in IE6/7/8/9 
 * 2. Correct alignment displayed oddly in IE6/7 
 */

legend { border: 0; *margin-left: -7px; padding: 0; }

/*
 * 1. Correct font-size not inheriting in all browsers
 * 2. Remove margins in FF3/4 S5 Chrome
 * 3. Define consistent vertical alignment display in all browsers
 */

button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }

/*
 * 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet)
 * 2. Correct inner spacing displayed oddly in IE6/7
 */

button, input { line-height: normal; *overflow: visible; }

/*
 * Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7
 */

table button, table input { *overflow: auto; }

/*
 * 1. Display hand cursor for clickable form elements
 * 2. Allow styling of clickable form elements in iOS
 */

button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }

/*
 * Consistent box sizing and appearance
 */

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/* 
 * Remove inner padding and border in FF3/4: h5bp.com/l 
 */

button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/* 
 * 1. Remove default vertical scrollbar in IE6/7/8/9 
 * 2. Allow only vertical resizing
 */

textarea { overflow: auto; vertical-align: top; resize: vertical; }

/* Colors for form validity */
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }


/* =============================================================================
   Tables
   ========================================================================== */

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: 
   ========================================================================== */

/* Fuentes para las versiones distintas de el sitio */
	
	@font-face {
 	font-family: myMacanudaRegSc;
 	src: url("../fonts/macanudaprosc/eot/macanprosc.eot"); /* EOT para IE */
	}
	@font-face {
 	font-family: myMacanudaRegSc;
 	src: url("../fonts/macanudaprosc/ttf/macanprosc.ttf"); /* TTF para CSS3 browsers */
	}
	
	@font-face {
 	font-family: myMacanudaReg;
 	src: url("../fonts/macanudapro/eot/macanproreg.eot"); /* EOT para IE */
	}
	@font-face {
 	font-family: myMacanudaReg;
 	src: url("../fonts/macanudapro/ttf/macanproreg.ttf"); /* TTF para CSS3 browsers */
	}
	
	@font-face {
 	font-family: myMacanudaNeg;
 	src: url("../fonts/macanudapro/eot/macanproneg.eot"); /* EOT para IE */
	}
	@font-face {
 	font-family: myMacanudaNeg;
 	src: url("../fonts/macanudapro/ttf/macanproneg.ttf"); /* TTF para CSS3 browsers */
	}
	
	@font-face {
 	font-family: myMacanudaSeg;
 	src: url("../fonts/macanudapro/eot/macanprosupneg.eot"); /* EOT para IE */
	}
	@font-face {
 	font-family: myMacanudaSeg;
 	src: url("../fonts/macanudapro/ttf/macanprosupneg.ttf"); /* TTF para CSS3 browsers */
	}
	
	@font-face {
 	font-family: myMacanudaVel;
 	src: url("../fonts/macanudapro/eot/macanprovel.eot"); /* EOT para IE */
	}
	@font-face {
 	font-family: myMacanudaVel;
 	src: url("../fonts/macanudapro/ttf/macanprovel.ttf"); /* TTF para CSS3 browsers */
	}
	
	@font-face {
 	font-family: myMyriadPro;
 	src: url("../fonts/myriadpro/eot/MyriadWebPro.eot"); /* EOT para IE */
	}
	@font-face {
 	font-family: myMyriadPro;
 	src: url("../fonts/myriadpro/MyriadWebPro.ttf"); /* TTF para CSS3 browsers */
	}
	
	@font-face {
 	font-family: myMyriadProBold;
 	src: url("../fonts/myriadpro/eot/MyriadWebPro-Bold.eot"); /* EOT para IE */
	}
	@font-face {
 	font-family: myMyriadProBold;
 	src: url("../fonts/myriadpro/MyriadWebPro-Bold.ttf"); /* TTF para CSS3 browsers */
	}
	
	@font-face {
 	font-family: myMyriadProItalic;
 	src: url("../fonts/myriadpro/eot/MyriadWebPro-Italic.eot"); /* EOT para IE */
	}
	@font-face {
 	font-family: myMyriadProItalic;
 	src: url("../fonts/myriadpro/MyriadWebPro-Italic.ttf"); /* TTF para CSS3 browsers */
	}
	
	
/* Header Sitio */

body{ 
	background-image:url('../img/bg.jpg');
	background-repeat:repeat-x;	
	background-attachment:fixed;
}

header{
	position:fixed;
	top:0;
	/*background-color: #FFF;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e9e9e9));
			
				background: -moz-linear-gradient(top, #fff, #e9e9e9);
			
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#e9e9e9);
			
				-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#e9e9e9)";*/
	margin:0 auto;
	padding:0;
	width:100%;
	height:123px;
	border-bottom: 2.5px #00AA4F  solid;
	background-image:url(../img/header_bg.jpg);
	z-index:999999999999999;
}

#container_header{
	margin:0 auto;
	padding:0;
	width:900px;
	height:100%;
}
#logo{
	margin-top:35px;
	position:absolute;
	transition: opacity 0.2s linear;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
}

#logo:hover{
	opacity: 0.7;
	transition: opacity 0.2s linear;
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	-o-transition: opacity 0.2s linear;
}
	
#menu{
	margin-top:65px;
	margin-left:510px;
	position:absolute;
}

#menu a{
	font-weight:bold;
	padding-bottom:37px;
	height:120px;
	border:none;
	text-decoration:none;
	letter-spacing: 1px;
	color:#878787;
	font-family:"Calibri";
	font-size:13px;
	text-shadow:1px 1px 1px rgba(255,255,255,0.2);
	margin-left:25px;
	-webkit-transition: color 0.2s linear;
    -moz-transition: color 0.2s linear;
}


#menu a:hover{
	color:#00AA4F;
	text-shadow:1px 1px 1px rgba(255,255,255,0.2);
}
/* Fin header sitio */

#container{
	background-color: #fff;
	margin:0 auto;
	_margin-top:125px;
	padding:0;
	width:900px;
	height:100%;
	box-shadow: 0 0 25px 2px rgba(0,0,0,0.2);
	-webkit-shadow: 0 0 25px 2px rgba(0,0,0,0.2);
	-moz-shadow: 0 0 25px 2px rgba(0,0,0,0.2);
}

#galeria_principal{
	position:absolute;
	z-index:99;
	opacity: 1;
	top: 125px;
	box-shadow: 0 0 25px 2px rgba(0,0,0,0.2);
	-webkit-shadow: 0 0 25px 2px rgba(0,0,0,0.2);
	-moz-shadow: 0 0 25px 2px rgba(0,0,0,0.2);
}

#main_container{
	position:absolute;
	z-index:999999;
	margin: 0 auto;
	margin-top:-118px;
	padding: 0;
	width:900px;
	height:150px;
	background-image:url(../img/ola.png);
	background-repeat:no-repeat;

	
	
	
}

#main{
				position:relative;	 
				background-color:#FFF;
			
			/*	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e1e1e1));	
				background: -moz-linear-gradient(top, #fff, #e1e1e1);	
				filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#e1e1e1);		
				-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#e1e1e1)";*/
			
	margin:430px auto 0 auto;
	padding-top:1px;
	width:900px;
	height:auto;
	z-index:99999;
	color: #3D3D3C;
	font-family: 'Calibri';
}

#bloque1{
	width: 780px;
	margin: 40px auto 30px auto;
}
#bloque1 ul{
	list-style-type: none;
	padding-left: 0px !important;
}
#bloque1 li{
	display: inline;
}
#bloque1 h2{
	color: #E31837;
	font-family: myMacanudaReg;
	font-size: 29px;
}

#bloq_nosotros{
	float: left;
	width: 500px;
}

#bloq_certif{
	height: 296px;
	_width: 260px;
	background-color: #F6F6F6;
	margin-left: 520px;
	border-bottom: 2px solid #00AA4F;
}
#bloq_certif p{
	padding: 0 17px;
}
#bloq_certif h2{
	padding: 0 17px;
}

#btn_ver_mas{
	height: 15px;
	width: 61px;
	background: url('../img/ver_mas.png') no-repeat;
	cursor: pointer;
	transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
}
#btn_ver_mas:hover{
	transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	background: url('../img/ver_mas_on-u.png') no-repeat;
}

#btn_ver_mas2{
	position: absolute;
	right: 20px;
	bottom: 23px;
	height: 15px;
	width: 61px;
	background: url('../img/ver_mas.png') no-repeat;
	cursor: pointer;
	transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
}
#btn_ver_mas2:hover{
	transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	background: url('../img/ver_mas_on-u.png') no-repeat;
}

#btn_ver_mas3{
	height: 15px;
	width: 61px;
	background: url('../img/ver_mas.png') no-repeat;
	cursor: pointer;
	transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
}
#btn_ver_mas3:hover{
	transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-ms-transition: background 0.2s linear;
	background: url('../img/ver_mas_on-u.png') no-repeat;
}

#link a{
	color: #00AA4F!important;
	text-decoration: none;
	transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
}

#link a:hover{
	color: #3D3D3C !important;; 
	transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
}

.hr_home{
	height: 1px;
	color: #C9C9C9;
	background-color: #C9C9C9;
	border: 0px;
}

.redbold{
	color: #00AA4F;
	font-weight: bold;
	font-size: 14px;
}

.verde{
	color: #00AA4F;
}

.titulo{
	font-size: 28px;
	color: #00AA4F;
}

.opac{
	opacity: 0.6;
}

.menu_destac{
	color: #00AA4F !important;
}

#bloque2{
	width: 780px;
	margin: 32px auto 30px auto;
}

#cont_menu{
	margin-bottom: 17px;
	position: relative;
}
#cont_menu img{
	position: absolute;
}

#img1, #img2, #img3, #img4{
	opacity: 0;
}

#cont_proyecto{
	background-color: #EDEDED;
	padding-bottom: 13px;
	border-bottom: 1px solid #00AA4F;
}

#btn_proyecto{
	margin: 7px auto auto 18px;
	height: 29px;
	width: 115px;
	background: url(../img/servicios/ver_proyectos.png) no-repeat;
	transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	cursor: pointer;
}

#btn_proyecto:hover{
	background: url(../img/empresa/ver_proyectos_on.png) no-repeat;
	transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
}

#menu_btn1{
	height: 66px;
	width: 212px;
	_position: absolute;
	/*background: url(../img/home/boton_pub.png) no-repeat;
	transition: background 0.2s linear; -webkit-transition: background 0.2s linear; -moz-transition: background 0.2s linear; 
	-ms-transition: background 0.2s linear;*/
	cursor: pointer;
}
/*#menu_btn1:hover{
	background: url(../img/home/boton_pub_on.png) no-repeat;
	transition: background 0.2s linear; -webkit-transition: background 0.2s linear; -moz-transition: background 0.2s linear; -ms-transition: background 0.2s linear;
}*/

#menu_btn2{
	height: 65px;
	width: 212px;
	/*background: url(../img/home/boton_bolsa.png) no-repeat;
	transition: background 0.2s linear; -webkit-transition: background 0.2s linear; -moz-transition: background 0.2s linear;*/
	cursor: pointer;
	transition: opacity  0.2s linear; -webkit-transition: opacity  0.2s linear; -moz-transition: opacity  0.2s linear;
}
#menu_btn2:hover{
	opacity: 0.8;
	/*background: url(../img/home/boton_bolsa_on.png) no-repeat;
	transition: background 0.2s linear; -webkit-transition: background 0.2s linear; -moz-transition: background 0.2s linear; -ms-transition: background 0.2s linear;*/
}

#menu_btn3{
	height: 65px;
	width: 212px;
	/*background: url(../img/home/boton_mesa.png) no-repeat;
	transition: background 0.2s linear; -webkit-transition: background 0.2s linear; -moz-transition: background 0.2s linear;*/
	cursor: pointer;
}
/*#menu_btn3:hover{
	background: url(../img/home/boton_mesa_on.png) no-repeat;
	transition: background 0.2s linear; -webkit-transition: background 0.2s linear; -moz-transition: background 0.2s linear; -ms-transition: background 0.2s linear;
}*/

#menu_btn4{
	height: 65px;
	width: 212px;
	/*background: url(../img/home/boton_webmail.png) no-repeat;
	transition: background 0.2s linear; -webkit-transition: background 0.2s linear; -moz-transition: background 0.2s linear;*/
	cursor: pointer;
}
/*#menu_btn4:hover{
	background: url(../img/home/boton_webmail_on.png) no-repeat;
	transition: background 0.2s linear; -webkit-transition: background 0.2s linear; -moz-transition: background 0.2s linear; -ms-transition: background 0.2s linear;
}*/

#cnt_noticias{
	float: right;
	width: 545px;
	position: relative;
	height: 261px;
	z-index: 99999;
}
#notic1 p{
	padding: 0 17px;
}

#notic1{
	position:absolute;
	bottom: 0px;
	width: 262px;
	height: 172px;
	background-color: #F6F6F6;
	border-top: 1px solid #00AA4F;
	border-bottom: 1px solid #00AA4F;
	padding-bottom: 20px;	
}

#notic2{
	position: absolute;
	width: 262px;
	height: 172px;
	background-color: #F6F6F6;
	border-top: 1px solid #00AA4F;
	border-bottom: 1px solid #00AA4F;
	padding-bottom: 20px;
	right: 0px;
	bottom: 0px;	
}
#notic2 p{
	padding: 0 17px;
}

.sub_tit{
	color: #00AA4F;
	font-size: 21px;
	_font-weight: bold;
}

.sub_tit2{
	color: #00AA4F;
	font-size: 19px;
	_font-weight: bold;
}

.hr_verde{
	background-color: #00AA4F;
	color: #00AA4F;
	height: 1px;
	border: 0px;
}

footer{
	background-color: #EDEDED;
	margin:0 auto;
	width:100%; 
	color: #3D3D3C;
	font-family: 'Calibri';
	font-size: 14px;
	font-weight: bold;
}

#foot_barra{
	
}

#cont_menu_foot{
	height: 160px;
	width: 780px;
	margin: 7px auto 0 auto;
}
#cont_menu_foot a{
	color: #3D3D3C;
	text-decoration: none;
	transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
}
#cont_menu_foot a:hover{
	color: #00AA4F;
	transition: color 0.2s linear;
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
}

#foot_menu1{
	width: 212px;
	float: left;
}
#foot_menu1 div{
	padding:5px 0;
	border-bottom: 1px solid #B3B3B3;
}

#foot_menu2{
	width: 260px;
	float: left;
	margin-left: 23px;
}
#foot_menu2 div{
	padding:5px 0;
	border-bottom: 1px solid #B3B3B3;
}

#foot_menu3{
	width: 260px;
	float: left;
	margin-left: 23px;
}
#foot_menu3 div{
	padding:9px 0;
	border-bottom: 1px solid #B3B3B3;
}

#cont_logos{
	height: 50px;
	position: relative;
}

#cont_left1{
	background-color: #EDEDED;
	padding-bottom: 13px;
	border-bottom: 1px solid #00AA4F;
}

#btn_left1{
	margin:5px auto auto 5px;
	height: 20px;
	width: 72px;
	background: url(../img/volver.png) no-repeat;
	transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
	cursor: pointer;
}
#btn_left1:hover{
	background: url(../img/volver_verde.png) no-repeat;
	transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
}

#mondo_sinec{
	position:absolute;
	border:1px transparent solid;
	margin-left:50px;
	width:234px;height:48px;
	background-image:url("../img/footer/mundo_foot.png");
	background-repeat: no-repeat;}
#sinec_logo{
	cursor:pointer;
	position:absolute;
	border:1px transparent solid;
	margin-top:20px;margin-left:560px;
	width:59px;height:22px;
	background-image:url("../img/footer/f_sinec.png");
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	opacity:0.5;
	-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;}
#sinec_logo:hover{background-image:url("../img/footer/f_sinec_on.png");
	-webkit-transition: opacity 0.2s linear;
	-moz-transition: opacity 0.2s linear;
	opacity:1;}
#sinelec_logo{
	cursor:pointer;
	position:absolute;
	margin-top:20px;margin-left:630px;
	border:1px transparent solid;
	width:70px;height:22px;
	background-image:url("../img/footer/f_sinelec.png");
	opacity:0.5;
	-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;}
#sinelec_logo:hover{background-image:url("../img/footer/f_sinelec_on.png");
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
opacity:1;}
#urbelec_logo{
	cursor:pointer;
	position:absolute;
	margin-top:20px;margin-left:705px;
	border:1px transparent solid;
	width:75px;height:22px;
	background-image:url("../img/footer/f_urbelec.png");
	opacity:0.5;
	-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;}
#urbelec_logo:hover{background-image:url("../img/footer/f_urbelec_on.png");
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
opacity:1;}
#tsm_logo{
	cursor:pointer;
	position:absolute;
	margin-top:20px;margin-left:785px;
	border:1px transparent solid;
	width:52px;height:22px;
	background-image:url("../img/footer/f_tsm.png");
	opacity:0.5;
	-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;}
#tsm_logo:hover{background-image:url("../img/footer/f_tsm_on.png");
-webkit-transition: opacity 0.2s linear;
-moz-transition: opacity 0.2s linear;
opacity:1;}


#v_todas{
	position:absolute;margin-left:475px;margin-top:10px;margin-bottom:20px;color:#878787;font-family:'Calibri';cursor:pointer; background: url(../img/ver_todas.png) no-repeat;
	height:15px;
	width:75px;
	transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
}

#v_todas:hover{
	background: url(../img/ver_todas_verde.png) no-repeat;
	transition: background 0.2s linear;
	-webkit-transition: background 0.2s linear;
	-moz-transition: background 0.2s linear;
	-o-transition: background 0.2s linear;
}


#img_n-mer{
	position: absolute;
	left: 0px;
	bottom: 13px;
}

#img_n-urb{
	position: absolute;
	left: 0px;
	bottom: 13px;
}

#img_n-mer:hover, #img_n-urb:hover{
	opacity: 0.8;
	transition: opacity 0.1s linear;
	-webkit-transition: opacity 0.1s linear;
	-moz-transition: opacity 0.1s linear;
	-o-transition: opacity 0.1s linear;
}




/*=================== Publicaciones ====================*/

#box_column_contactos{margin-top:32px;_margin-left:35px;width:546px;height:387px;
 	/*border-bottom:1px solid #E0E0E0;*/}
#box_column_contactos h2{
		padding:0;margin:0;margin-top:20px;margin-bottom:25px;color:#dc222b;font-size: 30px;text-align:justify;word-spacing: 1px;letter-spacing:-1px;font-family:"Calibri","Sans Serif"; text-shadow:1px 1px 1px rgba(255,255,255,0.2);
		line-height:25px;
	}
#box_column_contactos p{
		padding:0;margin:0;margin-top:10px;margin-bottom:10px;color:#878787;font-size: 13px;text-align:justify;word-spacing: 1px;letter-spacing:-1px;font-family: "Calibri","Sans Serif";text-shadow:1px 1px 1px rgba(255,255,255,0.2);
	}

#box_column_contactos li,#box_column_proyectos ul{
		margin-top:0px;color:#dc222b;font-size: 13px;text-align:justify;word-spacing: 1px;letter-spacing:-0.2px;font-family: "Calibri","Sans Serif";text-shadow:1px 1px 1px rgba(255,255,255,0.2);
		font-style:italic;		
	}

#column_newsletter{	
	height:456px;
	width:241px;
	overflow:auto;
	padding-right: 30px;
}

#column_newsletter h2{
	padding:0;margin:0;margin-top:0px;color:#00AA4F;font-size: 30px;text-align:justify;word-spacing: 1px;letter-spacing:-1px;font-family:"Calibri","Sans Serif"; text-shadow:1px 1px 1px rgba(255,255,255,0.2);
	font-weight: normal;
	line-height:25px;height:58px;
	border-bottom:1px solid #00AA4F;
}
#column_newsletter li{
	list-style:none;
	margin-left:-40px;
	width:225px;
	height:65px;
	border-bottom:1px solid #ccc;
}

#column_newsletter ul{
	margin-top:0px;
}

.tag{
	position:absolute; 
	margin-top:25px;
	font-style: normal;
	color: #878787;
	font-size: 13px;
	text-align: justify;
	word-spacing: 1px;
	letter-spacing: -1px;
	font-family: "Calibri","Sans Serif";
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	opacity: 0.7;
}

.tagtext{
	position:absolute;
	margin-left:128px;
	margin-top:25px;
	font-style: normal;
	color: #878787;
	font-size: 13px;
	text-align: justify;
	word-spacing: 1px;
	letter-spacing: -1px;
	font-family: "Calibri","Sans Serif";
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	opacity: 0.7;
}
.tagtext img{
	position:absolute;
	padding:0;
	margin-top:-10px;
	margin-left: 10px;
}

#column_energizate{
	margin-top:-458px;
	margin-left:300px;
	height:370px;
	width:225px;
}
#column_energizate h2{
	padding:0;margin:0;margin-top:0px;color:#00AA4F;font-size: 30px;text-align:justify;word-spacing: 1px;letter-spacing:-1px;font-family:"Calibri","Sans Serif"; text-shadow:1px 1px 1px rgba(255,255,255,0.2);
	font-weight: normal;
	line-height:25px;height:60px;
	border-bottom:1px solid #00AA4F;
}
#column_energizate li{
	list-style:none;
	margin-left:-40px;
	width:225px;height:65px;
	border-bottom:1px solid #ccc;
}

#column_energizate ul{
	margin-top:0px;
}

.tagb{
	position:absolute;
	margin-top:16px;
	font-style: normal;
	color: #878787;
	font-size: 13px;
	text-align: justify;
	word-spacing: 1px;
	letter-spacing: -1px;
	font-family: "Calibri","Sans Serif";
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.2);
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	opacity: 0.7;
}
.tagb i{font-size: 12px;}

#efec_foot{
	position: absolute;
	right: 65px;
	top: -8px;
}
#efec_foot:hover{
	opacity: 0.8;
}




/* ==|== non-semantic helper classes ========================================
   Please define your styles before this section.
   ========================================================================== */

/* For image replacement */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }

/* Hide from both screenreaders and browsers: h5bp.com/u */
.hidden { display: none !important; visibility: hidden; }

/* Hide only visually, but have it available for screenreaders: h5bp.com/v */
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }

/* Extends the .visuallyhidden class to allow the element to be focusable when navigated to via the keyboard: h5bp.com/p */
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* Contain floats: h5bp.com/q */ 
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }



/* ==|== media queries ======================================================
   PLACEHOLDER Media Queries for Responsive Design.
   These override the primary ('mobile first') styles
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 480px) {
  /* Style adjustments for viewports 480px and over go here */

}

@media only screen and (min-width: 768px) {
  /* Style adjustments for viewports 768px and over go here */

}



/* ==|== print styles =======================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } /* Black prints faster: h5bp.com/s */
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }  /* Don't show links for images, or javascript/internal links */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* h5bp.com/t */
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}

.no_style{
	text-decoration:none !important;
	border:none !important;
}
