html {
	scrollbar-face-color: #000000;
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #666666;
	scrollbar-3dlight-color: #000000;
	scrollbar-highlight-color: #666666;
	scrollbar-shadow-color: #666666;
	scrollbar-darkshadow-color: #000000;
}

body {
  margin: 0;
  padding: 0;
  height: 100%; 
  max-height: 100%; 
  background-color: #000; 
  font-family: Helvetica, Arial, Verdana, sans-serif; 
  font-size: 12px;
  overflow: hidden;
  border:0px;
  background-repeat:no-repeat;
}

#noticias {
position:absolute;
bottom: 80px;
left:80px;
z-index:2;
}
#noticias a {
font-size:16px;
color:#0000FF;
font-weight:bold;
text-decoration: none;
border:0px;
}

#lateral {
	top: 0;
	right: 0;
	color: #FFF;
	padding: 80px 0px 5px 5px;
	height: 100%;
	position: absolute;
	overflow: auto; 
	
	background-color: #000;
	border-bottom: 15px solid #000;
	font-family:Mistral; 
	font-size: 18px;
	
}

#lateral a {
color:#FFF;
text-decoration: none;
border:0px;

}

#lateral img {
border:none;
padding-bottom: 15px;
}

#lateralIzq{
	top: 113px;
	left: 130px;
	color: #FFF;
	height: 80%;
	width: 700px;
	position: absolute;
	overflow: auto;
	z-index:2;
}

#lateralIzq a {
color:#333;
text-decoration: none;
border:none
}

#lateralIzq img{
border:none
}



#containerViejo {
  top: 45px;
  left: 360px;
  bottom: 100px; 
  right: 0;
  width: 41%; 
  position: fixed;
  overflow: auto;
  border:0px;
  padding: 0px;

}
#container {

  position: fixed;
  overflow: auto;
  border:0px;
  padding: 0px;

}


#container h1 {
	text-align: left;
	font-size: 32px;
	color: #000;
	text-shadow: #000 1px 1px 3px;
}

#container p {
	text-align: justify;
	font-size: 12px;
	color: #000;
	line-height: 140%;
}

#galeria {
 
  position: fixed;
  overflow: auto;  
}






#agenda {
  top: 200px;
  left:80px;
  width: 60%; 
  height: 45%;
  position: fixed;
  overflow: auto;
  border:0px;
  padding: 0px;
  color:#FFFFFF;
  text-align:center; 
  font-size:18px;
  font-family:Arial, Helvetica, sans-serif;
 
 
  
}

#agenda a {
	color: #FFF;
	text-decoration:none
}

#newsLinks {
  top: 140px;
  left:120px;
  width: 60%; 
  height: 75%;
  position: fixed;
  overflow: auto;
  border:0px;
  padding: 0px;
  color:#FFFFFF;
  text-align:center; 
  font-size:14px;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
}

#newsLinks a {
	color: #FFF;
	text-decoration:none
}


#info {
  top: 140px;
  left:120px;
  width: 60%; 
  height: 75%;
  position: fixed;
  overflow: auto;
  border:0px;
  padding: 0px;
  color:#FFFFFF;
  text-align:center; 
  font-size:14px;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
}

#info a {
	color: #FFF;
	text-decoration:none
}

#infoNews {
  top: 110px;
  left:120px;
  width: 60%; 
  height: 15%;
  position: fixed;
  overflow: auto;
  border:0px;
  padding: 0px;
  color:#FFFFFF;
  text-align:center; 
  font-size:18px;
  font-weight:bold;
  font-family:Arial, Helvetica, sans-serif;
}

#infoNews a{
	color:#97CBFF;
	text-decoration:none
}

#piercing {
  top: 75%;
  left: 8%;
  z-index:2;
  position:absolute
}
#piercing  img{
 border:none
}

#art {
  top: 75%;
  right: 8%;
  z-index:2;
  position:absolute
  
}
#art  img{
 border:none
}


