body {
	background-image: url(../images/fondo.jpg);
	background-repeat: repeat-x;
	background-color: #006633;
	margin: 0px 0px 0px 0px;
}
td.top {
	height: 20px;
	background: url(../images/fondo_top.jpg);
	font-family: arial;
	font-size: 10px;
	color: #333333;
	padding: 0px 7px 0px 7px;
}
td.top a {
	color: #000000;
	text-decoration: none;
}
td.top a:hover {
	color: #006633;
	text-decoration: underline;
}
td.espacio {
	height: 7px;
}
td.lineaGris {
	height: 1px;
	background-color: #999999;
}
td.lineaBlanca {
	height: 1px;
	background-color: #ffffff;
}
td.lineaPuntos {
	height: 1px;
	background-image: url(../images/linea.jpg);
}
td.lineaPuntos2 {
	width: 1px;
	background-image: url(../images/linea2.jpg);
}
td.menu {
	width: 160px;
	height: 100%;
	background-color: #eeeeee;
	vertical-align: top;
}
td.contenido {
	width: 640px;
	height: 100%;
	background-color: #ffffff;
	vertical-align: top;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
td.info {
	width: 640px;
	height: 23px;
	background-color: #ffffff;
	vertical-align: top;
	text-align: center;
	padding: 0px 0px 0px 0px;
}
td.ruta{
	height: 22px;
	font-family: arial;
	font-size: 10px;
	color: #000000;
}
span.fecha {
	font-family: arial;
	font-size: 10px;
	color: #666666;
}
td.principal {
	width: 507px;
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
}
td.texto {
	font-family: arial;
	font-size: 12px;
	color: #000000;
	vertical-align: top;
}
td.texto a:active, 
td.texto a:link, 
td.texto a:visited {
	color: #006633;
	text-decoration: none;
}
td.texto a:hover {
	color: #006633;
	text-decoration: underline;
}
a.linktitular:active, 
a.linktitular:link, 
a.linktitular:visited {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	text-decoration: none;
}
a.linktitular:hover {
	font-family: arial;
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	text-decoration: underline;
}
td.noticias {
	width: 403px;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
	padding: 0px 0px 0px 10px;
}
span.negrita {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
}
span.titulo {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #006633;
}
span.titular {
	font-family: arial;
	font-size: 26px;
	font-weight: bold;
	color: #006633;
}
td.subtitulo {
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	height: 18px;
	width: 330px;
	background-image: url(../images/subhl.jpg);
	padding: 0px 0px 0px 5px;
}
td.especiales {
	width: 118px;
	background-color: #ffffff;
	vertical-align: top;
	padding: 0px 0px 10px 10px;
	font-family: arial;
	font-size: 11px;
	color: #000000;
	vertical-align: top;
}
td.visita {
	height: 150px;
	background: url(../images/visita.jpg);
	font-family: arial;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	vertical-align: bottom;
	text-align: center;
	padding: 0px 0px 2px 0px;
}
.imghome { 
	border: 1px solid #dddddd;
	padding: 5px;
}
.fade1 {
	position: relative;
	width: 616px;
	height: 170px;
	left: 0px;
	top: 0px;
	-moz-opacity: 0.8;
	filter: alpha(opacity = 80);
	border: 1px solid #dddddd;
	padding: 5px;
}
.fade2 {
	position: relative;
	width: 616px;
	height: 170px;
	left: 0px;
	top: 0px;
	-moz-opacity: 0.4;
	filter: alpha(opacity = 40);
	border: 1px solid #dddddd;
	padding: 5px;
}
.fade3 {
	position: relative;
	width: 616px;
	height: 170px;
	left: 0px;
	top: 0px;
	-moz-opacity: 0.05;
	filter: alpha(opacity = 5);
	border: 1px solid #dddddd;
	padding: 5px;
}
.imagen {
	position: relative;
	width: 616px;
	height: 170px;
	left: 0px;
	top: 0px;
	border: 1px solid #dddddd;
	padding: 5px;
}

.der { 
	border: 1px solid #dddddd;
	margin: 0px 0px 20px 20px;
	float: right;
}
img.noticia { 
	border: 1px solid #dddddd;
	padding: 5px;
}
.fotos { 
	border: 1px solid #dddddd;
}
.imgnoticia { 
	border: 1px solid #dddddd;
	margin: 0px 15px 0px 0px;
	float: left;
}
.imgnoticia a {
	border: 1px solid #dddddd;
}
.imgnoticia a:hover {
	border: 1px solid #006633;
}
td.bottom {
	height: 20px;
	background: url(../images/fondo_bottom.jpg);
	font-family: arial;
	font-size: 10px;
	color: #333333;
	padding: 0px 7px 0px 7px;
}
td.bottom a {
	color: #000000;
	text-decoration: none;
}
td.bottom a:hover {
	color: #006633;
	text-decoration: underline;
}

td.menuIntranet {
	font-family: arial;
	font-size: 10px;
	color: #000000;
}

.campoIntranet {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background: #ffffff;
	border: 1px solid #dddddd;
	height: 14px;
	padding: 0px 0px 0px 3px;
}
.campo {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background: #f3f3f3;
	border: 1px solid #eeeeee;
	height: 14px;
	padding: 0px 0px 0px 3px;
}

.suMenu {
	position: relative;
	margin: 0px;
	z-index: 0;
	height: 17px;
	background: url(../images/fondo_menu.jpg);
	font-family: arial;
	font-size: 10px;
	color: #000000;
	padding: 0px 7px 0px 10px;
}

td.submenu {
	height: 17px;
	background: url(../images/fondo_menu.jpg);
	font-family: arial;
	font-size: 10px;
	color: #000000;
	padding: 0px 7px 0px 10px;
}

.subMenu {
	position: relative;
	margin: 0px;
	z-index: 1;
	height: 17px;
	width: 160px;
	background: url(../images/fondo_menu.jpg);
}

.subMenu a {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding: 2px 0px 0px 10px;
	display:block;
	cursor: hand;
}
.subMenu a:hover {
	font-family: arial;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	padding: 2px 0px 0px 10px;
	display:block;
	cursor: hand;
}

.over {
	position: absolute;
	visibility: hidden;
	z-index: 0;
	left: 0px;
	top: 0px;
	width: 6px;
	height: 16px;
	background-color: #ffcc00;
}
ul.punto {
  list-style-image: url(../images/punto.jpg);
}
ul.romano {
  list-style-type: upper-roman;
}
ul.letra {
  list-style-type: lower-alpha;
}
ul.num {
  list-style-type: decimal;
}
ul.tab {
  list-style-type: none;
}
td.cierre {
	height: 80px;
	font-family: arial;
	font-size: 10px;
	color: #cccccc;
	padding: 2px 0px 3px 0px;
}
td.cierre a {
	color: #ffffff;
	text-decoration: none;
}
td.cierre a:hover {
	color: #ffcc33;
	text-decoration: underline;
}