body {
	background-image: url(../images/home/bg2010.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #006599;
	font-size: 11px;
	font-family: Trebuchet MS;
}

.TextoNormalBlanco {
	font-size: 11px;
	font-family: Trebuchet MS;
	color:#fff2c9;
}

.TituloNoticia {
	font-size: 11px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color:#000000;
}

.TextoGrande {
	font-size: 13px;
	font-weight: bold;
	font-family: Trebuchet MS;
	color:#000000;
}

.TextoNoticia {
	font-size: 11px;
	font-family: Trebuchet MS;
	color:#000000;
}

.Footer {
	font-size: 11px;
	font-family: Trebuchet MS;
	color:#fff2c9;
	background-color: #006599;
}

.FondoNegro {
	background-color: #000000;
}

.FondoBlanco {
	background-color: #fff2c9;
}

.TextoNormal {
	font-size: 11px;
	font-family: Trebuchet MS;
	color:#000000;
}

.BG_Home {
	background-image: url(../images/home/bg2.gif);
	background-repeat: repeat-y;
	background-color: #006699;
	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.EnlaceNormalBlanco:link    { TEXT-DECORATION: none; font-size:11px; COLOR: #000000 }
A.EnlaceNormalBlanco:visited { TEXT-DECORATION: none; font-size:11px; COLOR: #000000 }
A.EnlaceNormalBlanco:active  { TEXT-DECORATION: none; font-size:11px; COLOR: #000000 }
A.EnlaceNormalBlanco:hover   { TEXT-DECORATION: underline; font-size:11px; COLOR: #000000}

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.EnlaceNoticia:link    { TEXT-DECORATION: none; font-size:11px; COLOR: #000000 }
A.EnlaceNoticia:visited { TEXT-DECORATION: none; font-size:11px; COLOR: #000000 }
A.EnlaceNoticia:active  { TEXT-DECORATION: none; font-size:11px; COLOR: #000000 }
A.EnlaceNoticia:hover   { TEXT-DECORATION: underline; font-size:11px; COLOR: #000000}

#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;
}
