 #menu_sup {
 	display: none;
 }
 
#buscar {
	display: none;
}
#titulo {
	display: none;
	
}


#sub_menu {
	display: none;
	
      }


#contenido_izq {
	text-align: left;
	font-size: small;
}

#contenido_izq * img {
    height: 0;
    width: 0;
    position: absolute;
}	

#citas {
	display: none;
}

#contenido_der ul{
	display: none;
 }

#espacio {
	display: none;	
}

#contenido_der2 ul{
	display: none;
}

#pie {

	background-color: #0099FF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: x-small;
	color: #FFFFFF;
}
#pie a:link {
	color: #FFFFFF;
	text-decoration: underline;
}


h3 {
	font-size: 120%;
	color: #006699;
	text-align: center;
	font-style: normal;
}
h4 {
	font-size: 110%;
	color: #006699;
}
#objetivos {
	font-size: 110%;
	color: #006699;
	font-weight: bold;
}

#contenido_izq li {
	list-style-type: square;
}
#contenido_izq li numeros {
	list-style-type: decimal;
}

.saltopagina {
	 page-break-before:before;
	 
}
