.bordeSuperior {
	BORDER-RIGHT: 0px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 0px solid; BORDER-BOTTOM: 0px solid
}
.bordeContenedor {
	BORDER-RIGHT: 1px solid; BORDER-TOP: 1px solid; BORDER-LEFT: 1px solid; BORDER-BOTTOM: 1px solid
}
.textoContenedor {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}



DIV.Noticias .bordeSuperior {
	BORDER-LEFT-COLOR: #7c6b8d; BORDER-BOTTOM-COLOR: #7c6b8d; BORDER-TOP-COLOR: #7c6b8d; BORDER-RIGHT-COLOR: #7c6b8d
}
DIV.Noticias .bordeContenedor {
	BORDER-LEFT-COLOR: #7c6b8d; BORDER-BOTTOM-COLOR: #7c6b8d; BORDER-TOP-COLOR: #7c6b8d; BORDER-RIGHT-COLOR: #7c6b8d
}
DIV.Noticias .textoContenedor {
	COLOR: #7c6b8d; BACKGROUND-COLOR: #e6ddee
}


DIV.Directorio .bordeSuperior {
	BORDER-LEFT-COLOR: #8c8d6b; BORDER-BOTTOM-COLOR: #8c8d6b; BORDER-TOP-COLOR: #8c8d6b; BORDER-RIGHT-COLOR: #8c8d6b
}
DIV.Directorio .bordeContenedor {
	BORDER-LEFT-COLOR: #8c8d6b; BORDER-BOTTOM-COLOR: #8c8d6b; BORDER-TOP-COLOR: #8c8d6b; BORDER-RIGHT-COLOR: #8c8d6b
}
DIV.Directorio .textoContenedor {
	COLOR: #8c8d6b; BACKGROUND-COLOR: #e6e7d7
}



.bordetabla {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
