#contenedor {
	position:absolute;
	top:80px;
	left:216px;
	width:584px;
	z-index:2;
}

#contenedor a {
	color:#0000FF;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;

}

#contenedor a:hover {
	text-decoration:none;
	color: #0000FF;
}

#contenedor h2 {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding-top: 10px;
	padding-left: 0px;
	
}

#contenedor table {

	border:0;
	width:100%;
	margin:1%;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #000000;
	text-decoration:underline;
	
}


#cont_maestro {
	position:absolute;
	top:100px;
	left:216px;
	width:584px;
	z-index:4;

}

#cont_maestro a {
	text-decoration:underline;
	color: #0000FF;
}
#cont_maestro a:hover {
	text-decoration:none;
	color: #0000FF;
}
#cont_maestro table {
	margin-right:1%;
	margin-left:1%;
	padding:5ex;
	text-indent:1.2em;
}

.listacontenidos {
	line-height: 2.7ex;
	text-align: justify;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	
}

.listacontenidos ul {
	list-style-position: outside;
	list-style-type: none;
	display: inline;
	text-indent: 5pt;
	list-style-image: none;
	
}
.pie {bottom: *%;
	display: table-cell;
	position: relative;
	top: 100%;
}
.enlacecont {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


#b_buscar a:hover{
border:0;

}
#b_buscar a:visited{

border:0;


}

/* página de busqueda */

#aviso {
	position:relative;
	left:auto;
	margin:10%;
	margin-top:0;
	margin-bottom:0;
	width:80%;
	z-index:5;
	background-color: #CCFFFF;
	padding:1%;
	text-align:justify;
	text-indent: 2em;	
}
#buscador {
	margin:10%;
	margin-bottom:1%;
	margin-top:0;
	text-align:center;
	}
	
	/*página de resultado de busqueda*/

#resultado {

position:relative;
margin-top:0;
}
#resultado table{

width:100%;
margin:1%;
border:1px;
padding:1%;
}

#resultado h2{

    color: #666666;
	font-weight: bold;
	}

#resultado th{


background-color:#CCCCCC;
text-align:center;
font-weight:bold;
height:5ex;
}

#resultado td{
background-color:#FFFF99;
text-align:justify;
text-indent:1.1em;
line-height:2.5ex;
padding:1%;

}
.null {

	font-weight:bold;
	text-indent:2em;
	}
