/* CSS Document */


body {
  margin: 0px;
  padding: 0px;
  background: #2E0601 url(../../web/images/home_fondo_v9_001.jpg) top center;
  //background-repeat: no-repeat;
  background-repeat: repeat-x;
  background-attachment: fixed;
}

A {
font-family: Verdana, Tahoma, Arial;
font-size: 10pt;
font-weight: regular;
color: #ffe155;
text-decoration: none;
}

A:link {
font-family: Verdana, Tahoma, Arial;
font-size: 10pt;
font-weight: regular;
color: #ffe155;
}

A:visited {
font-family: Verdana, Tahoma, Arial;
font-size: 10pt;
font-weight: regular;
color:#e8a400;
}

A:active {
font-family: Verdana, Tahoma, Arial;
font-size: 10pt;
font-weight: regular;
color: #ffff99;
}

A:hover {
font-family: Verdana, Tahoma, Arial;
font-size: 10pt;
font-weight: regular;
color: #ffff99;
text-decoration: underline;
}

#LogoIzquierdo {
	position:absolute;
	left:17%;
	top:50px
}

#LogoDerecho {
	position:absolute;
	right:14%;
	text-align: right;
	top:8px
}


#Menu {
	position:absolute;
	width:100%;
	text-align: center;
	top:200px;
}

#HomeContenido {
	position:absolute;
	width:100%;
	text-align: center;
	
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
line-height: 12pt;
font-weight: regular;
color: #ffffee;
}


div#bcIMG{
	position: absolute;
	left: 0px;
	display: true;
}

.gold {
font-family: Verdana, Tahoma, Arial;
font-size: 10pt;
font-weight: regular;
line-height: 15pt;
color: #FFFFCC;
}

.smallivory {
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
line-height: 12pt;
font-weight: regular;
color: #ffffee;
}

.newsDate {
font-family: Verdana, Tahoma, Arial;
font-size: 8pt;
font-weight: regular;
color: #FFFFFF;
}

#topbar{
  position:absolute;
  border: 1px solid black;
  padding: 0px;
  background-color: lightyellow;
  width: 280px;
  visibility: hidden;
  z-index: 100;
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;  
}