/*
 Aqui va el css la imagen de portada
*/

#imagenfondo h2 {
	background-color: #F1f3f1;
	background-image: url(../_images/_home/fondo_home2_imdesign.jpg);
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-family: imdsansMdEx;
	font-size: 17px;
	height: 349px;
	line-height: 20px;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-top: 380px;
	padding-bottom: 0px;
	padding-left: 260px;
	text-shadow: 5px 5px 10px #000000;
	width: 845px;
}

#imagenfondo {
	height: 729px;
	width: 1105px;	
}
#imagenfondo .txtfotobold {
	color: #ffffff;
	font-family: imdBoldItalic;
	font-size: 18px;
	font-style: normal;
	letter-spacing: -0.05em;
	line-height: 22px;
	opacity: 1.00;
}
#imagenfondo .txtfotonormal {
	line-height: 20px;
	color: #ffffff;
	font-size: 17px;
	opacity: 1.00;
	font-family: imdRegular;
	color: #ffffff; 
	font-family: imdRegular;
	font-size: 16.8px;
	font-style: normal;
	line-height: 20.4px;
	opacity: 1.00;
	top: 10px;
	position: relative;
	width: 450px;
}
#imagenfondo .txtfotofinal {
	line-height: 24px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0pt;
	color: #ffffff;
	font-family: imdBold;
	font-size: 17px;
	opacity: 1.00;
	top: 15px;
	letter-spacing: 0.02em;
	text-decoration: none;
	position: relative;
}

/*
 Aqui va el css de los elementos que flotan encima de la imagen de portada */
#gifanimado {
	height: 228px;
	width: 274px;
	float: right;
	position: absolute;
	left: 748px;
	top: 55px;
	border:0px;
}
#picnic {
	height: 154px;
	width: 201px;
	float: right;
	position: absolute;
	left: 884px;
	top: 530px;
	border:0px;
}
/* aqio va el css del fondo de las noticias, al igual que en home.css */
#noticias #fotofondo01 {
	float: left;
	width: 1105px;
	background-image: url(../_images/_home/fondo_noticia_imdesign1.jpg);
	position: absolute;
	left: 0px;
	height: 850px;
	z-index: 1;
	background-repeat: no-repeat;
}
#noticias #fotofondo02 {
	width: 100%;
	background-image: url(../_images/_home/fondo_noticia_imdesign2.jpg);
	position: absolute;
	height: 850px;
	z-index: 1;
	background-repeat: no-repeat;
}
#noticias #fotofondo03 {
	float: left;
	width: 1105px;
	background-image: url(../_images/_home/fondo_noticia_imdesign3.jpg);
	position: absolute;
	left: 0px;
	height: 850px;
	z-index: 1;
	background-repeat: no-repeat;
}
#noticias #fotofondo04 {
	float: left;
	width: 1105px;
	background-image: url(../_images/_home/fondo_noticia_imdesign4.jpg);
	position: absolute;
	left: 0px;
	height: 850px;
	z-index: 1;
	background-repeat: no-repeat;
}
#noticias #fotofondo05 {
	float: left;
	width: 1105px;
	background-image: url(../_images/_home/fondo_noticia_imdesign5.jpg);
	position: absolute;
	left: 0px;
	height: 850px;
	z-index: 1;
	background-repeat: no-repeat;
}
#noticias #fotofondo06 {
	float: left;
	width: 1105px;
	background-image: url(../_images/_home/fondo_noticia_imdesign6.jpg);
	position: absolute;
	left: 0px;
	height: 850px;
	z-index: 1;
	background-repeat: no-repeat;
}
#galeria_down {
	position: relative;
	width: 100%;
	background-color: #000000;
	vertical-align: middle;
}
#galeria_down #gal_trabajos {
	text-align: center;
}
#galeria_down #gal_trabajos a{
	text-align: left;
}
#contenedor_trabajos7{
	text-align:left;}
@media (min-width: 767px) {
#galeria_up {
padding-left: 208px;
  }
}
@media (max-width: 767px) {
#galeria_up {
padding-left: 0px;
  }
}
#galeria_up {
	z-index: 1000;
	position: relative;
	font-family: imdsansMdEx;
}
#encima {
	left: 0px;
	top: 0px;
	position: absolute;
	font-family: imdsansMdEx;
	padding-right: 0px;
}
@media (min-width: 767px) {
#galeria_down {
padding-left: 208px;
  }

}
@media (max-width: 767px) {
#galeria_down {
padding-left: 0px;
  }
}
@media (min-width: 767px) {
#contenedor_trabajos {
	margin-left: -208px;
  }
}
@media (max-width: 767px) {
#contenedor_trabajos {
	margin-left: 0px;
  }
}
#contenedor_trabajos {
	height: auto;
	width: auto;
	float: left;
	/*color: #FFFFFF;*/
	position: relative;
	display: none;
}
#contenedor_trabajos2, #contenedor_trabajos3, #contenedor_trabajos4, #contenedor_trabajos5, #contenedor_trabajos6, #contenedor_trabajos7   {
	display: none;
}
.go-top {
	position: fixed;
	bottom: 2em;
	right: 1.2em;
	text-decoration: none;
	color: white;
	font-size: 12px;
	display: none;
	z-index: 3000;
	height: 36px;
	width: 36px;
	overflow: hidden;
	background-image: url(../_home/imdesign_top01.gif);
	background-repeat: no-repeat;
}

.go-top:hover {	
	background-position: right;
}
#cookie {
	z-index: 6000;
}
