body { 

	display: block; 

	position: absolute; 

	left: 0px; 

	margin: 0; 

	padding: 0; 

	top: 0px; 

	bottom: 0; 

	height: 100%; 

	width: 100%;

	overflow: hidden;

}

#pie a{

	text-decoration: none;

	color:white;

}

#pie a:hover{

	text-decoration: none;

	color: #a5a5a5;

}

a img {

border: none;

}

#animacion {

	padding-bottom:4%;

	width: 800px;

	height: 400px;

	z-index: 100;

}


#produccion {

	position: relative;
background-repeat:repeat-y;
	
	float: left;

	color:white;

	text-align: left;

	background-repeat: repeat-y;

	padding-top:0px;

	padding-left:2%;

	float:left;
max-height:130px;
	height: 130px;

	width: 38%;

}

#produccion li{

	padding: 0px;

	margin:0px;

	list-style-type: none;

}

#blog{

	position: relative;
background-repeat:repeat-y;
	float:left;
	overflow: auto;
	padding-left:2%;

	padding-top:0px;

	margin-left:2%;

	margin-right:2%;

	text-align: left;

	color:white;

	max-height: 130px;

	height: 130px;

	width: 20%;

	display: inline-block;

	}

	

#blog li , #produccion li {

	padding: 0;

	margin:0;

	list-style-type: none;

}



#desaparecer {
	position:fixed;
	background-color:Black;

	height: 0px; 

	max-height: 136px; 

	bottom: 0px; 

	border-top: 4px solid Black; 

	padding: 0;

	z-index: 200;

	width: 100%;

}



#lateral {

	text-align: left;

	color: White;

	position: absolute;

	right:20px;

	background-color: #768EBB;

	z-index: 500;

	height: 360px;

	width: 250px;

	top: -310px;

	padding: 12px 8px 0px 5px;

	visibility: hidden;

	font-family: Tahoma;

	font-size: small;

}

#noticias {
	float:left;

	font-family: Tahoma;

	width: 98%;

	text-decoration: none;
	font-size:0.7em;
	}


#contacto{
	position: relative;
	background-repeat:repeat-y;
	float:left;
	padding-left:2%;
	padding-top:0px;
	margin-left:2%;
	margin-right:2%;
	text-align: left;
	color:white;
	max-height: 130px;
	height: 130px;
	width: 20%;
	display: inline-block;
	}

#noticias2 {
	float:left;
	font-family: Tahoma;
	width: 64%;
text-decoration: none;
font-size:small;
margin-top:1%;
}

#imagenes {

	float: left;

	padding-top:2px;

	margin-left:10%;

}

#intro {

position:absolute;

bottom: 110px;

left: 2px;

z-index: 400;

display: block;

}