body {
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0d0c0a;
	background-position:top;
	font-size: 12px;
	font-family: Trebuchet MS;
}

.TextoNormalBlanco {
	font-size: 12px;
	font-family: Trebuchet MS;
	color:#fff2c9;
}

.TituloNoticia {
	font-size: 18px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color:#cfba2b;
}

.FechaNoticia {
	font-size: 12px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color:#cfba2b;
}

.TextoGrande {
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color:#000000;
}

.TextoNoticia {
	font-size: 12px;
	font-family: Trebuchet MS;
	color:#000000;
}

.Footer {
	font-size: 12px;
	font-family: Trebuchet MS;
	color:#d1c781;
	background-color: #0d0c0a;
}

.FondoNegro {
	background-color: #0d0c0a;
}

.FondoBlanco {
	background-color: #fff2c9;
}

.TextoNormal {
	font-size: 12px;
	font-family: Trebuchet MS;
	color:#000000;
}

.Menu {
	font-size: 12px;
	font-weight:bold;
	font-family: Trebuchet MS;
	color:#d1c781;
}

.BG_Home {
	background-image: url(../images/bgtabla.jpg);
	background-repeat: repeat-y;
	background-color: #0d0c0a;
	text-align:center;
}
.BgNoticiasLeft {
	background-image: url(../images/bgleft.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #0d0c0a;
	text-align:center;
}
.BgNoticias {
	background-image: url(../images/bgnoticias.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color: #0d0c0a;
	font-size: 12px;
	font-family: Trebuchet MS;
	color:#d1c781;
}

.BgSlide {
	background-image: url(../images/bgslide.jpg);
	background-repeat: repeat-y;
	text-align:center;
}

.confirm
		{
			font-family: Trebuchet MS;
			font-size: 8pt;
			font-weight: regular;
		}
.select
		{
			font-family: Trebuchet MS;
			font-size: 8pt;
			font-weight: regular;
		}
.campo
		{
			font-family: Trebuchet MS;
			font-size: 8pt;
			font-weight: regular;
		}

A.EnlaceNormal:link    { TEXT-DECORATION: none; font-size:12px; COLOR: #d1c781 }
A.EnlaceNormal:visited { TEXT-DECORATION: none; font-size:12px; COLOR: #d1c781 }
A.EnlaceNormal:active  { TEXT-DECORATION: none; font-size:12px; COLOR: #d1c781 }
A.EnlaceNormal:hover   { TEXT-DECORATION: underline; font-size:12px; COLOR: #d1c781}

A.Grande:link    { TEXT-DECORATION: none; font-size:13px; COLOR: #000000 }
A.Grande:visited { TEXT-DECORATION: none; font-size:13px; COLOR: #000000 }
A.Grande:active  { TEXT-DECORATION: none; font-size:13px; COLOR: #000000 }
A.Grande:hover   { TEXT-DECORATION: underline; font-size:13px; COLOR: #000000}

A.EnlaceMenu:link    { TEXT-DECORATION: none; font-size:12px; font-weight:bold; COLOR: #d1c781 }
A.EnlaceMenu:visited { TEXT-DECORATION: none; font-size:12px; font-weight:bold; COLOR: #d1c781 }
A.EnlaceMenu:active  { TEXT-DECORATION: none; font-size:12px; font-weight:bold; COLOR: #d1c781 }
A.EnlaceMenu:hover   { TEXT-DECORATION: underline; font-size:12px; font-weight:bold; COLOR: #d1c781}

#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
