@charset "utf-8";
/* CSS Document */
.fondo_contenidos {
	height: 480px;
	width: 900px;
	background-color: #FAD200;
	position: absolute;
	left: 0px;
	top: 0px;
}
.lista2 table td{
		color:#000 !important;
		text-align:left;
	}
.tabla_buscador {
	width: 245px;
	font-family: "Trebuchet MS";
	color: #333333;
	top: 180px;
	position: absolute;
	left: 650px;
	padding-left: 5px;
}
.tabla_contenidos {
	height: 480px;
	width: 420px;
	position: absolute;
	left: 226px;
	top: 0px;
	font-family: "Trebuchet MS";
	color: #333333;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
}

.tabla_buscar li{
	display: inline;
	margin-right: 2px;
	border-right-width: 1px;
	border-right-color: #333333;
	padding-right: 1px;
	padding-left: 1px;
	border-right-style: solid;
}
.lista2_0, .lista2_1,.lista2_2,.lista2_3{
	color: #333333;
	list-style-type: disc;
	overflow-y: scroll;
	overflow-x:hidden;
	margin-top: 20px;
}
.lista2_0{
	height: 390px;
}
.lista2_1{
	height: 340px;
}
.lista2_2{
	height: 310px;
}
.lista2_3{
	height: 280px;
}
.resultado h3{
	color:#000 !important;
}
.resultado {
	width: 385px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	color:#000 !important;
}
.tabla_contacto  li {
	font-family: "Trebuchet MS";
	font-size: 10px;
	display: inline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	margin-left: -1px;
	color: #333333;
}
.resultado a:active,.resultado a:link, .resultado a:visited{
	text-decoration:none;
	color:#000 !important;	
}
.resultado a:hover{
	color:#666666;
}
.tabla_buscar li a:active, .tabla_buscar li a:visited, .tabla_buscar li a:link {
	text-decoration:none;
	color:#333333;
}
.tabla_buscar li a:hover {
	text-decoration:underline;
	color:#666666;
} 
.paginas li a:link, .paginas li a:visited, .paginas li a:active {
	text-decoration:none;
	color:#333333;
}
.paginas li a:hover {
	text-decoration:underline;
	color:#666666;
}
.tabla_contacto  li a:active, .tabla_contacto  li a:visited, .tabla_contacto  li a:link {
	text-decoration:none;
	color:#333333;
}
.tabla_contacto  li a:hover {
	text-decoration:underline;
	color:#666666;
}

